RELEASED

Room Creator Discord Voice Channel Bot

Discord bot for automatic creation of temporary voice channels with interactive management panel. Python-powered, open source, modern features.

room-creator@bot:~$
$ git clone https://github.com/b4dcats/room-creator
Cloning into 'room-creator'...
$ cd room-creator && pip install -r requirements.txt
Installing dependencies...
$ python run.py
โœ… Room Creator Bot is online!
$ _

Features

Powerful automation for Discord voice channels

โšก

Auto Creation

Automatically creates new voice channels when users join the lobby

๐ŸŽ›๏ธ

Interactive Panel

Rich control panel with buttons for room management

๐Ÿ‘‘

Ownership System

Room creators get full control and can transfer ownership

๐Ÿ”’

Room Locking

Lock rooms to prevent unwanted users from joining

๐Ÿ‘ฅ

User Limits

Set custom user limits for each room

๐Ÿงน

Auto Cleanup

Rooms are automatically deleted when empty

Installation

Get started with Room Creator in minutes

1

Clone Repository

git clone https://github.com/b4dcats/room-creator
2

Install Dependencies

pip install -r requirements.txt
3

Configure Environment

cp .env.example .env
# Edit .env with your Discord token
4

Run Bot

python run.py

Docker Installation

For easier deployment and management

docker-compose up --build -d

Commands

Available slash commands and features

Administrative

/setup-lobby <channel>

Configure the lobby channel for room creation

/status

Show bot status and current settings

Room Management

/room-info

Display information about current room

/room-transfer <user>

Transfer room ownership to another user

/room-close

Close the current room (owner only)

Interactive Panel

Rich control interface for room management

Room Controls

๐Ÿ‘ฅ

User Limit

Set custom participant limits for your room

๐Ÿ“

Rename Room

Change room name to anything you want

๐Ÿ‘‘

Transfer Ownership

Pass room control to another member

๐Ÿ”’

Lock Room

Prevent new users from joining