This is a music bot for discord. It is written in python and uses the discord.py library.
Originally written in Typescript but now ported to python because npm libraries have a habit of not working.
- Download and install ffmpeg
- Set the following environment variables:
DISCORD_TOKEN=your_token_here
TEMP_DIR=/path/to/temp/dir # this is where the bot will store temporary music files
- Run python main.py