feat: 轻雪天气实时天气功能已更新

This commit is contained in:
2024-04-15 18:04:19 +08:00
parent 7d0b9662f4
commit 79d8063b5d
87 changed files with 474 additions and 29 deletions

View File

@ -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))