MusicBot is a Discord music bot written in Python. It plays requested songs and if the queue becomes empty it will play through a list of existing songs.
Commands are listed here.
The main configuration file is config/options.ini
, but is not included. Simply make a copy of example_options.ini
and rename to options.ini
. See example_options.ini
for more information on how to configure it.
Download the bot, set the dependencies up, then run runbot.bat
! (or run.sh
on mac/linux) Read the tutorial if you don't know what to do.
If you have any errors, read the FAQ. If that didn't help, you can ask for assistance on the discord help server. Is is recommended to take screenshots so the developers can see errors.
Some frequently asked questions are listed on the wiki here.