🐛 修复判断is_tome的错误

This commit is contained in:
Wuyi无疑 2023-03-30 15:05:09 +08:00 committed by GitHub
parent 7257820610
commit 951b473f22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,7 +132,7 @@ async def send_char_adv(bot: Bot, ev: Event):
if await SUPERUSER(bot, ev):
pm = 1
if ev.is_tome:
if ev.is_tome():
message.append(Message('at', self_id))
# 处理消息