-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Bug] kook 在频道给机器人发送消息不会回复 #7492
Copy link
Copy link
Closed
Labels
area:platformThe bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on.The bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on.bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
area:platformThe bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on.The bug / feature is about IM platform adapter, such as QQ, Lark, Telegram, WebChat and so on.bugSomething isn't workingSomething isn't working
What happened / 发生了什么
按照官方文档,在 kook 上设定了机器人,同时也在 AstrBot 上添加了该机器人的渠道。实际测试时,输入 /sid 会返回对应信息。但是在@机器人或者直接输入问题时,机器人不会有任何的回复。同时在 AsrtBot 后台会显示有两次的 respond.stage。同时观察 API 平台,好像也并没有对 API 进行请求。
Reproduce / 如何复现?
按照官方文档,在 kook 上设定了机器人,同时也在 AstrBot 上添加了该机器人的渠道。实际测试时,输入 /sid 会返回对应信息。但是在@机器人或者直接输入问题时,机器人不会有任何的回复。同时在 AsrtBot 后台会显示有两次的 respond.stage。同时观察 API 平台,好像也并没有对 API 进行请求。
AstrBot version, deployment method (e.g., Windows Docker Desktop deployment), provider used, and messaging platform used. / AstrBot 版本、部署方式(如 Windows Docker Desktop 部署)、使用的提供商、使用的消息平台适配器
Linux(Debian)Docker Compose 部署
API 是自己的 API,实际确认没有问题,因为在 QQ 的机器人上能够实现。
消息平台适配器是 kook。
OS
Linux
Logs / 报错日志
Are you willing to submit a PR? / 你愿意提交 PR 吗?
Code of Conduct