Slack Integration
AI assistance for your entire team
TL;DR
Add OpenClaw as a Slack app. Your team can interact with AI in channels, DMs, and threads. Perfect for team-wide productivity.
Why Slack?
Workspace Native
Add OpenClaw to any Slack workspace.
Channels & DMs
Works in public channels, private channels, and DMs.
Thread Support
Conversations happen in threads, keeping channels clean.
Slash Commands
Use /openclaw commands for quick actions.
Reactions
React to messages and acknowledge tasks.
Team Collaboration
Your whole team can interact with the same AI assistant.
Quick Setup
1
Create a Slack App
Go to api.slack.com/apps and create a new app. Enable Bot Token Scopes.
2
Get Your Bot Token
Install the app to your workspace and copy the Bot User OAuth Token.
3
Configure OpenClaw
Add the token to your clawdbot.json configuration.
Configuration Example
{
"channels": {
"slack": {
"botToken": "xoxb-your-token-here",
"appToken": "xapp-your-app-token",
"ownerIds": ["U12345678"],
"allowedChannels": ["C12345678"],
"groupPolicy": "mention"
}
}
} Ready to Start?
Add OpenClaw to your Slack workspace today.