处理被拦截内容

This commit is contained in:
liuwei
2025-02-17 14:47:41 +08:00
parent f292c365e3
commit 4b47b17040

View File

@@ -138,7 +138,7 @@ class Robot(Job):
if msg.from_group():
if q == '撤回':
self.revoke_messages(msg.roomid)
return True
return True
if not self.chat: # 没接 ChatGPT固定回复
rsp = "你@我干嘛?"
else: # 接了 ChatGPT智能回复