---
title: "Deploy Red Discord Bot — Reliable Community Template"
description: "Pinned Red 3.5.24 with supervised readiness and persistent bot data."
category: "Bots"
url: https://railway.com/deploy/red-discord-bot-reliable-community-templ
---

# Deploy Red Discord Bot — Reliable Community Template

Pinned Red 3.5.24 with supervised readiness and persistent bot data.

**[Deploy Red Discord Bot — Reliable Community Template on Railway](https://railway.com/template/red-discord-bot-reliable-community-templ)**

- **Creator:** Hryhory Sinenka's Projects
- **Category:** Bots

## Template content

### redbot

- **Source:** hryhory-sinenka/railway-reliability-templates
- **Health check:** /readyz
- **Public domain:** Yes

## Documentation

# Deploy and Host Red Discord Bot on Railway

Red is a modular, self-hosted Discord bot. This independent community template pins Red-DiscordBot 3.5.24 and does not claim endorsement by Cog Creators or Discord.

## About Hosting Red Discord Bot

The template performs non-interactive setup, supervises the bot process, exposes a readiness endpoint, and persists Red's JSON data at /data. A Discord bot token is intentionally requested from each deployer and is never stored in the source.

## Common Use Cases

- Moderation and community automation
- Music and utility commands
- Custom cog experimentation

## Dependencies for Red Discord Bot Hosting

- Red-DiscordBot 3.5.24
- A Discord bot application and token

### Deployment Dependencies

Create a bot in the Discord developer portal and paste its token into DISCORD_TOKEN during deployment. Source: https://github.com/hryhory-sinenka/railway-reliability-templates. Upstream: https://github.com/Cog-Creators/Red-DiscordBot (GPL-3.0-only).

## Why Deploy Red Discord Bot on Railway?

Railway builds the pinned container, provisions persistent storage, exposes the readiness endpoint, and restarts the supervised process after failures. The healthcheck reflects the bot process rather than merely returning a static response.

## 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 real-time WebSocket event streaming

Open this page in a browser: https://railway.com/deploy/red-discord-bot-reliable-community-templ
