我有一个关键词检测规则,设置priority为3,但是机器人不能稳定检测到 #602
Unanswered
XanderMoriarty
asked this question in
问答
Replies: 1 comment 4 replies
-
前面日志中没有出现3,是不是你的插件没有加载或者 matcher 没有导入? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Nonebot版本:2.4.2
python版本:3.12.10
我写了一个关键词检测,代码如下:



但是Nonebot在checking的时候检测到1、2、5,没有检测到我写的规则:
但是在什么代码都没有改的情况下,重启多次后又可以成功检测,这是成功的情况:
但是成功的情况始终占少数。
是不是priority有什么配置我没有做,还是说我有什么插件拦截后阻断了
求大佬解答,谢谢你们
Beta Was this translation helpful? Give feedback.
All reactions