mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-01 02:24:52 +00:00
Update mediainfo.py
This commit is contained in:
parent
724f1b79c6
commit
4bd75b239a
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ async def mediainfo(client, message):
|
|||
title = "MissKaty Bot Mediainfo"
|
||||
if CUSTOM_VIEW and GH_TOKEN is not None:
|
||||
body_text = f"""
|
||||
{output}
|
||||
<pre>{output}</pre>
|
||||
"""
|
||||
link = await getMediaWeb(title, body_text)
|
||||
if not link:
|
||||
|
|
|
|||
Loading…
Reference in a new issue