🐛 补全at自己的事件

This commit is contained in:
Wuyi无疑 2023-03-29 23:27:39 +08:00
parent 10230bd1ae
commit d7f3b102e5

View File

@ -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':