-
Notifications
You must be signed in to change notification settings - Fork 2
Set up a Discord developer application
Lukas | AstroGD edited this page May 2, 2020
·
2 revisions
If you want to install the bot please follow these steps. If you have questions or issues feel free to reach out
Visit the Discord Developer Dashboard. You need to be logged in to visit this page.
- Click on
New Application
, enter a name and hit "create". - Once you have been redirected to the application page go to
Bot
and hitAdd Bot
- You can now specify a username and profile picture for your bot
- Got to https://discordapi.com/permissions.html
- Enter your applications Client ID into the Client ID field on the bottom left. You can find your Client ID in
General information
on the applications page in the Discord Developer Dashboard - Click the link on the bottom of the page. You will be redirected to Discord where you can choose a server to invite the bot to
- In the application page on the Discord Developer Dashboard click on
Bot
in the menu and then copy your token.
IMPORTANT!: Under NO circumstances should you EVER post this token publicly or to any person that you don't trust! With this token ANYONE can log into your bot and cause harm with the permission you give! If you accidentally leaked your token immediately regenereate it in the bot
tab of your application!