diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py index bd445a3b6..21a5afef7 100644 --- a/userbot/modules/system_stats.py +++ b/userbot/modules/system_stats.py @@ -123,7 +123,7 @@ async def pipcheck(pip): async def amireallyalive(alive): """ For .alive command, check if the bot is running. """ await alive.edit("`" - "My bot is running \n\n" + "Jab Tak Hai Jaan Guruji Mai Hu Aapke Saath!! \n\n" f"Telethon version: {version.__version__} \n" f"Python: {python_version()} \n" f"User: {DEFAULTUSER}"