-
Notifications
You must be signed in to change notification settings - Fork 48
Setting up the bot for the first time
-
If you are not using the heroku guide, install java. (Use google)
-
Get the latest version from Here, Get the relevant files NOT the source code.
-
Extract all the files into a folder and place a list of individual song urls inside
songs.txt
, Supported formats include youtube and soundcloud. -
Create a bot token, a good guide is Here
-
Open
bot.cfg
and change the token and volume fields. -
Inside
bot.cfg
edit the Channel ID field to a voice channel ID, the channels ID can be grabbed using discord developer mode (Settings -> Appearance) Then you can just Right click any voice channel and Copy ID. -
To add the bot use the Url the bot prints in console, Alternatively you can get the client ID from the page where you created the bot token and place it in this URL:
https://discordapp.com/oauth2/authorize?client_id=your_bots_client_id_here&scope=bot