From d548b3e0dc38cdceb177d59e275db94b7dbe1324 Mon Sep 17 00:00:00 2001 From: woodcraft5 Date: Sun, 23 Jun 2024 03:07:37 +0530 Subject: [PATCH] =?UTF-8?q?Txt-leech-bot=20=F0=9F=94=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: WOODcraft <121882568+SudoR2spr@users.noreply.github.com> --- modules/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/main.py b/modules/main.py index 1a0f05e..e562963 100644 --- a/modules/main.py +++ b/modules/main.py @@ -199,7 +199,7 @@ async def account_login(bot: Client, m: Message): time.sleep(e.x) continue else: - Show = f"โŠโŸฑ๐ƒ๐จ๐ฐ๐ง๐ฅ๐จ๐š๐๐ข๐ง๐  โŸฑโŠ ยป\n\n๐Ÿ“ ๐๐š๐ฆ๐ž ยป `{name}\nโŒจ ๐๐ฎ๐ฅ๐ข๐ญ๐ฒ ยป {raw_text2}`\n\n**๐Ÿ”— ๐”๐‘๐‹ ยป** `{url}`" + Show = f"โŠโŸฑ ๐ƒ๐จ๐ฐ๐ง๐ฅ๐จ๐š๐๐ข๐ง๐  โŸฑโŠ ยป\n\n๐Ÿ“ ๐๐š๐ฆ๐ž ยป `{name}\nโŒจ ๐๐ฎ๐ฅ๐ข๐ญ๐ฒ ยป {raw_text2}`\n\n**๐Ÿ”— ๐”๐‘๐‹ ยป** `{url}`" prog = await m.reply_text(Show) res_file = await helper.download_video(url, cmd, name) filename = res_file