Skip to content

Creating the bot on Discord

Ethorbit edited this page Sep 18, 2022 · 2 revisions

Creating the bot

New Application

  • Give it a name, check agree to the terms

Named bot

  • Click the "Bot" tab under Settings

Bot tab

  • Click "Add Bot" on the right

Add bot

Yes

  • Click "Reset Token"

Reset token

Yes

  • Copy this token somewhere, you'll need it for later steps

Copy token

Paste

  • Enable "Message Content Intent" so it can read messages

Enable Message Intent

  • Click the "Oauth2" tab under Settings

Oauth tab

  • Click the "URL Generator" subcategory under the Oauth2 tab

URL generator

  • Under "Scopes", check "bot"
  • Under "Bot Permissions", check "Send Messages", "Manage Messages", and "Read Message History"

Permissions

  • At the bottom, copy the url under "Generated URL" and paste it into your browser

Copy URL

  • Select a server and press "Continue" and then "Authorize".

Invite to server Authorize

Clone this wiki locally