tes error apa engga

This commit is contained in:
yasirarism 2023-04-24 21:22:02 +07:00 committed by GitHub
parent 89813c3bf7
commit bd0c960820
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)}")