Last updated 1 year ago
Go to: https://discord.com/developers/applications and click on the "New Application" link in the top right corner.
Choose a name for your discord bot, confirm the discord terms and click on "Create"
In the sidebar on the left select "Bot"
Turn off the "Public bot" option and turn on all "Privileged Gateway Intents"
You can also edit your bot's name and profile photo at the top of the page.
Reset your discord bot token using the "Reset token" button.
Paste the token that appears into discord.yml
Copy the role, channel, discord server ids and paste them into this config as well.
In the left sidebar, click on "General Information" and copy your Application ID.
Add your discord bot to your server using the link (don't forget to overwrite with the id you copied.): https://discord.com/oauth2/authorize?client_id=<application-id>&permissions=18432&scope=bot%20applications.commands%20applications.commands.permissions.update
https://discord.com/oauth2/authorize?client_id=<application-id>&permissions=18432&scope=bot%20applications.commands%20applications.commands.permissions.update