/music-bot-docker

Dockerizes https://github.com/jagrosh/MusicBot

Primary LanguageShellApache License 2.0Apache-2.0

Dependencies

Run ./get-latest-jmusicbot.sh to get the latest version of jagrosh/MusicBot. Alternatively, follow the directions in Manually Updating jagrosh/MusicBot

Setup

Follow the directions in Step 3 (edit the config file) here to configure your bot. An example configuration file is available at config.example.txt

Running

  1. Build your docker image with docker image build -t discord-music-bot .
  2. Run your docker image with docker run --name musicbot discord-music-bot

Manually Updating jagrosh/MusicBot

The latest release of jagrosh/MusicBot can be found here.

To update, download the latest JMusicBot-X.Y.Z.jar file and rename it to JMusicBot.jar