mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-12 06:55:58 +08:00
🐛 补全at
自己的事件
This commit is contained in:
parent
5ac93eac53
commit
a3d014c78d
@ -52,6 +52,9 @@ async def get_gs_msg(ev):
|
||||
logger.warning(e)
|
||||
pm = 3
|
||||
|
||||
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