Skip to content
John Grosh edited this page Jan 2, 2017 · 28 revisions

Requirements

Downloads

Download the latest jar (and optionally, example config file) from the releases page.

Setup

  1. Download the jar file (and the config, optional) from the releases page.
  2. Fill in the config file (if you downloaded it). If you didn't download it, you will be prompted when you run for the first time. An example config is provided below:
token=MJHJkljflksdjfCoolTokenDudeILikeItkasdk
owner=113156185389092864
prefix=!

See Getting a Bot Token and Finding Your User ID if you need help with the config. 3. Double-click the jar file, or run java -jar JMusicBot-X.Y.Z.jar -nogui from the command line. (replace X, Y, and Z with the release numbers) 4. Provide the requested information, if prompted. 5. Wait for the "Finished Loading" message. 6. Add the bot to your server. From the bot application page (where you got the token), find the Client ID and insert it in this link, replacing APP_ID: ​https://discordapp.com/oauth2/authorize?client_id=APP_ID&scope=bot

Clone this wiki locally