Go to file
Sam 34092e15db
Added funding
2020-05-10 19:23:07 +01:00
.github Added funding 2020-05-10 19:23:07 +01:00
cogs Fixed cog errors (discord.py Update) 2019-03-28 14:40:10 +00:00
README.md Update readme 2020-02-28 12:35:06 +00:00
voice.db Add files via upload 2019-03-04 13:40:07 +00:00
voicecreate.py Add files via upload 2019-03-04 13:40:07 +00:00

README.md

VoiceCreateBot

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

This version of the bot is sufficient enough for casual use on afew servers, I have no intention what so ever of updating it nor will support anyone with hosting it.

I won't be releasing the new version of the bots source code either so don't ask.

How to setup the bot:

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