DSH-WX-Msg-Tool
Run the following command in DeepSeek Harness:
dsh plugin install yauntyour/DSH-WX-Msg-Tool
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install yauntyour/DSH-WX-Msg-Tool in your terminal to install this plugin; source code: https://github.com/yauntyour/DSH-WX-Msg-Tool
About this plugin
Want DSH to send and receive WeChat messages without native SDKs, client hooks, or ban risk? DSH-WX-Msg-Tool works over the officially open WeChat ClawBot (iLink) Bot API using plain HTTP/JSON, with zero SDK dependency and no hooking involved.
After scanning a QR code on the DSH Web settings page, the api-token is written to local disk and is never exposed to the browser. Four tools cover the full message lifecycle: wx_login for QR-code login and session management, wx_send for outbound text, wx_poll for inbound retrieval, and wx_status for channel health. Enable background long-polling and messages are continuously buffered into a local inbox for on-demand pickup. Turn on auto session reply and every WeChat message drives a real DSH conversation, with per-user persistent session IDs that resume across restarts, and the model reply sent back with the original context token.
Ideal for developers who want DSH to act as a WeChat message hub, especially in headless or CI environments where the token can be reused from disk or overridden via WX_MSG_API_TOKEN, WX_MSG_BASE_URL, and WX_MSG_AUTO_POLL. The sole iLink protocol constraint is that the other party must initiate with a first message; after that, DSH takes over the reply.
Use Cases
- Send and receive WeChat messages directly inside a DSH session
- Enable auto-reply so the DSH model handles WeChat conversations
- Reuse the on-disk token in headless or CI environments for messaging
Best For
- Developers who want DSH to serve as a WeChat message hub
- Automation teams needing a no-SDK, no-hook WeChat integration
- Engineers embedding real-time messaging in headless or CI pipelines
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.