mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 19:11:15 +00:00
* fix(slack): mark connected status degraded without bot identity When auth.test fails or botToken is a user token (user_id without bot_id), Socket Mode can still come up. Keep connected=true for transport liveness but publish healthState=degraded with lastError instead of advertising healthy. Rebased onto current main; credentials revoked by operator. * fix(slack): report degraded socket identity health Co-authored-by: zw-xysk <zhao.wang1@xydigit.com> --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>
OpenClaw Slack
Official OpenClaw channel plugin for Slack channels, DMs, commands, and app events.
Install from OpenClaw:
openclaw plugin add @openclaw/slack
Configure the Slack app credentials and allowed workspaces/channels in OpenClaw. The plugin lets agents receive Slack events and reply through the configured Slack app.