openclaw/extensions/wechat
1bytesweetheart 35c870601b This PR introduces a new extension @haiyanfengli-llc/webhook-server that adds support for WeChat Official Accounts (Weixin Service/Subscription Accounts).
It works by exposing a webhook server that interfaces with a self-hosted WeChat Bridge, allowing Clawdbot to send and receive messages from WeChat users.

Key Changes:

Added extensions/wechat with the plugin implementation.
Implemented fastify server for efficient webhook handling.
Added full documentation in
PLUGIN_USAGE.md
.
AI/Vibe-Coded:

 AI-Assisted: Yes (Google Antigravity)
 Degree of Testing: Lightly tested (Verified with local WeChat Bridge and test account)
 Understanding: Confirmed (I understand how the webhook/bridge architecture works)
Related Links:

Companion Bridge Repository
2026-01-27 21:54:13 +08:00
..
src This PR introduces a new extension @haiyanfengli-llc/webhook-server that adds support for WeChat Official Accounts (Weixin Service/Subscription Accounts). 2026-01-27 21:54:13 +08:00
clawdbot.plugin.json This PR introduces a new extension @haiyanfengli-llc/webhook-server that adds support for WeChat Official Accounts (Weixin Service/Subscription Accounts). 2026-01-27 21:54:13 +08:00
package-lock.json This PR introduces a new extension @haiyanfengli-llc/webhook-server that adds support for WeChat Official Accounts (Weixin Service/Subscription Accounts). 2026-01-27 21:54:13 +08:00
package.json This PR introduces a new extension @haiyanfengli-llc/webhook-server that adds support for WeChat Official Accounts (Weixin Service/Subscription Accounts). 2026-01-27 21:54:13 +08:00
PLUGIN_USAGE.md This PR introduces a new extension @haiyanfengli-llc/webhook-server that adds support for WeChat Official Accounts (Weixin Service/Subscription Accounts). 2026-01-27 21:54:13 +08:00
tsconfig.json This PR introduces a new extension @haiyanfengli-llc/webhook-server that adds support for WeChat Official Accounts (Weixin Service/Subscription Accounts). 2026-01-27 21:54:13 +08:00