Skip to content

Create a Discord Bot

CoccodrillooXDS edited this page Jul 13, 2022 · 2 revisions

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.

Discord Developer Portal

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".

Application Settings Create Bot

It will ask you if you want to continue, click "Yes, do it!".

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.

A wild bot appeared! Privileged Gateway Intents

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.

Reset Token button Yes, do it!

It will show you a token. Copy it and save it somewhere safe. You will need this later.

TOKEN

Clone this wiki locally