-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[Bug] 以唤醒词/开头会直接调用LMM回复 #8190
Copy link
Copy link
Open
Labels
area:coreThe bug / feature is about astrbot's core, backendThe bug / feature is about astrbot's core, backendarea:providerThe bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
area:coreThe bug / feature is about astrbot's core, backendThe bug / feature is about astrbot's core, backendarea:providerThe bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.bugSomething isn't workingSomething isn't working
What happened / 发生了什么
以设置的唤醒词(如:/)开头会直接调用LMM回复,如群聊中有人使用其他机器人的指令(如/grok),会直接调用LMM进行回复。(这应该是个bug,不是feature吧?)
Reproduce / 如何复现?
4.24.5版本,在Q群中以设置的唤醒词(如:/)开头,但不使用AstrBot中已经存在的指令,在今天重装过的情况下依旧复现。
AstrBot version, deployment method (e.g., Windows Docker Desktop deployment), provider used, and messaging platform used. / AstrBot 版本、部署方式(如 Windows Docker Desktop 部署)、使用的提供商、使用的消息平台适配器
4.24.5 Docker,onebot 11(NapCat)
OS
Linux
Logs / 报错日志
(日志没有出现报错)
[2026-05-14 21:17:03.980] [Core]
[INFO]
[core.event_bus:61]: [default] [QQ(aiocqhttp)] 萌新
喵: [引用消息] /grok 分析一下画风,这是谁画的我看看这张图……画风好可爱呢!不过我暂时识别不出是哪位画师画的喵,可能是群里有大佬知道的喵~[2026-05-14 21:17:19.453] [Core]
[INFO]
[respond.stage:183]: Prepare to send - 萌新: 喵
Are you willing to submit a PR? / 你愿意提交 PR 吗?
Code of Conduct