mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-01 18:44:50 +00:00
tes error apa engga
This commit is contained in:
parent
89813c3bf7
commit
bd0c960820
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ async def ytdownv2(self: Client, ctx: Message, strings):
|
|||
timeout=30
|
||||
)
|
||||
except ListenerTimeout:
|
||||
await msg.edit_caption("😶🌫️ Timeout. Task has been cancelled!")
|
||||
await msg.edit_caption(strings("exp_task", context="general"))
|
||||
except Exception as err:
|
||||
await ctx.reply_msg(f"Opps, ERROR: {str(err)}")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue