From 1efd24b842343fee75a236bc683a0c422fcd73c9 Mon Sep 17 00:00:00 2001 From: Mabidax <67502330+Mabidax@users.noreply.github.com> Date: Sat, 27 Jun 2020 20:45:19 +0200 Subject: [PATCH] Update alive.py --- userbot/plugins/alive.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/userbot/plugins/alive.py b/userbot/plugins/alive.py index ecbb063..ad8d393 100644 --- a/userbot/plugins/alive.py +++ b/userbot/plugins/alive.py @@ -12,8 +12,8 @@ async def amireallyalive(alive): """ For .alive command, check if the bot is running. """ await alive.edit("**`Hey! I'm alive. All systems online and functioning normally... ψ(`∇´)ψ`**\n\n" - "` 🔸 Telethon version:` **6.9.0**\n` 🔹 Python:` **3.7.3** \n` 🔸 by:` @mredition\n" - "` 🔹 Bot created by:` [MR-EDITION](tg://user?id=794996256)\n" + "` 🔸 Telethon version:` **6.9.0**\n` 🔹 Python:` **3.7.3** \n` 🔸 by:` @Yb0105\n" + "` 🔹 Bot created by:` [Boy-Wonder](tg://user?id=1207957280)\n" "` 🔸 Database Status:` **All OK 👌!**\n" f"` 🔹 My peru owner`: {DEFAULTUSER}\n\n" - " [Deploy this userbot Now](https://github.com/mredition/raynaldbot)") + " [Deploy this userbot Now](https://git.heroku.com/mabidax.git)")