mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-29 23:29:51 +00:00
feat: 轻雪天气实时天气功能已更新
This commit is contained in:
@ -35,7 +35,6 @@ async def _(bot: T_Bot, event: T_MessageEvent):
|
||||
{
|
||||
"data": await get_stats_data(bot.self_id, ulang.lang_code)
|
||||
},
|
||||
debug=True,
|
||||
wait=1
|
||||
)
|
||||
await stats.finish(MessageSegment.image(image))
|
||||
|
Reference in New Issue
Block a user