diff --git a/modules/main.py b/modules/main.py index 3d464de..1a0f05e 100644 --- a/modules/main.py +++ b/modules/main.py @@ -120,7 +120,7 @@ async def account_login(bot: Client, m: Message): else: MR = raw_text3 - await editable.edit("๐ŸŒ„ Now send the Thumb url\nEg ยป https://graph.org/TXT-to-video-06-19\n\n Or if don't want thumbnail send = no") + await editable.edit("๐ŸŒ„ Now send the Thumb url\nEg ยป https://graph.org/file/419c60736fbac058c9e50.jpg\n\n Or if don't want thumbnail send = no") input6 = message = await bot.listen(editable.chat.id) raw_text6 = input6.text await input6.delete(True) @@ -221,6 +221,7 @@ async def account_login(bot: Client, m: Message): print(""" โ–ˆโ–‘โ–ˆโ–‘โ–ˆโ€ƒโ–ˆโ–€โ–ˆโ€ƒโ–ˆโ–€โ–ˆโ€ƒโ–ˆโ–€โ–„โ€ƒโ–ˆโ–€โ–€โ€ƒโ–ˆโ–€โ–ˆโ€ƒโ–„โ–€โ–ˆโ€ƒโ–ˆโ–€โ–€โ€ƒโ–€โ–ˆโ–€โ€ƒ โ€ƒ โ€ƒโ–„โ–€โ–ˆโ€ƒโ–ˆโ–€โ€ƒโ–ˆโ–‘โ–ˆโ€ƒโ–ˆโ–‘โ–ˆโ€ƒโ–€โ–ˆโ–€โ€ƒโ–ˆโ–€โ–ˆโ€ƒโ–ˆโ–€โ€ƒโ–ˆโ–‘โ–ˆโ€ƒ โ€ƒโ–‘โ€ƒโ–ˆโ–€โ–€ โ–€โ–„โ–€โ–„โ–€โ€ƒโ–ˆโ–„โ–ˆโ€ƒโ–ˆโ–„โ–ˆโ€ƒโ–ˆโ–„โ–€โ€ƒโ–ˆโ–„โ–„โ€ƒโ–ˆโ–€โ–„โ€ƒโ–ˆโ–€โ–ˆโ€ƒโ–ˆโ–€โ–‘โ€ƒโ–‘โ–ˆโ–‘โ€ƒ โ€ƒ โ€ƒโ–ˆโ–€โ–ˆโ€ƒโ–„โ–ˆโ€ƒโ–ˆโ–€โ–ˆโ€ƒโ–ˆโ–„โ–ˆโ€ƒโ–‘โ–ˆโ–‘โ€ƒโ–ˆโ–„โ–ˆโ€ƒโ–„โ–ˆโ€ƒโ–ˆโ–€โ–ˆโ€ƒ โ€ƒโ–„โ€ƒโ–ˆโ–„โ–ˆ""") -print("""โœ…Bot Workingโœ…""") +print("""โœ… ๐ƒ๐ž๐ฉ๐ฅ๐จ๐ฒ ๐’๐ฎ๐œ๐œ๐ž๐ฌ๐ฌ๐Ÿ๐ฎ๐ฅ๐ฅ๐ฒ โœ…""") +print("""โœ… ๐๐จ๐ญ ๐–๐จ๐ซ๐ค๐ข๐ง๐  โœ…""") bot.run()