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.