Discord Integration
AI assistance for your community
TL;DR
Add OpenClaw as a Discord bot. Works in servers, DMs, and threads. Perfect for gaming communities, dev teams, and friend groups.
Why Discord?
Server Bots
Add OpenClaw to any Discord server.
Slash Commands
Use /ask and other slash commands.
Thread Support
Conversations in threads keep channels organized.
Voice Channels
Voice input/output in voice channels.
DM Support
Private conversations in direct messages.
Rich Embeds
Beautiful formatted responses with embeds.
Quick Setup
1
Create a Discord Application
Go to discord.com/developers/applications and create a new app.
2
Create a Bot
In your app settings, create a bot and copy the token.
3
Configure OpenClaw
Add the bot token to your clawdbot.json and invite the bot to your server.
Configuration Example
{
"channels": {
"discord": {
"botToken": "your-discord-bot-token",
"ownerIds": ["123456789012345678"],
"allowedGuilds": ["987654321098765432"],
"groupPolicy": "mention"
}
}
} Ready to Start?
Add OpenClaw to your Discord server.