From 206479daa60280dcdaa0982968d4d71c8d58d4eb Mon Sep 17 00:00:00 2001 From: Sinumallu <94210084+Sinumallu@users.noreply.github.com> Date: Mon, 29 Nov 2021 10:40:50 +0530 Subject: [PATCH] Update __main__.py --- tg_bot/__main__.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/tg_bot/__main__.py b/tg_bot/__main__.py index 1f4b3ca..48f9650 100644 --- a/tg_bot/__main__.py +++ b/tg_bot/__main__.py @@ -18,10 +18,8 @@ from tg_bot.modules.helper_funcs.misc import paginate_modules PM_START_TEXT = """ -Hey there! My name is *{}*, I'm here to help you manage your groups! Hit /help to find out more about how to use me to my full potential. +Hey there! My name is *{}*, I'm here to help you manage your groups! Hit /help to find out more about how to use me to my full potential subscribe *zinan_tech2.O* at youtube. -Join my [news channel](https://t.me/ProIndians) to get information on all the latest updates. -""" HELP_STRINGS = """ Hey! My name is *{}*. I am a group management bot, here to help you get around and keep the order in your groups! @@ -40,7 +38,7 @@ It took lots of work for [my creator](t.me/SonOfLars) to get me to where I am now, and every donation helps \ motivate him to make me even better. All the donation money will go to a better VPS to host me, and/or beer \ (see his bio!). He's just a poor student, so every little helps! -There are two ways of paying him; [PayPal](paypal.me/PaulSonOfLars), or [Monzo](monzo.me/paulnionvestergaardlarsen).""" +There are two ways of paying him; [PayPal](paypal.me/), or [Monzo](monzo.me/paulnionvestergaardlarsen).""" IMPORTED = {} MIGRATEABLE = []