SK-415 / HarukaBot

将 B 站的动态和直播信息推送至 QQ,基于 NoneBot2 开发
https://haruka-bot.sk415.icu
GNU Affero General Public License v3.0
831 stars 109 forks source link

【错误回报】使用 NoneBot 商店安装后 bot 没反应,已确定 bot 与 go-cqhttp 连接正常 #344

Closed sgpublic closed 1 year ago

sgpublic commented 1 year ago

运行环境

Debian 11

HarukaBot 版本

1.5.3.post1

go-cqhttp 版本

1.0.0-rc5

错误描述

我用的 LittlePaimon,使用 nb plugin install haruka-bot 安装,控制台日志如下:

03-27 17:22:16 [WARNING] nonebot | Duplicated prefix rule "帮助"
...
03-27 17:15:17 [SUCCESS] nonebot | OneBot V11 xxx | [message.group.normal]: Message xxx from xxx@[群:xxx] "帮助"
03-27 17:15:17 [INFO] nonebot | Event will be handled by Matcher(type='message', module=LittlePaimon.plugins.plugin_manager)
03-27 17:15:21 [INFO] nonebot | Matcher(type='message', module=LittlePaimon.plugins.plugin_manager) running complete
03-27 17:15:35 [SUCCESS] nonebot | OneBot V11 xxx | [message.group.normal]: Message -xxx from xxx@[群:xxx ] "开启动态 xxx"

帮助 回复的是 LittlePaimon 的帮助菜单,后面 开启动态 xxx 没有回复。帮助指令冲突可以理解,但 haruka-bot 的其他所有指令都无效了,请问是怎么回事呢,谢谢

报错日志(如果有)

No response

SK-415 commented 1 year ago

群里默认命令前要 @机器人,更多设置参考 文档

sgpublic commented 1 year ago

抱歉没有仔细阅读文档,谢谢大佬