When discord.py got discontinued in 2022, I rewrote the bot using disnake. Then discord.py got continued again, which means another rewrite would be required to stay up to date with the ecosystem. This will probably happen in the future. Host the bot yourself as long as it still works.
Have you always wanted a fast discord bot that automatically creates new voice channels and is also easy to use? Then this bot is perfect for you. It automatically creates a new voice channel as soon as you join a certain channel and deletes it afterwards.
- Dynamic channels:
Python 3.8 or higher is required
- Install
disnake
which can be found here:
pip install disnake
- Install
psutil
:
pip install psutil
- Prepare
config.py
:
- replace the
TOKEN
string in start-bot.py with your bot's token
- Open a command line in your bot's directory and run:
python ./start-bot.py
- Invite Link
- Support Server (N/A)