Dedicated bot for creating temp voice channels with commands for changing permissions.
This bot runs on discord.py rw If you need help with the code use the discord.py server : https://discord.gg/r3sSKJJ
As there is a very high demand for me to release the source code for my bot I've finally decided to release it.
This was just a small project that got quite big, I wrote the bot in a day so the code is pretty sloppy and sadly I couldn't give a fuck and in no way shape of form I'm saying I'm a good programmer.
Enjoy the code, don't try to release it as your own bot. :)
If you'd like to support the bot you could pay for my coffee and the servers using the link below <3 https://www.paypal.me/ssanaizadeh
Support Server for the bot: https://discord.gg/y9pgpbt
1.Download python using the following link:
https://www.python.org/downloads/release/python-373/
2.Open command prompt and paste the following:
pip3 install discord.py
pip3 install validators
3.Download the bot from github
4.Open voicecreate.py in a text editor and replace 'Enter Discord Token here' with your bots token
5.Run the bot