Slack Setup Review: Completed and Pending | Generated by AI

Home 2026.04

Here’s a comprehensive review of the Slack setup steps we’ve completed and what’s still needed: 🦞

✅ Completed Steps

  1. Slack App Created — You created a Slack app in your workspace.
  2. Bot Token Configured — Added the xoxb-... bot token to OpenClaw.
  3. App-Level Token Configured — Added the xapp-... app-level token for socket mode.
  4. Gateway Restarted — The gateway restarted and Slack socket mode is now connected.
  5. Plugin Loaded — The Slack plugin shows as loaded in the plugin list.

🔧 Still Needed (Slack-Side Configuration)

1. Event Subscriptions

In your Slack app dashboard (api.slack.com/apps):

2. OAuth Scopes (Verify)

In OAuth & PermissionsBot Token Scopes, ensure these are added:

3. Invite Bot to Channel

In each Slack channel where you want the bot to respond:

4. Socket Mode (Verify)

In Socket Mode on the Slack app dashboard:

🧪 Testing

After completing the above:

  1. Send a message in a channel where the bot is invited.
  2. Check the logs with tail -f /tmp/openclaw/openclaw-2026-04-05.log | grep slack to see if events are coming through.

Want me to check the logs again after you’ve verified these settings?


Back Donate