Get Discord Bot Token
We will create a bot in Discord step by step. Then you can chat in your discord channel.
Last updated
We will create a bot in Discord step by step. Then you can chat in your discord channel.
Last updated
If you do not have a Discord account, please download and install the Discord application from the app store of your mobile device first.
Open Discord Develop Portal in discord and click New Application.
Enter the Application name to create a new Discord application.
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”.
Click Reset Token to generate a new Bot Token and click Copy to store it.