Discord
Build AI agent bots for Discord — send messages, read channels, list servers, and reply in threads.Requires the
discord.js peer dependency.Quick Start
Config
string
required
Discord bot token. Falls back to
DISCORD_BOT_TOKEN env var.Tools
Peer Dependency
Bot Setup
- Go to the Discord Developer Portal
- Create a new application and add a bot
- Enable Message Content Intent under Privileged Gateway Intents
- Copy the bot token and set it as
DISCORD_BOT_TOKEN - Invite the bot to your server with the
botscope andSend Messages,Read Message Historypermissions