Connect Discord
Create a Discord Bot
- Go to the Discord Developer Portal
- Click New Application — name it "Actioner" (or whatever you like)
- Go to the Bot tab
- Click Reset Token — copy it immediately (you only see it once)
- Under Privileged Gateway Intents, enable:
- Message Content Intent (required)
- Server Members Intent (optional, for display names)
- Go to OAuth2 > URL Generator:
- Scopes: select
bot - Bot Permissions:
Send Messages,Attach Files,Read Message History,View Channels - Copy the generated URL
- Scopes: select
Invite the Bot
Open the OAuth2 URL in your browser. Select your server. Authorize.
Get Your Channel ID
- In Discord: User Settings > Advanced > Enable Developer Mode
- Right-click the text channel you want
in - Click Copy Channel ID
Run /add-discord
In your
Claude session:
/add-discordYou'll be asked for:
- Bot token — from step 4 above
- Server name — your Discord server name
- Channel name — the channel name (e.g., "threat-intel")
- Channel ID — the number you copied
Verify
Send any message in your registered channel.
should respond within a few seconds.
Bot Commands
These commands work instantly in any channel where the bot is present — no registration needed.
| Command | Description |
|---|---|
/status | System dashboard — uptime, active containers, scheduled tasks, recent runs |
Adding More Channels
Run /add-discord again. The first channel is registered as the main channel (responds to all messages). Additional channels are trigger-only — prefix messages with @Actioner.