Setting up a Discord Application - markokajzer/discord-soundbot GitHub Wiki
-
Go to the Discord developer pages for applications. Log in to your Discord account if necessary.
-
Click on
Create an applicationto create your personal Soundbot. -
On the next screen, type a name for your application. Then, click
Save Changesin the bottom right corner. -
Copy the
CLIENT IDto yourconfig.json. -
In the Bot Settings Tab, click on
Add Bot. In the modal, clickYes, do it!. -
Finally, set the
USERNAMEof the bot as it should later appear on your server. Copy theTOKENas depicted in the screenshot to yourconfig.json.