answ3r Development
  • Introduction
  • INSTALLION & SETUP
    • Dependencies
    • Windows Installation
    • Linux Installation
    • Bot Application Setup
    • Node Download
  • FREQUENTLY ASKED QUESTIONS
    • Common Errors
    • Server status game list
    • How to get channel/role/user ID
  • How to add multiple role ID's to config
  • Website
  • Terms Of Service
Powered by GitBook
On this page
  • Creating your bot
  • Your token
  • ‼️ Turn on intents.
  1. INSTALLION & SETUP

Bot Application Setup

PreviousLinux InstallationNextNode Download

Last updated 10 months ago

Creating your bot

  1. Open and log into your account.

  2. Click on the "New Application" button.

  3. Enter a name and confirm the pop-up window by clicking the "Create" button.

You should see a page like this:

You can edit your application's name, description, and avatar here. Once you've saved your changes, move on by selecting the "Bot" tab in the left panel.

Click the "Add Bot" button on the right and confirm the pop-up window by clicking "Yes, do it!"

Your token

This section is critical, so pay close attention. It explains what your bot token is, as well as the security aspects of it.

This section is critical, so pay close attention. It explains what your bot token is, as well as the security aspects of it.

After creating a bot user, you'll see a section like this:

In this panel, you can give your bot an avatar, set its username, and make it public or private. You can access your token in this panel as well, either by revealing it or pressing the "Copy" button. When we ask you to paste your token somewhere, this is the value that you need to put in. Don't worry if you do happen to lose it at some point; you can always come back to this page and copy it again.

‼️ Turn on intents.

the Discord developer portal