-
Notifications
You must be signed in to change notification settings - Fork 0
Create a Discord Bot
To create a Discord bot, you will need to create a Discord application. You can do this by going to the Discord Developer Portal and creating a new application.
After creating the application, you will need to create a bot account. You can do this by clicking on the application you created, "Bot" section on the left panel and the big blue button "Add Bot".
It will ask you if you want to continue, click "Yes, do it!".
You will now see a lot of informations and options about your new shiny bot, you will have to turn "Message Content Intent" on by scrolling down in the page.
Next up, in the same page, you will have to click on "Reset Token"" and confirm the reset. If you have 2FA enabled, you will have to enter your 2FA code.
It will show you a token. Copy it and save it somewhere safe. You will need this later.