Skip to content

Configure The Bot

Mayerch1 edited this page Dec 1, 2019 · 10 revisions

How to create a Discord Bot


Important: With version 2.3.0 or newer, the application features instruction for creating the bot within a small installation guide.

You need to create a bot at this page, following the steps below.

  1. Create the application
  • Click the button "Create Application"
  • Enter a name and description
  • Save all changes Create New Application Create Application 2
  1. Create a bot user
  • Select the 'bot' tab on the left panel
  • Click the 'add' button
  • Copy the token or remember it for later use
  • Save those changes

Create Bot Create Bot 2

  1. Generate a 'OAuth2 URL'
  • Select the 'OAuth2' tab on the left panel
  • Tick the 'bot' checkbox in the scope fields
  • Select at least 'View Channels', 'Connect' and 'Speak' in the upcomming permissions field
  • Open the URL inbetween the to fields, to invite the bot

Create OAuth Create OAuth 2

  1. Invite it
  • Select the Server to join
  • Authorize the bot

Invite

You might also take a look at this useful instruction