mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-12 06:55:58 +08:00
🐛 修复一个event
不存在字段的bug
This commit is contained in:
parent
2a4af236b5
commit
e482abdb9a
@ -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':
|
||||
|
Loading…
x
Reference in New Issue
Block a user