AI Agent Hub
Back to plugins
🖥️

DSH-WeChatClawBot

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install lubaiUwU/DSH-WeChatClawBot

Paste the following prompt into your AI chat to install this plugin:

Please help me install the plugin https://github.com/lubaiUwU/DSH-WeChatClawBot

About this plugin

If you want the agent inside DeepSeek Harness to pick up WeChat messages directly—without spinning up OpenClaw, deploying an external gateway, or wiring together a fragile forwarding pipeline—DSH-WeChatClawBot is a lightweight plugin built exactly for that. Once installed, a small green WeChat floating ball appears in the bottom-right corner of DSH: scan the QR code with the WeChat app on your phone, and from then on every message you receive on WeChat flows into a dedicated chat area, is processed by the DSH agent, and the reply is sent straight back to WeChat. Everything runs over Tencent's official iLink protocol with no third-party services involved.

The plugin deliberately keeps WeChat and GUI sessions separate: WeChat messages never bleed into your normal DSH chat, conversation context stays continuous, and both the login state and chat history are restored automatically after a restart. You can open a fresh conversation with /new at any time, pick a dedicated model and thinking level for WeChat turns from the floating-ball panel, and use a contact whitelist to control who gets through. All state lives under ~/.dsh-wechat/ on your machine—delete the folder and you are fully signed out with zero residue.

It is aimed at personal developers or power users who already run DSH Desktop or the CLI and want their agent to respond to WeChat around the clock without maintaining a separate backend. It works on Windows, macOS, and Linux, requires no build step (pure ESM), and is ready to use right after a restart. One caveat: automating a personal WeChat account carries moderation and ban risk, so a secondary account is strongly recommended.

Use Cases

  • Drive the DSH agent with WeChat messages without deploying an extra gateway
  • Keep WeChat conversations fully isolated from GUI sessions with persistent context
  • Get a zero-ops experience: scan to log in, auto-recover on restart

Best For

  • Personal developers already on DSH Desktop or CLI
  • Power users who need a 24/7 WeChat-to-agent pipeline
  • Tech enthusiasts who want minimal dependencies and no separate backend