A Discord bot that play sound effects in voice channel on command.
This fork is in honor of Owen Wilson, with added wow factor.
- Python 3.7
- Discord.py rewrite library
- Discord bot account with token (obtainable through the Discord Developer Portal)
- aiohttp library
- Install pre-requisites
- Copy bot files to location where you want to store them
- Replace 'token' in main.py with token
- Open CMD/PowerShell/Terminal and navigate to folder with bot files
- Type
python main.py
(if it will not work trypython3.7 main.py
- Wait until bot logs in to Discord
- Add the bot to your server
- Drag a mp3 or wav file onto Discord (
wow1.mp3
will become the command'wow1
) - In the upload dialog, add
'add
- (Optional) Add the sound effect to category (
'add wow
will make the commandwow wow1
)
note: calling a category will play a random sound from that category
Bot and support server images were created by Freepik from www.flaticon.com and are under Creative Commons BY 3.0 licence