mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-05 03:11:39 +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
325 B
Markdown
12 lines
325 B
Markdown
# OpenClaw Matrix
|
|
|
|
Official OpenClaw channel plugin for Matrix rooms and direct messages.
|
|
|
|
Install from OpenClaw:
|
|
|
|
```bash
|
|
openclaw plugins install @openclaw/matrix
|
|
```
|
|
|
|
Configure the Matrix homeserver and bot credentials in OpenClaw. The plugin lets agents join configured rooms, receive messages, and reply through Matrix.
|