/VC-Bot

A Discord bot that creates voice channels temporarily, by joining pre-existing channel, and deletes it when the channel is empty.

Primary LanguagePython

If you experience any issues, please contact me and I will fix it immediately.

This bot was created by Jeel#0001 on Discord. Website: Press here. Contact me: Email: Press here.

In voicecreate.py

Remove PREFIX in:
bot = commands.Bot(command_prefix="PREFIX")
and replace with your own prefix.

In: DISCORD_TOKEN = ''
Paste your Discord bot's token between the ''