acme.sh icon indicating copy to clipboard operation
acme.sh copied to clipboard

Report bugs for CQHTTP notify hook

Open qwqVictor opened this issue 5 years ago • 2 comments
trafficstars

This is the place to report bugs in the CQHTTP notify.

If you experience a bug, please report it in this issue.

Thanks!

(In a few months I could be very busy with my schoolwork. The update work of this hook will be suspended, until I graduate from my high school.)

qwqVictor avatar Feb 22 '20 07:02 qwqVictor

不知道你还在不在用cqhttp,我最近找到一个基于qqnt的无头项目,napcatQQ:https://github.com/NapNeko/NapCatQQ,他这个也兼容了cqhttp,发送私聊消息的api返回的是{"status":"ok","retcode":0,"data":。。。。。},跟你判断响应是否成功里status和retcode顺序相反,导致以为设置cqhttp通知失败,能改成判断存在"status":"ok"并且"retcode":0就可以兼容了吧

metaforget avatar Mar 03 '25 02:03 metaforget