JarvisBot
  • INTRODUCTION
    • 🥳Welcome to JarvisBot
  • Quick start
    • Use public bot
    • Create and publish your bot
    • Use AI Art Generator
  • Bot Token
    • Get Discord Bot Token
    • Get Telegram Bot Token
  • INTEGRATIONs
    • Chat
    • Q&A Base
    • Knowledge Base
    • Publish your bot
    • Publish Discord Bot
    • Use in Discord
    • Publish Telegram Bot
    • Use in Telegram
    • Prompt Engineering
  • Community
    • Community overview
Powered by GitBook
On this page
  • Create an Application in Discord Developer Portal
  • Enable Discord Gateway Intents
  • Generate a Discord Bot Token
  1. Bot Token

Get Discord Bot Token

We will create a bot in Discord step by step. Then you can chat in your discord channel.

PreviousUse AI Art GeneratorNextGet Telegram Bot Token

Last updated 1 year ago

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

Discord Develop Portal