Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 9 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -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!)
</p>
<center><img src="https://telegra.ph/file/6374be06fca3f8e59e6a2.jpg"></center>
<center><img="https://te.legra.ph/file/11d176181d16b572ca380.jpg"></center>
<br>
<center><a href="https://www.python.org">
<img src="http://ForTheBadge.com/images/badges/made-with-python.svg">
Expand All @@ -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)<br>
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)<br>
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)



Expand Down
8 changes: 4 additions & 4 deletions app.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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!",
Expand Down Expand Up @@ -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",
Expand Down
Loading