---
title: "Deploy Zentrynel"
description: "Deploy and Host Zentrynel with Railway"
category: "Bots"
url: https://railway.com/deploy/zentrynel
---

# Deploy Zentrynel

Deploy and Host Zentrynel with Railway

**[Deploy Zentrynel on Railway](https://railway.com/template/zentrynel)**

- **Creator:** WG Tech Labs
- **Category:** Bots
- **Total deploys:** 1

## Template content

### Zentrynel https://devicons.railway.app/discord

- **Image:** wgtechlabs/zentrynel

## Documentation

# Deploy and Host Zentrynel on Railway

Zentrynel is a sharding-ready Discord moderation bot built with Bun and discord.js v14. It features slash commands, an escalating strike system with configurable thresholds, and per-server configuration. Protect your community with automatic mute, kick, and ban escalation out of the box.

## About Hosting Zentrynel

Hosting Zentrynel on Railway is straightforward. The bot runs as a Docker container using the `oven/bun:1-alpine` base image. It uses SQLite for data storage, which persists on a mounted volume at `/app/data`. You need a Discord bot token and application client ID from the Discord Developer Portal. Once deployed, the bot automatically initializes its database, connects to Discord, and begins responding to slash commands. Register your slash commands by running `bun run register` or setting `DEV_GUILD_ID` for instant guild-scoped registration during development.

## Common Use Cases

- Automated community moderation with escalating warnings that auto-mute, kick, or ban repeat offenders
- Multi-server Discord bot hosting with per-server configuration and independent strike histories
- Self-hosted moderation solution with full control over data and customizable thresholds

## Dependencies for Zentrynel Hosting

- Bun runtime (included in Docker image)
- discord.js v14 (included in Docker image)

### Deployment Dependencies

- [Discord Developer Portal](https://discord.com/developers/applications) — Create a bot application and obtain your bot token and client ID
- [Discord Bot Permissions Calculator](https://discordapi.com/permissions.html) — Ensure your bot has Moderate Members, Kick Members, Ban Members, and Manage Messages permissions

## Why Deploy Zentrynel on Railway?

Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.

By deploying Zentrynel on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.

## Similar templates

- [Telegram JavaScript Bot](https://railway.com/deploy/5lRkWa) — A template for Telegram bot in JavaScript using grammY
- [Cobalt Tools [Updated Aug ’26]](https://railway.com/deploy/cobalt) — Cobalt Tools [Aug ’26] (Media Downloader, Converter & Automation) Self Host
- [Telegram Gateway](https://railway.com/deploy/railway-telegram-gateway) — Multi-bot Telegram webhook gateway with WebSocket event streaming

Open this page in a browser: https://railway.com/deploy/zentrynel
