לדלג לתוכן

Discord Channel Setup Guide

Connecting your FRENZY.BOT to Discord requires creating an application in the Discord Developer Portal.


Step 1: Create a Discord Application

  1. Go to the Discord Developer Portal and log in.
  2. Click the New Application button in the top right.
  3. Give your bot a name, accept the terms, and click Create.
  4. (Optional) Add an app icon and description.

Step 2: Configure the Bot

  1. In the left sidebar, click on Bot.
  2. Under the username, click Reset Token (or Create Token).
  3. Copy this token immediately and save it. You will paste this into the FRENZY.BOT dashboard.
  4. Scroll down to the Privileged Gateway Intents section.
  5. CRITICAL STEP: Turn ON the Message Content Intent. If you do not enable this, your bot will not be able to read or respond to messages.
  6. Click Save Changes.

Step 3: Invite the Bot to Your Server

  1. In the left sidebar, click on OAuth2 -> URL Generator.
  2. Under Scopes, check the box for bot.
  3. Scroll down to Bot Permissions and select:
  4. Read Messages/View Channels
  5. Send Messages
  6. Send Messages in Threads
  7. Read Message History
  8. Scroll to the bottom and Copy the Generated URL.
  9. Paste this URL into a new browser tab.
  10. Select the server you want to invite the bot to and click Continue, then Authorize.

Step 4: Finalize in FRENZY.BOT

  1. Go to your FRENZY.BOT Dashboard and navigate to Channels → Discord.
  2. Paste the Bot Token you copied in Step 2.
  3. Toggle Enable to turn the channel on.
  4. Click Save Settings.

Your bot will now reply to @mentions and direct messages in your Discord server.