---
title: "Deploy VC 24/7 SELFBOT"
description: "VC 24/7 SELFBOT In Discord"
category: "Automation"
url: https://railway.com/deploy/vc-247-selfbot
---

# Deploy VC 24/7 SELFBOT

VC 24/7 SELFBOT In Discord

**[Deploy VC 24/7 SELFBOT on Railway](https://railway.com/template/vc-247-selfbot)**

- **Creator:** Tubby's Projects
- **Category:** Automation
- **Total deploys:** 121

## Template content

### Voicecord

- **Source:** https://github.com/Tubby12345/Voicecord

## Documentation

# Deploy and Host VC 24/7 SELFBOT on Railway
## About Hosting VC 24/7 SELFBOT
Hosting VC 24/7 SELFBOT involves setting up an environment where the bot can run continuously on a cloud platform like Railway. This process ensures your bot stays online even if your computer is turned off. You will need to prepare some essential information, such as your Discord Token, the Server ID of the server you want the bot to join, and the Channel ID of the voice channel the bot will reside in. Once this information is entered, the bot will be able to connect and stay in the voice channel as long as you desire.

## Why Deploy
Deploying to a cloud platform like Railway provides several advantages:
• 24/7 Uptime: Unlike running a bot on a personal computer, cloud hosting ensures the bot stays active without interruptions from power outages or local internet issues.
• Resource Efficiency: It frees up your local machine’s resources by moving the background process to a dedicated server.
• Ease of Management: Modern deployment platforms offer simple interfaces for updating code and managing environment variables.

## Common Use Cases
• Maintaining Online Status in Voice Channels: Ideal for those who want to maintain an online status in Discord voice channels at all times, so friends see you’re available for chatting or gaming.
• Running Music Bots or Other Bots: Used as a platform for running music bots or other Discord bots that need to stay in voice channels constantly to provide services to server members.
• AFK in Servers: For those who need to AFK in a Discord server to receive certain roles or privileges that require being in a voice channel.

## Dependencies for VC 24/7 SELFBOT
To function correctly, the bot relies on:
• Discord User Token: Your unique token used to access your Discord account (should be kept highly confidential).
• Discord Server ID: The ID of the Discord server you want the bot to join.
• Discord Channel ID: The ID of the voice channel in the server where you want the bot to reside.

### Deployment Dependencies
Before starting the deployment process, ensure you have:
• Railway Account: To host the application.
• GitHub Account: Often required to fork or connect the bot’s repository to Railway.
• Discord Developer Portal Access: (Optional) For creating a Bot Token if you are using a standard bot instead of a selfbot.

Usage Details
You can easily customize the SELFBOT’s functionality by setting environment variables in Railway:
• SELF_MUTE: Set to true if you want the bot to automatically mute when joining a voice channel, or false if you want it to be unmuted.
• SELF_DEAF: Set to true if you want the bot to deafen when joining.

## Similar templates

- [N8N Main + Worker](https://railway.com/deploy/n8n-main-worker) — Deploy and Host N8N with Inactive worker.
- [Evolution API with n8n](https://railway.com/deploy/evolution-api-with-n8n) — [Jul'26] WhatsApp automation platform using Evolution API, n8n & PostgreSQL
- [Postgres Backup](https://railway.com/deploy/postgres-s3-backups) — Cron-based PostgreSQL backup to bucket storage

Open this page in a browser: https://railway.com/deploy/vc-247-selfbot
