mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-04 15:11:35 +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
347 B
Markdown
12 lines
347 B
Markdown
# OpenClaw Google Chat
|
|
|
|
Official OpenClaw channel plugin for Google Chat spaces and direct messages.
|
|
|
|
Install from OpenClaw:
|
|
|
|
```bash
|
|
openclaw plugins install @openclaw/googlechat
|
|
```
|
|
|
|
Configure the Google Chat app credentials and allowed spaces in OpenClaw. The plugin lets agents receive Google Chat events and reply through the configured app.
|