From e482abdb9a44dc7c60cbbd86945bc72ec1cb8d6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wuyi=E6=97=A0=E7=96=91?= <444835641@qq.com> Date: Fri, 5 May 2023 13:09:17 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=E4=BF=AE=E5=A4=8D=E4=B8=80?= =?UTF-8?q?=E4=B8=AA`event`=E4=B8=8D=E5=AD=98=E5=9C=A8=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GenshinUID/__init__.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/GenshinUID/__init__.py b/GenshinUID/__init__.py index 3f9b5bf3..5608bdd2 100644 --- a/GenshinUID/__init__.py +++ b/GenshinUID/__init__.py @@ -55,9 +55,6 @@ async def get_gs_msg(ev): else: bot_id = 'onebot' - if ev.to_me: - message.append(Message('at', self_id)) - # 处理消息 for _msg in messages: if _msg.type == 'text':