Update bot.py

This commit is contained in:
FarhanArt
2021-02-27 07:56:50 +07:00
committed by GitHub
parent 0ab8008aa6
commit 63b7dcb76f

View File

@@ -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,