WeChat bot gateway for [Crabtalk](https://github.com/crabtalk/crabtalk).
Connects WeChat users to Crabtalk agents via the daemon's Unix socket. Uses the
ilink bot HTTP API for message polling and delivery. Authenticates via QR code
scan on first run.
```bash
crabtalk-wechat start
```
GPL-3.0