Discord bot for automatic creation of temporary voice channels with interactive management panel. Python-powered, open source, modern features.
Powerful automation for Discord voice channels
Automatically creates new voice channels when users join the lobby
Rich control panel with buttons for room management
Room creators get full control and can transfer ownership
Lock rooms to prevent unwanted users from joining
Set custom user limits for each room
Rooms are automatically deleted when empty
Get started with Room Creator in minutes
git clone https://github.com/b4dcats/room-creator
pip install -r requirements.txt
cp .env.example .env
# Edit .env with your Discord token
python run.py
For easier deployment and management
docker-compose up --build -d
Available slash commands and features
/setup-lobby <channel>
Configure the lobby channel for room creation
/status
Show bot status and current settings
/room-info
Display information about current room
/room-transfer <user>
Transfer room ownership to another user
/room-close
Close the current room (owner only)
Rich control interface for room management
Set custom participant limits for your room
Change room name to anything you want
Pass room control to another member
Prevent new users from joining