mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-31 04:30:29 +08:00
ev
This commit is contained in:
parent
515ee27ab2
commit
c658ec1f2c
@ -339,7 +339,7 @@ async def send_card_info(bot: HoshinoBot, ev: CQEvent):
|
||||
uid = await select_db(qid, mode='uid')
|
||||
uid = uid[0]
|
||||
im = await enkaToData(uid)
|
||||
await bot.send(str(im))
|
||||
await bot.send(ev, str(im))
|
||||
logger.info(ev, f'UID{uid}获取角色数据成功!')
|
||||
except:
|
||||
await bot.send(ev, '获取角色数据失败!')
|
||||
|
Loading…
x
Reference in New Issue
Block a user