From 8fa898b0473ac89a5959c74abb0ae5d27c890718 Mon Sep 17 00:00:00 2001 From: grue47553 <92097462+grue47553@users.noreply.github.com> Date: Sat, 15 Jan 2022 12:04:15 +0530 Subject: [PATCH] Update __main__.py --- Pikachu/__main__.py | 25 ++----------------------- 1 file changed, 2 insertions(+), 23 deletions(-) diff --git a/Pikachu/__main__.py b/Pikachu/__main__.py index 61d7e63..9954669 100644 --- a/Pikachu/__main__.py +++ b/Pikachu/__main__.py @@ -76,36 +76,15 @@ def get_readable_time(seconds: int) -> str: PM_START_TEXT = """ -`hєllσ`[.](https://telegra.ph/file/caec4b208541417e7b4e6.jpg) `mч nαmє íѕ` *PIKACHU Bot* +`hєllσ`[.](https://telegra.ph/file/caec4b208541417e7b4e6.jpg) `mч nαmє íѕ` *Clandestine Bot* `í αm pσwєrfull grσup mαnαgєmєnt вσt í ѕpєcíαlízє ín mαnαgíng єntєrtαínmєnt tчpє grσupѕ. чσu cαn fínd mч líѕt σf αvαílαвlє cσmmαndѕ wíth! hít` *🔰Commands* """ buttons = [ - [ - InlineKeyboardButton( - text="➕️ ADD ME TO YOUR GROUP ➕️", url="https://t.me/pikachu_X_bot?startgroup=true" - ), - ], [ InlineKeyboardButton(text="🔰 COMMANDS", callback_data="help_back"), ], - [ - InlineKeyboardButton( - text="🤴 Repo", url="https://github.com/kaal0408/Pikachu" - ), - ], - [ - InlineKeyboardButton( - text="♥Lovely status♥", - url="https://t.me/skyverse01", - ), - ], - [ - InlineKeyboardButton( - text="👥 SUPPORT", url="https://t.me/PikachuX_Support" - ), - ], [ InlineKeyboardButton( text="👥 Owner", url="https://t.me/Hayat_Murat_30" @@ -115,7 +94,7 @@ def get_readable_time(seconds: int) -> str: HELP_STRINGS = """ -`ʜɪ.. ɪ'ᴍ` [Pikachu] +`ʜɪ.. ɪ'ᴍ` [Nigga] `ᴄʟɪᴄk ᴏn ᴛʜє ʙᴜᴛᴛᴏɴѕ ʙᴇʟᴏw ᴛσ ɢᴇt ᴅᴏᴄᴜᴍᴇɴᴛᴀᴛɪᴏn ᴀʙᴏᴜt ꜱᴘᴇᴄɪꜰɪc ᴍᴏᴅᴜʟᴇѕ..`""" pikachu_IMG = "https://telegra.ph/file/caec4b208541417e7b4e6.jpg"