#Personal Wechat

1 messages Β· Page 1 of 1 (latest)

full hatch
#

Install

openclaw plugins install @agent-wechat/wechat

See details here: https://github.com/thisnick/agent-wechat/tree/main/packages/openclaw-extension

You'll need a running agent-wechat server β€” either self-host via Docker or use the hosted service (see below).

Why this exists

WeChat is the one major messaging platform that OpenClaw couldn't reach β€” no official API, no bot framework, aggressive detection of unofficial clients.

What it does

  • Text messages (send/receive)
  • Image messages (send/receive β€” handles WeChat's custom dat encryption automatically)
  • Voice message support
  • Group chat support with contact/room directory
  • Login management via wechat_login agent tool (QR code generation + status monitoring)
  • Real-time message delivery via WebSocket
  • One container = one isolated WeChat instance

Links

Maintainer

Nick Yu (@thisnick)