-
-
Notifications
You must be signed in to change notification settings - Fork 216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问cq-picsearcher-bot可以对接LiteLoadQQNT正常使用吗? #461
Comments
基本支持 LLOneBot 的,已经有人试过 #455 可以设置 |
谢谢,解决了,是消息的上报格式对接问题。 |
🤔按理说是兼容数组上报的,因为在收到数组上报时我会尽可能使用 raw_message 并使用人为的转换进行兜底,上面 issue 中的用户看日志也是用的数组上报
这个跟机器人客户端和发送方客户端有关系,部分机器人客户端有 bug 无法正确拼接部分客户端发送的图片 URL,可以看看客户端日志看看 URL |
我之前机器人只有上线信息,我把LLONEBOT信息上报格式从默认“消息段”改成了“CQ码”,无法搜图但是发图。
然后我现在改回“消息码”。搜图和发图功能都正常了,很怪的BUG。 但总体而言,对接已经完成了。感谢协助。 |
我cq-picsearcher-bot和LiteLoadQQNT都是按对应教程正常部署的,运行没有报错。
cq-picsearcher-bot启用后可以向管理员发送上线信息,但是其他功能都没有反应,想问下是我的设置问题,还是2个组件本身就没有对接。
The text was updated successfully, but these errors were encountered: