Slack
Send messages and manage channels
Create a Slack app, install it to your workspace, and paste the bot token here.
Hosted setup
Create a short-lived connection session, then complete setup in a browser on the same machine or a different device.
Headless-friendly flow
This is built for local laptops and VPS installs. OpenClaw can print the link, you open it anywhere, and ClawLink polls for completion.
Exposed tools
These tool names are currently wired in the worker.
slack_send_message
Post a message to a Slack channel
slack_list_channels
List channels visible to the bot
OpenClaw flow
1. OpenClaw calls ClawLink to start a connection session.
2. ClawLink returns a hosted URL plus a short-lived session code.
3. The user finishes auth on any device.
4. OpenClaw polls session status until it becomes connected.