Official Discord Bot
FiveOps uses one official Discord application/bot owned by FiveOps.
You invite that bot to your Discord server from the FiveOps dashboard. You do not need to create your own Discord bot.
What The Bot Does
The bot supports:
- Linking Discord guilds to FiveOps communities
- Slash command ticket intake
- Discord member sync
- Discord ticket channel sync
- Sending ticket replies from FiveOps to Discord channels
Customer Linking Flow
In FiveOps:
Dashboard -> Settings -> Discord bot connection
- Invite the official bot.
- Generate a setup token.
- Copy the community ID.
- Run
/fiveops linkin Discord.
Example:
/fiveops link community_id:<community-id> setup_token:<setup-token>
Available Commands
/fiveops status
/fiveops ticket
Required Bot Permissions
For ticket channels, the bot should have:
- View Channel
- Read Message History
- Send Messages
- Manage Webhooks
For member sync, your Discord server must allow the bot to read member data:
Bot -> Privileged Gateway Intents -> Server Members Intent
For ticket channel message sync, allow message content:
Bot -> Privileged Gateway Intents -> Message Content Intent