From 7338d09390be5337252b82fd7af04f478ed9fce2 Mon Sep 17 00:00:00 2001 From: Ryanophere <81681289+Ryanophere@users.noreply.github.com> Date: Wed, 31 Mar 2021 17:15:26 +0530 Subject: [PATCH 1/8] Update __main__.py --- LaylaRobot/__main__.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/LaylaRobot/__main__.py b/LaylaRobot/__main__.py index a0ffaa55..ef6ffc77 100644 --- a/LaylaRobot/__main__.py +++ b/LaylaRobot/__main__.py @@ -54,7 +54,7 @@ def get_readable_time(seconds: int) -> str: PM_START_TEXT = """ Hi {}, my name is {}! You can find my list of available commands with /help. -i'm a group manager bot. Maintained by @HEROGAMERS1 ❤ +i'm a group manager bot. Maintained by @RYAN_HERE ❤ """ @@ -76,10 +76,10 @@ 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/524b78577a42b02b2f074.jpg" +SAITAMA_IMG = "https://telegra.ph/file/6c4d93106b51c49b25f01.jpg" DONATE_STRING = """Heya, glad to hear you want to donate! -Supporting him; [Hero](t.me/HEROGAMERS1)""" +Supporting him; [RYAN](t.me/RYAN_HERE)""" IMPORTED = {} MIGRATEABLE = [] @@ -197,17 +197,17 @@ def start(update: Update, context: CallbackContext): reply_markup=InlineKeyboardMarkup( [[ InlineKeyboardButton( - text="👰 Add 𝙇𝙖𝙮𝙡𝙖 to your group", + text="🙍‍♂ Add 𝙍𝙔𝘼𝙉 𝙊𝙋 to your group", url="t.me/{}?startgroup=true".format( context.bot.username)) ], [ InlineKeyboardButton( text="Support Group", - url=f"https://t.me/Girls_and_Boys_Chatting"), + url=f"https://t.me/COLONY_OF_WEIRDOS_2"), InlineKeyboardButton( text="📘 Logs", - url="https://t.me/LaylaLogs") + url="https://t.me/RYANOP_LOGS") ], [ InlineKeyboardButton( From d274c363735c5e8d1b685ea66bd00343ab8b5767 Mon Sep 17 00:00:00 2001 From: Ryanophere <81681289+Ryanophere@users.noreply.github.com> Date: Wed, 31 Mar 2021 17:32:50 +0530 Subject: [PATCH 2/8] Update __main__.py --- LaylaRobot/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LaylaRobot/__main__.py b/LaylaRobot/__main__.py index ef6ffc77..52a73eaf 100644 --- a/LaylaRobot/__main__.py +++ b/LaylaRobot/__main__.py @@ -212,7 +212,7 @@ def start(update: Update, context: CallbackContext): [ InlineKeyboardButton( text="☑️ Source code", - url="https://github.com/QueenArzoo/LaylaRobot") + url="WORKING IN PROGRESS......") ]])) else: update.effective_message.reply_text( From 224a7cb32b95b13ea616872ae1d140a0d3f6259f Mon Sep 17 00:00:00 2001 From: Ryanophere <81681289+Ryanophere@users.noreply.github.com> Date: Wed, 31 Mar 2021 17:34:10 +0530 Subject: [PATCH 3/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 270ad959..538953b6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Deploy](https://telegra.ph/file/aaa10262ebe6670eecf58.jpg)](https://heroku.com/deploy?template=https://github.com/QueenArzoo/LaylaRobot.git) +[![Deploy](https://telegra.ph/file/6c4d93106b51c49b25f01.jpg)](https://heroku.com/deploy?template=https://github.com/QueenArzoo/LaylaRobot.git) # Layla Robot ### Click Below Image to Deploy [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://perso.crans.org/besson/LICENSE.html) [![Open Source Love svg2](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com) From 6ddaf5b8ea045765ba834f54ca31c0791fb1858e Mon Sep 17 00:00:00 2001 From: Ryanophere <81681289+Ryanophere@users.noreply.github.com> Date: Wed, 31 Mar 2021 17:35:51 +0530 Subject: [PATCH 4/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 538953b6..6056ba7f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Deploy](https://telegra.ph/file/6c4d93106b51c49b25f01.jpg)](https://heroku.com/deploy?template=https://github.com/QueenArzoo/LaylaRobot.git) -# Layla Robot +# 𝙍𝙔𝘼𝙉 𝙊𝙋 ### Click Below Image to Deploy [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://perso.crans.org/besson/LICENSE.html) [![Open Source Love svg2](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com) From f3549616bf695968af8f3208e17f7e3e5df11c27 Mon Sep 17 00:00:00 2001 From: Ryanophere <81681289+Ryanophere@users.noreply.github.com> Date: Wed, 31 Mar 2021 17:38:50 +0530 Subject: [PATCH 5/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6056ba7f..c8033656 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Deploy](https://telegra.ph/file/6c4d93106b51c49b25f01.jpg)](https://heroku.com/deploy?template=https://github.com/QueenArzoo/LaylaRobot.git) -# 𝙍𝙔𝘼𝙉 𝙊𝙋 +# 𝙍𝙔𝘼𝙉 𝙊𝙋 ### Click Below Image to Deploy [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://perso.crans.org/besson/LICENSE.html) [![Open Source Love svg2](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com) From ae5bd7cb687792a3b9916419ed0a755ad03a1e38 Mon Sep 17 00:00:00 2001 From: Ryanophere <81681289+Ryanophere@users.noreply.github.com> Date: Wed, 31 Mar 2021 17:46:29 +0530 Subject: [PATCH 6/8] Update __main__.py --- LaylaRobot/__main__.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/LaylaRobot/__main__.py b/LaylaRobot/__main__.py index 52a73eaf..c6b169b0 100644 --- a/LaylaRobot/__main__.py +++ b/LaylaRobot/__main__.py @@ -5,14 +5,14 @@ from sys import argv from typing import Optional -from LaylaRobot import (ALLOW_EXCL, CERT_PATH, DONATION_LINK, LOGGER, +from RyanRobot import (ALLOW_EXCL, CERT_PATH, DONATION_LINK, LOGGER, OWNER_ID, PORT, SUPPORT_CHAT, TOKEN, URL, WEBHOOK, dispatcher, StartTime, telethn, updater) # needed to dynamically load modules # NOTE: Module order is not guaranteed, specify that in the config file! -from LaylaRobot.modules import ALL_MODULES -from LaylaRobot.modules.helper_funcs.chat_status import is_user_admin -from LaylaRobot.modules.helper_funcs.misc import paginate_modules +from RyanRobot.modules import ALL_MODULES +from RyanRobot.modules.helper_funcs.chat_status import is_user_admin +from RyanRobot.modules.helper_funcs.misc import paginate_modules from telegram import (InlineKeyboardButton, InlineKeyboardMarkup, ParseMode, Update) from telegram.error import (BadRequest, ChatMigrated, NetworkError, @@ -92,7 +92,7 @@ def get_readable_time(seconds: int) -> str: USER_SETTINGS = {} for module_name in ALL_MODULES: - imported_module = importlib.import_module("LaylaRobot.modules." + + imported_module = importlib.import_module("RyanRobot.modules." + module_name) if not hasattr(imported_module, "__mod_name__"): imported_module.__mod_name__ = imported_module.__name__ From 0ff4f9aed04bcd84928464c014495e0296216079 Mon Sep 17 00:00:00 2001 From: Ryanophere <81681289+Ryanophere@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:02:27 +0530 Subject: [PATCH 7/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8033656..98ce483c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Deploy](https://telegra.ph/file/6c4d93106b51c49b25f01.jpg)](https://heroku.com/deploy?template=https://github.com/QueenArzoo/LaylaRobot.git) +[![Deploy](https://telegra.ph/file/6c4d93106b51c49b25f01.jpg)](https://github.com/Ryanophere/LaylaRobot.git) # 𝙍𝙔𝘼𝙉 𝙊𝙋 ### Click Below Image to Deploy [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://perso.crans.org/besson/LICENSE.html) [![Open Source Love svg2](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com) From 37932e6f0f5f670d2f97ec223cea75008d4c7e80 Mon Sep 17 00:00:00 2001 From: Ryanophere <81681289+Ryanophere@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:03:11 +0530 Subject: [PATCH 8/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98ce483c..c8033656 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Deploy](https://telegra.ph/file/6c4d93106b51c49b25f01.jpg)](https://github.com/Ryanophere/LaylaRobot.git) +[![Deploy](https://telegra.ph/file/6c4d93106b51c49b25f01.jpg)](https://heroku.com/deploy?template=https://github.com/QueenArzoo/LaylaRobot.git) # 𝙍𝙔𝘼𝙉 𝙊𝙋 ### Click Below Image to Deploy [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://perso.crans.org/besson/LICENSE.html) [![Open Source Love svg2](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com)