Get Discord Bot Token
We will create a bot in Discord step by step. Then you can chat in your discord channel.
If you do not have a Discord account, please download and install the Discord application from the app store of your mobile device first.
Create an Application in Discord Developer Portal
Open Discord Develop Portal in discord and click New Application.

Enter the Application name to create a new Discord application.

Enable Discord Gateway Intents
Once you’ve created your bot, click on it and switch to “Bot” tab.

Scroll down and you will see a section called “Privileged Gateway Intents”. Enable the three intents (Presence Intent, Server Members Intent, Message Content Intent) or whichever intents your bot requires. Then click Save Changes”.

Generate a Discord Bot Token
Click Reset Token to generate a new Bot Token and click Copy to store it.

Last updated