From 2d7aa3da179506acd9f4816b6c81d4fc6d0ecf0e Mon Sep 17 00:00:00 2001 From: famegfx <99344537+famegfx@users.noreply.github.com> Date: Fri, 11 Feb 2022 12:36:07 +0530 Subject: [PATCH 1/9] Update __main__.py --- tg_bot/__main__.py | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/tg_bot/__main__.py b/tg_bot/__main__.py index cbc60f8..48d00c4 100644 --- a/tg_bot/__main__.py +++ b/tg_bot/__main__.py @@ -19,18 +19,11 @@ PM_START_TEXT = """ -ഹായ് {}, എന്റെ പേര് {}! ഞാൻ [ഇദ്ദേഹം](tg://user?id={}) നോക്കി നടത്തുന്ന ഒരു അടിപൊളി അഡ്മിൻ ബോട്ടാണ്. +Hey there! My name is Famegfx - I'm here to help you manage your groups! Hit /help to find out more about how to use me to my full potential. -എന്നെ നിർമ്മിച്ചിരിക്കുന്നത് python3 യിൽ python-telegram-bot ലൈബ്രറി ഉപയോഗിച്ചാണ്. ഞാൻ പൂർണ്ണമായിട്ടും ഓപ്പൺസോഴ്സ്ഡ് ആണ്. എന്റെ കോഡ് നിങ്ങൾക്ക് [ഇവിടെ](https://youtu.be/wKL90i3cjPw) കാണുവാൻ സാധിക്കും. - -എന്നെപ്പോലെ ഒരു അഡ്മിൻ ബോട്ടിനെ ഉണ്ടാക്കുവാൻ താഴെ കൊടുത്തിരിക്കുന്ന വീഡിയോ കാണുക. - -എന്റെ അപ്ഡേറ്റുകളെക്കുറിച്ചും പ്രവർത്തനത്തെപറ്റിയും അറിയുവാൻ അപ്ഡേറ്റ് ചാനൽ സബ്സ്ക്രൈബ് ചെയ്യുക. - -കൂടെ താഴെ കൊടുത്തിരിക്കുന്ന ടെക് ഗെയിമിംഗ് യൂട്യൂബ് ചാനൽ സബ്സ്ക്രൈബ് ചെയ്യാനും മറക്കേണ്ട. - -ലഭ്യമായ കമാന്റുകളെപ്പറ്റി അറിയുവാൻ /help അമർത്തുക. +Join my channel or @men_of_culture_group to get information on all the latest updates. +Use the /privacy command to view the privacy policy, and interact with your data. """ HELP_STRINGS = """ From d7506cb911917911f8829160c40696270a7c1656 Mon Sep 17 00:00:00 2001 From: famegfx <99344537+famegfx@users.noreply.github.com> Date: Fri, 11 Feb 2022 12:37:46 +0530 Subject: [PATCH 2/9] Create __main__.py From 6786386f6f45cb91d261bbc6f260216a0ff517d8 Mon Sep 17 00:00:00 2001 From: famegfx <99344537+famegfx@users.noreply.github.com> Date: Wed, 6 Jul 2022 12:25:27 +0530 Subject: [PATCH 3/9] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4550aaa..7e0018d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# tgbot❤ +# samantha 

