Discord bot for music production servers.
Install the necessary dependencies:
pip3 install numpy dotenv pydub discord.py matplotlib aiosqlite
sudo apt-get install ffmpeg libavcodec-extraNext, create a .env file with the following format:
BOT_TOKEN="DISCORD BOT TOKEN GOES HERE"Finally, run the bot.py script:
python3 bot.py