Voice manager Discord bot. Can create temporary voice channels using commands or another voice channel to trigger the creation. Fully configurable with permissions. Invite here (bot probably will not be online)
Python 3.12
pip install nextcord
pip install colorama
Download the code as zip or using git, change the bot.run('TOKEN-HERE')
at the bottom of the file, to you bots token. Open cmd(on windows) or whatever command line you use and cd into the directory and run main.py with python. If this worked you should see that your bot has started in the terminal.
Feel free to edit or change this code for personal use. You may not claim this code as your own and you may not monetize this code.