-
Notifications
You must be signed in to change notification settings - Fork 1
Discord Bot Creation
Daniel Portella edited this page Aug 1, 2016
·
2 revisions
- Browse to https://discordapp.com/developers/applications
- Click
Create New Application
- Click
My Applications
- Give the Application a name (this will be the name of the Bot).
- Click
Create Application
.
- This is your application
ID
you will need this for later.- Application Id is used to add your bot to a discord server. see Add bot to guild
- This is the secret for you application dont share this with anyone.
- Click
Create a Bot user
- An dialog will open asking if you are really sure you want todo this just say yes.
- Once the bot is created click the
Reveal Token
link - Make note of the token presented to you.
- This token is what we pass to
qilbot
as the token parameter.
- This token is what we pass to