mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-06-03 05:59:51 +08:00
ev
This commit is contained in:
parent
e6f3d61995
commit
e552b8b89d
@ -329,7 +329,7 @@ async def send_card_info(bot: HoshinoBot, ev: CQEvent):
|
|||||||
else:
|
else:
|
||||||
if m == '全部数据':
|
if m == '全部数据':
|
||||||
if qid in bot.config.SUPERUSERS:
|
if qid in bot.config.SUPERUSERS:
|
||||||
await bot.send('开始刷新全部数据,这可能需要相当长的一段时间!!')
|
await bot.send(ev, '开始刷新全部数据,这可能需要相当长的一段时间!!')
|
||||||
im = await refresh_charData()
|
im = await refresh_charData()
|
||||||
await bot.send(ev, str(im))
|
await bot.send(ev, str(im))
|
||||||
return
|
return
|
||||||
|
Loading…
x
Reference in New Issue
Block a user