diff --git a/plugins/bot.py b/plugins/bot.py index 56b1739..6cfc57f 100644 --- a/plugins/bot.py +++ b/plugins/bot.py @@ -69,16 +69,15 @@ async def lol(ult): uptime = grt((time.time() - start_time)) header = udB.get("ALIVE_TEXT") if udB.get("ALIVE_TEXT") else "Hey, I am alive." als = """ -**The Ultroid Userbot...** - **{}** - -✵ **Owner** - `{}` -✵ **Ultroid** - `{}` -✵ **UpTime** - `{}` -✵ **Python** - `{}` -✵ **Telethon** - `{}` -✵ **Branch** - `{}` +┏━━━━━━━━━━━━━━━━━━━━━━ +┣ **Owner** - `{}` +┣ **Version** - `{}` +┣ **UpTime** - `{}` +┣ **Python** - `{}` +┣ **Telethon** - `{}` +┣ **Branch** - `{}` +┗━━━━━━━━━━━━━━━━━━━━━━ """.format( header, OWNER_NAME,