Skip to content

How to create Discord Bot? [English]

Juunini edited this page Feb 25, 2024 · 2 revisions
  1. Go to https://discord.com/developers/applications and log in.
  2. Click the New Application button as shown in the image below.
    1
  3. Enter a name as shown in the image below, check the checkbox, and click the Create button.
    2
  4. Once the application is successfully created, you will see the following screen. Click on the Bot tab on the left.
    3
  5. First, enable the MESSAGE CONTENT INTENT section shown in the image below. After enabling, make sure to click the Save Changes button at the bottom.
    extra
  6. When you go to the Bot tab, you will see the following screen. Click the Reset Token button.
    4
  7. Clicking the Reset Token button will display the following popup. Click the Yes, do it! button.
    5
  8. If you have followed the steps correctly so far, a new token will be generated. Press the Copy button shown below to copy it to the clipboard. Paste it by pressing Ctrl+v where needed.
    6
  9. After pasting the token in the desired location, click on the OAuth2 tab on the left to navigate. You will see the following screen, where you need to click on the bot checkbox among the checkboxes.
    7
  10. When you click on bot, the sections for setting permissions will appear below. Among them, click on Send Messages and then click the Copy button to paste it into your web browser.
    8
  11. After pasting it into the web browser, you will see the following screen. Select a server and click the Continue button.
    9
  12. You will then proceed to the following screen, where you should click the Authorize button.
    10
  13. If you have followed the steps correctly, you will see the bot added to your channel as shown below.
    image

Cloud Server

  • Google Cloud
Clone this wiki locally