Skip to main content

Discord Bot Setup

Last reviewed: June 2, 2026

Create a Discord bot

Go to the Discord Developer Portal and login.

Create a Discord bot on the Discord bot portal by clicking "New Application" (top right), name the application and click "Create".

Bot Permissions

Go to the Bot page of your Discord application.

In the menu, scroll down to the "Priviledged Gateway Intents" sections and enable the following:

Intents

  • Presence Intent
  • Server Members Intent

Invite Discord Bot

  1. Go to the OAuth2 page of your Discord application.

  2. In the menu, scroll down to URL Generator.

Under OAuth2 URL Generator, select:

  • bot
  • applications.commands

Bot Permissions

  • Manage Roles
  • View Channels
  1. Copy and paste the generated URL into your browser's address bar.

  2. Choose the server (guild) where you want to invite your bot.

  3. Click Continue, then follow the remaining prompts to authorize it.

danger

Once the bot joins your server, move its role all the way to the top of your role list.

danger

All verification bots must be paused or temporarily removed.

If the bot gets kicked or removed, you may encounter errors such as "Guild not found" or "Bot is not a member."

danger

Only the Discord server owner can invite this bot. If an admin tries to invite it, the bot will join and then immediately leave more than likely.

Discord Setup Configuration

In the Web Queue Dashboard, go to the Discord Setup menu

Obtain your newly create Discord Bots Bot Token in the Bot tab of the Application in the Discord Developer Portal.

Click Reset to obtain a new Bot Token.

Paste the Bot Token into the textbox

Discord Guild ID

This is the Discord Server ID of the server where you'll be inviting your bot. In most cases, this will be your RP server, where players will need a specific role in order to join the queue.

Right-click your servers icon in your Discord Servers List, at the bottom click Copy Server ID, paste the ID into the Discord Guild ID text box.

Test Connection

Click "Test Connection" If you get a message like below, then you're all set.

tip

Successfully connected to Discord guild '1of1 Scripts' with bot ID 1437512876565987458

Save the Configuration