Add Community plugins - Wecom (#29905)

Merged via squash.

Prepared head SHA: da0f08436c
Co-authored-by: sliverp <38134380+sliverp@users.noreply.github.com>
Co-authored-by: frankekn <4488090+frankekn@users.noreply.github.com>
Reviewed-by: @frankekn
This commit is contained in:
Bijin
2026-03-21 22:03:24 +08:00
committed by GitHub
parent 4af79f20d5
commit 59c4059647
2 changed files with 14 additions and 0 deletions

View File

@@ -81,6 +81,19 @@ and files.
openclaw plugins install @sliverp/qqbot
```
### wecom
OpenClaw Enterprise WeCom Channel Plugin.
A bot plugin powered by WeCom AI Bot WebSocket persistent connections,
supports direct messages & group chats, streaming replies, and proactive messaging.
- **npm:** `@wecom/wecom-openclaw-plugin`
- **repo:** [github.com/WecomTeam/wecom-openclaw-plugin](https://github.com/WecomTeam/wecom-openclaw-plugin)
```bash
openclaw plugins install @wecom/wecom-openclaw-plugin
```
## Submit your plugin
We welcome community plugins that are useful, documented, and safe to operate.