mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-12 06:55:58 +08:00
🐛 补全at
自己的事件
This commit is contained in:
parent
10230bd1ae
commit
d7f3b102e5
@ -132,6 +132,9 @@ async def send_char_adv(bot: Bot, ev: Event):
|
||||
if await SUPERUSER(bot, ev):
|
||||
pm = 1
|
||||
|
||||
if ev.is_tome:
|
||||
message.append(Message('at', self_id))
|
||||
|
||||
# 处理消息
|
||||
for _msg in messages:
|
||||
if _msg.type == 'text':
|
||||
|
Loading…
x
Reference in New Issue
Block a user