mirror of
https://github.com/RockChinQ/QChatGPT.git
synced 2024-11-16 11:42:44 +08:00
fix: 群内消息不回复的问题 (#94)
This commit is contained in:
parent
01bc529b93
commit
7afe5f39bf
|
@ -189,7 +189,6 @@ class QQBotManager:
|
|||
|
||||
# 群消息处理
|
||||
def on_group_message(self, event: GroupMessage):
|
||||
|
||||
reply = ''
|
||||
|
||||
def process(text=None) -> str:
|
||||
|
|
Loading…
Reference in New Issue
Block a user