Skip to content

MHolmes91/music-bot-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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