Skip to content

QQ已经移除匿名聊天模式,导致目前cqhttp_bot无法使用 #40

@basiczombie-47

Description

@basiczombie-47

目前cqhttp方式无法接收信息,报错如下

[Bot] [22:28:49] [MainThread/ERROR]: Error in on_message()
Traceback (most recent call last):
  File "/root/pypy3.10-v7.3.13-linux64/cqbot/ChatBridge/chatbridge/impl/cqhttp/entry.py", line 55, in on_message
    if data['anonymous'] is None and data['group_id'] == self.config.react_group_id:
KeyError: 'anonymous'

一种解决方案:#39

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions