Koishi WeChat Robot Adapter

JSON →
library 2.1.3 ·javascript
verified Jun 5, 2026

A Koishi plugin adapter for wechat-robot-client that enables WeChat bot integration with Koishi chatbot framework. Version 2.1.3 adds support for Webhook real-time push and MySQL polling message reception modes, with hybrid mode for maximum reliability. Unlike other WeChat adapters that rely solely on WebSocket or polling, this plugin provides a configurable mode selector, automatic reconnect with health checks every 30 seconds, and support for group/private messages, media forwarding, and @mention parsing. It requires Koishi ^4.0.0 as a peer dependency and optionally MySQL for polling mode. The plugin is actively maintained with a focus on production reliability.