diff --git a/LaylaRobot/__main__.py b/LaylaRobot/__main__.py index a0ffaa55..b0a48552 100644 --- a/LaylaRobot/__main__.py +++ b/LaylaRobot/__main__.py @@ -54,7 +54,7 @@ def get_readable_time(seconds: int) -> str: PM_START_TEXT = """ Hi {}, my name is {}! You can find my list of available commands with /help. -i'm a group manager bot. Maintained by @HEROGAMERS1 ❤ +i'm a group manager bot. Maintained by @ABHI_VILAN ❤ """ @@ -76,10 +76,10 @@ def get_readable_time(seconds: int) -> str: dispatcher.bot.first_name, "" if not ALLOW_EXCL else "\nAll commands can either be used with / or !.\n") -SAITAMA_IMG = "https://telegra.ph/file/524b78577a42b02b2f074.jpg" +SAITAMA_IMG = "https://images.app.goo.gl/2XynkEMjYiAiyLVu6" DONATE_STRING = """Heya, glad to hear you want to donate! -Supporting him; [Hero](t.me/HEROGAMERS1)""" +Supporting him; [Hero](t.me/@ABHI_VILAN)""" IMPORTED = {} MIGRATEABLE = [] @@ -197,22 +197,22 @@ def start(update: Update, context: CallbackContext): reply_markup=InlineKeyboardMarkup( [[ InlineKeyboardButton( - text="👰 Add 𝙇𝙖𝙮𝙡𝙖 to your group", + text="Add 😉SAMPATH SIR'S BOT to your group", url="t.me/{}?startgroup=true".format( context.bot.username)) ], [ InlineKeyboardButton( text="Support Group", - url=f"https://t.me/Girls_and_Boys_Chatting"), + url=f"https://t.me/@Smashhackers"), InlineKeyboardButton( - text="📘 Logs", - url="https://t.me/LaylaLogs") + text="😏Logs", + url="https://t.me/@ABHI_VILAN") ], [ InlineKeyboardButton( - text="☑️ Source code", - url="https://github.com/QueenArzoo/LaylaRobot") + text="🤫 Source code", + url="https://github.com/sampathsir/LaylaRobot") ]])) else: update.effective_message.reply_text(