My Discord Bot whoop
- Python 3
- FFmpeg
- Discord Bot Token (New Application)
pip install -r requirements.txt- Create a config.json file in
src/:{ "token": "BOT TOKEN", "invite" : "BOT INVITE LINK", "ffmpeg" : "ffmpeg.exe Directory"(Something like /FFmpeg/bin/ffmpeg.exe), "owner_id" : ownerid (as an integer) } - Download .mp3 files from somewhere idk
/start.bat or python start.py