mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-03 11:04:51 +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"
|
title = "MissKaty Bot Mediainfo"
|
||||||
if CUSTOM_VIEW and GH_TOKEN is not None:
|
if CUSTOM_VIEW and GH_TOKEN is not None:
|
||||||
body_text = f"""
|
body_text = f"""
|
||||||
{output}
|
<pre>{output}</pre>
|
||||||
"""
|
"""
|
||||||
link = await getMediaWeb(title, body_text)
|
link = await getMediaWeb(title, body_text)
|
||||||
if not link:
|
if not link:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue