Skip to content

Fix A006

Compare
Choose a tag to compare
@rock8526652 rock8526652 released this 29 May 16:03
· 102 commits to master since this release

●修复逻辑漏洞导致的加群崩溃问题
●修复Quit指令的致命错误(但没做功能)
●修复群消息发送结果判定,恢复失败重试功能
●目前已恢复大部分指令(除了:mode、好友申请、群邀请)。

注意!!!(llonebot/NapCat 可无视这条)
●/quit指令
使用ws-plugin需注意你的notice-config.yaml是否true了以下几个功能

#群管理变动是否上报
#群成员减少是否上报
#群成员增加是否上报

没打开无法使用/quit指令
!!!
●notice-config.yaml的位置在
Miao-Yunzai->plugins->ws-plugin->config->config里面