From 31b1b20b3c30c5b22b5ee499165a8605e2242198 Mon Sep 17 00:00:00 2001 From: zzzz Date: Tue, 24 Feb 2026 22:12:52 +0800 Subject: [PATCH] docs: add WeChat community plugin listing Add @icesword760/openclaw-wechat to the community plugins page. This plugin connects OpenClaw to WeChat personal accounts via WeChatPadPro (iPad protocol) with support for text, image, and file exchange. Co-authored-by: Cursor --- docs/plugins/community.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/plugins/community.md b/docs/plugins/community.md index c135381676c..94c6ddbe00d 100644 --- a/docs/plugins/community.md +++ b/docs/plugins/community.md @@ -42,3 +42,10 @@ Use this format when adding entries: npm: `@scope/package` repo: `https://github.com/org/repo` install: `openclaw plugins install @scope/package` + +## Listed plugins + +- **WeChat** — Connect OpenClaw to WeChat personal accounts via WeChatPadPro (iPad protocol). Supports text, image, and file exchange with keyword-triggered conversations. + npm: `@icesword760/openclaw-wechat` + repo: `https://github.com/icesword0760/openclaw-wechat` + install: `openclaw plugins install @icesword760/openclaw-wechat`