-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Setup (legacy)
John Grosh edited this page Nov 10, 2019
·
2 revisions
Note: This page is for the legacy music bot; for current releases, please see Setup
- Windows (or, install ffmpeg and ffprobe on operating system of your choice)
- Java JDK 1.8
- Python 2.7+ (must be on PATH)
https://www.dropbox.com/s/14zl24uywctzigd/SpectraMusic%20v0.3%20%28beta%29.zip?dl=0
- Download the zip above, and unzip it
- In command prompt, navigate to the directory with SpectraMusic.jar
- Enter the command
java -jar SpectraMusic.jar
- A config file has been generated. Go here to create a bot application (you'll need the token).
- 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)- If possible, add a Youtube API Key for drastically faster searches
- 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
- Run the bot!