mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2024-11-11 01:27:29 +08:00
Update runtime.py
This commit is contained in:
parent
391a183402
commit
b284e52203
@ -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))
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user