mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-27 20:20:56 +00:00
Update runtime.py
This commit is contained in:
@ -40,9 +40,7 @@ async def _(bot: T_Bot, event: T_MessageEvent):
|
||||
debug=True,
|
||||
wait=1
|
||||
)
|
||||
print(image)
|
||||
image = await png_to_jpg(image)
|
||||
print(image)
|
||||
await stats.finish(MessageSegment.image(image))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user