Skip to content

飞书群聊bug,@别人时也会触发机器人响应 #43

@9268

Description

@9268

配置 GROUP_REQUIRE_MENTION=true 后,预期行为是仅在群聊中 @ 机器人时才响应。但实际表现为:@ 群内任何人(如 @张三),机器人也会响应。
影响范围:所有开启 GROUP_REQUIRE_MENTION=true 的群聊,@ 任意用户都会触发机器人回复
修复思路:启动时获取机器人自身的 open_id,在 @ 判断时比对是否 @ 了机器人自己。
如果需要的话,我可以pr

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions