crabchat 0.0.12

WeChat gateway for Crabtalk
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# crabtalk-wechat

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.

## Usage

```bash
crabtalk-wechat start
```

## License

GPL-3.0