momocow / node-cq-websocket

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

Home Page:https://cq-websocket.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

message 子事件的 @me 事件需使用 raw_message 字段去判別

momocow opened this issue · comments

原先使用 message 字段, 但格式受 post_message_format 設定所影響
須改用 raw_message 以確保為 string