diff --git a/SaitamaRobot/__main__.py b/SaitamaRobot/__main__.py index deb8a2bb..83a37174 100644 --- a/SaitamaRobot/__main__.py +++ b/SaitamaRobot/__main__.py @@ -51,24 +51,23 @@ def get_readable_time(seconds: int) -> str: PM_START_TEXT = """ -Hello {},My Name is IGRIS -𝐈 π€πŒ 𝐀 π‘πŽπ˜π€π‹ πŠππˆπ†π‡π“ π…π‘πŽπŒ π’πŽπ‹πŽ π‹π„π•π„π‹πˆππ†. -I will help you manage your group. -TO KNOW MY COMMANDS CLICK /help. +Hey! {} my name is Patrick star +I'm a group management bot, put me in your group. +I'll help organize your group. +To find out all the commands type πŸ‘‰ / help.. """ HELP_STRINGS = """ -Hey there! My name is *{}*. -I'm a Shadow From Solo Leveling,I will help you manage your groups! Have a look at the following for an idea of some of \ +Hey there! My name is Patrick star. +I'm a group management bot,I will help you manage your groups! Have a look at the following for an idea of some of \ the things I can help you with. *Main* commands available: - β€’ /help: PM's you this message. - β€’ /help : PM's you info about that module. - β€’ /donate: information on how to donate! - β€’ /settings: - β€’ in PM: will send you your settings for all supported modules. - β€’ in a group: will redirect you to pm, with all that chat's settings. + ⭐ /help: PM's you this message [🧠](https://telegra.ph/file/d65c5706bc4eef5b041c6.jpg). + ⭐ /help : PM's you info about that module. + ⭐ /settings: + ⭐ in PM: will send you your settings for all supported modules. + ⭐ in a group: will redirect you to pm, with all that chat's settings. {} @@ -77,7 +76,7 @@ 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/3d6b5ac78befd0bffac47.mp4" +SAITAMA_IMG = "https://telegra.ph/file/b5d8bf0e8bb18260c9c59.mp4" DONATE_STRING = """donate to the original writer of the Base code, Paul There are two ways of supporting him; [PayPal](paypal.me/PaulSonOfLars), or [Monzo](monzo.me/paulnionvestergaardlarsen).""" @@ -178,17 +177,17 @@ def start(update: Update, context: CallbackContext): reply_markup=InlineKeyboardMarkup( [[ InlineKeyboardButton( - text="πŸ”₯Add IGRIS To Your GroupπŸ”₯", + text="✨Add patrick To Your Group✨", url="t.me/{}?startgroup=true".format( context.bot.username)) ], [ InlineKeyboardButton( - text="🍁Support Group🍁", - url=f"https://t.me/IGRISBOTSUPPORT"), + text="🐧follow bot updates", + url=f"https://t.me/NathalieBotSupportt"), InlineKeyboardButton( - text="✨Updates Channel✨", - url="https://t.me/IGRISROBOT_SUPPORT") + text="⭐my owner⭐", + url="https://t.me/Nathalie_Agathaa") ]])) else: update.effective_message.reply_text(