UNPKG

cq-websocket

Version:

A Node SDK for developing QQ chatbots based on WebSocket, which is depending on CoolQ and CQHTTP API plugin.

16 lines (7 loc) 619 B
CQWebSocket ## [1.8.1](https://github.com/momocow/node-cq-websocket/compare/v1.8.0...v1.8.1) (2018-10-24) ### Bug Fixes * do not include version in filename of browser bundle ([374f378](https://github.com/momocow/node-cq-websocket/commit/374f378)), closes [#36](https://github.com/momocow/node-cq-websocket/issues/36) # [1.8.0](https://github.com/momocow/node-cq-websocket/compare/v1.7.0...v1.8.0) (2018-10-22) ### Features * add meta events: lifecycle and heartbeat. ([bd8b9f9](https://github.com/momocow/node-cq-websocket/commit/bd8b9f9)), closes [#35](https://github.com/momocow/node-cq-websocket/issues/35)