Skip to content
John Grosh edited this page Sep 5, 2016 · 28 revisions

Requirements

Downloads

https://www.dropbox.com/s/g7b1j89hba9fcn5/SpectraMusic%20v0.2%20%28beta%29.zip?dl=0

Setup

  1. Download the zip above, and unzip it
  2. In command prompt, navigate to the directory with SpectraMusic.jar
  3. Enter the command java -jar SpectraMusic.jar
  4. A config file has been generated. Go here to create a bot application (you'll need the token).
  5. Fill in the config with the bot token and your discord ID (you can find this using a bot or typing \@yourname in chat; it's a 17 or 18 digit number)
  6. If possible, add a Youtube API Key for drastically faster searches
  7. 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
  8. Run the bot!
Clone this wiki locally