mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 09:41:37 +00:00
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
324 B
Markdown
12 lines
324 B
Markdown
# OpenClaw Nextcloud Talk
|
|
|
|
Official OpenClaw channel plugin for Nextcloud Talk conversations.
|
|
|
|
Install from OpenClaw:
|
|
|
|
```bash
|
|
openclaw plugins install @openclaw/nextcloud-talk
|
|
```
|
|
|
|
Configure the Nextcloud server and Talk credentials in OpenClaw, then enable the conversations where agents should receive and send messages.
|