From 7c7c5e6b6523417499ae8fe0634e5acf855228b0 Mon Sep 17 00:00:00 2001 From: shivam5317 <47510180+shivam5317@users.noreply.github.com> Date: Tue, 28 Jan 2020 10:31:30 +0530 Subject: [PATCH] Update system_stats.py --- userbot/modules/system_stats.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"