Skip to content

Discord bot that creates voice channel temporarily by joining preexisting channel and deletes it when the channel is empty in discord.py

Notifications You must be signed in to change notification settings

af1/VoiceCreateBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

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

About

Discord bot that creates voice channel temporarily by joining preexisting channel and deletes it when the channel is empty in discord.py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%