mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-16 23:52:40 -06:00
2579e4a420
Replace non-existent 'openclaw plugin add' with the correct 'openclaw plugins install' command in 14 extension README files. The CLI only registers 'openclaw plugins install' (src/cli/plugins-cli.ts), and the previous command would fail for users following the docs. Co-authored-by: hilbert <xuxiaojing@tojoy.com>
12 lines
350 B
Markdown
12 lines
350 B
Markdown
# OpenClaw Slack
|
|
|
|
Official OpenClaw channel plugin for Slack channels, DMs, commands, and app events.
|
|
|
|
Install from OpenClaw:
|
|
|
|
```bash
|
|
openclaw plugins install @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.
|