An intentionally bad jukebox style Discord bot designed to join voice channels and play sound clips randomly.
All the python3 dependencies are documented in the requirements.txt file, to install the dependencies run:
python3 -m pip install -r requirements.txt
The project depends on the following python packages:
The discord bot handles audio files, this depends on FFmpeg as this is required by discord.py.