diff --git a/README.md b/README.md index 4550aaa..0b32b7b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# tgbot❤ +# samantha ![Typing SVG](https://readme-typing-svg.herokuapp.com/?lines=welcome+To+Rose's+Repo!;A+simple+Group+modular+bot!;and+all+futures!)

-
+

@@ -11,22 +11,21 @@ Originally a simple group management bot with multiple admin features, it has evolved, becoming extremely modular and simple to use. -Can be found on telegram as [കൊച്ചുമുതലാളി](https://t.me/kochubot). - -Kochu and I are moderating a [support group](https://t.me/Keralabots), where you can ask for help setting up your +Can be found on telegram as [जेहरिला कॉकरोच ](https://t.me/jehrilla_bot). +jehrilla cockroach and I are moderating a [support group](https://t.me/jehrilla_support), where you can ask for help setting up your bot, discover/request new features, report bugs, and stay in the loop whenever a new update is available. Of course I'll also help when a database schema changes, and some table column needs to be modified/added. Note to maintainers that all schema changes will be found in the commit messages, and its their responsibility to read any new commits. -Join the [news channel](https://t.me/Mo_Tech_YT) if you just want to stay in the loop about new features or +Join the [our group](https://t.me/jehrilla_user) if you just want to stay in the loop about new features or announcements. Alternatively, [find me on telegram](https://t.me/jithumon)! (Keep all support questions in the support chat, where more people can help you.) -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/MRK-YT/Rose-Bot)
-There is also a [tutorial video](https://youtu.be/wKL90i3cjPw) if you want any help on creating heroku clone. -[![telegram badge](https://img.shields.io/badge/Support-Group-30302f?style=flat&logo=telegram)](https://telegram.dog/keralabots) -[![telegram badge](https://img.shields.io/badge/Update-Channel-30302f?style=flat&logo=telegram)](https://telegram.dog/kochuUpdates) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/famegfx/samantha_thebot)
+There is also a [tutorial video](https://youtu.be/FHzPM1bTWjQ) if you want any help on creating heroku clone. +[![telegram badge](https://img.shields.io/badge/Support-Group-30302f?style=flat&logo=telegram)](https://telegram.dog/jehrilla_supportr) +[![telegram badge](https://img.shields.io/badge/Update-Channel-30302f?style=flat&logo=telegram)](https://telegram.dog/Jehrilla_user) diff --git a/app.json b/app.json index d75e72d..feb8f18 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { - "name": "Kochubot", + "name": "Samantha", "description": "Telegram's sassiest group manager. Modular Telegram group management bot!", - "logo": "https://telegra.ph/file/1925c7a2f601539ccde7a.png", + "logo": "https://te.legra.ph/file/11d176181d16b572ca380.jpg", "keywords": [ "telegram", "best", @@ -12,7 +12,7 @@ "modular", "productivity" ], - "repository": "https://github.com/jithumon/tgbot", + "repository": "https://github.com/famegfx/samantha_thebot", "env": { "ENV": { "description": "Setting this to ANYTHING will enable env variables. But, you need to understand the code to know what to set here!", @@ -54,7 +54,7 @@ }, "DONATION_LINK": { "description": "Optional: link where you would like to receive donations.", - "value": "https://www.paypal.me/PaulSonOfLars" + "value": "https://youtu.be/FHzPM1bTWjQ" }, "PORT": { "description": "Port to use for your webhooks", diff --git a/tg_bot/__main__.py b/tg_bot/__main__.py index cbc60f8..ea5dfa8 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 Samantha - 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 @jehrilla_support to get information on all the latest updates. +Use the /privacy command to view the privacy policy, and interact with your data. """ HELP_STRINGS = """ @@ -50,10 +43,10 @@ """.format(dispatcher.bot.first_name, "" if not ALLOW_EXCL else "\nAll commands can either be used with / or !.\n") DONATE_STRING = """Heya, glad to hear you want to donate! -It took lots of work for [my creator](t.me/SonOfLars) to get me to where I am now, and every donation helps \ +It took lots of work for [owner](t.me/jehrilla_user) 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; [testing](t.me/jehrilla_user), or [Don't pay](t.me/jehrilla_user).""" IMPORTED = {} MIGRATEABLE = [] @@ -150,12 +143,12 @@ def start(bot: Bot, update: Update, args: List[str]): PM_START_TEXT.format(escape_markdown(first_name), escape_markdown(bot.first_name), OWNER_ID), parse_mode=ParseMode.MARKDOWN, reply_markup=InlineKeyboardMarkup( - [[InlineKeyboardButton(text="🎉 Add me to your group", url="t.me/{}?startgroup=true".format(bot.username)), InlineKeyboardButton(text="🤖 Make Own Admin Bot", url="https://youtu.be/W6CLKrehy6w")], - [InlineKeyboardButton(text="👥 Support Group", url="https://t.me/Mo_Tech_Group"), InlineKeyboardButton(text="🔔 Update Channel", url="https://t.me/Mo_Tech_YT")], - [InlineKeyboardButton(text="👨‍💻 Make", url="https://youtu.be/wKL90i3cjPw"), InlineKeyboardButton(text="🛠 Help", url="https://t.me/{}?start=help".format(bot.username)) ]])) + [[InlineKeyboardButton(text="🎉 Add me to your group", url="t.me/{}?startgroup=true".format(bot.username)), InlineKeyboardButton(text="don't click on this", url="https://youtu.be/FHzPM1bTWjQ")], + [InlineKeyboardButton(text="👥 Support Group", url="https://t.me/jehrilla_support"), InlineKeyboardButton(text=" Update telegram group", url="https://t.me/jehrilla_support")], + [InlineKeyboardButton(text="👨‍💻 Make", url="https://youtu.be/FHzPM1bTWjQ"), InlineKeyboardButton(text="🛠 Help", url="https://t.me/{}?start=help".format(bot.username)) ]])) else: - update.effective_message.reply_text("ചത്തിട്ടില്ലാ...") + update.effective_message.reply_text("kya hai...") # for test purposes