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
- Go to the Discord Developer Portal and log in.
- Click the New Application button in the top right.
- Give your bot a name, accept the terms, and click Create.
- (Optional) Add an app icon and description.
Step 2: Configure the Bot
- In the left sidebar, click on Bot.
- Under the username, click Reset Token (or Create Token).
- Copy this token immediately and save it. You will paste this into the FRENZY.BOT dashboard.
- Scroll down to the Privileged Gateway Intents section.
- 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.
- Click Save Changes.
Step 3: Invite the Bot to Your Server
- In the left sidebar, click on OAuth2 -> URL Generator.
- Under Scopes, check the box for
bot. - Scroll down to Bot Permissions and select:
Read Messages/View ChannelsSend MessagesSend Messages in ThreadsRead Message History- Scroll to the bottom and Copy the Generated URL.
- Paste this URL into a new browser tab.
- Select the server you want to invite the bot to and click Continue, then Authorize.
Step 4: Finalize in FRENZY.BOT
- Go to your FRENZY.BOT Dashboard and navigate to Channels → Discord.
- Paste the Bot Token you copied in Step 2.
- Toggle Enable to turn the channel on.
- Click Save Settings.
Your bot will now reply to @mentions and direct messages in your Discord server.