From 32cfc04b1cfff23e7d7aab39b46abc2cb7da919e Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 06:18:36 +0530 Subject: [PATCH 01/31] Update __main__.py --- DaisyX/__main__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DaisyX/__main__.py b/DaisyX/__main__.py index e9651f8cb..70f2452cd 100644 --- a/DaisyX/__main__.py +++ b/DaisyX/__main__.py @@ -63,7 +63,7 @@ from DaisyX.modules.helper_funcs.readable_time import get_readable_time PM_START_TEXT = """ -Hello there, I'm [𝓓π“ͺ𝓲𝓼𝔂 𝓧](https://telegra.ph/file/473cc17913393959e0667.jpg) +Hello there, I'm [Max Robot](https://telegra.ph/file/18db78aca96c01c79b27b.jpg) I am an π΄π‘›π‘–π‘šπ‘’ Themed Group Managing Bot and I will help in managing your group @@ -86,7 +86,7 @@ HELP_STRINGS = f""" -*Main Commands :* [πŸ€–](https://telegra.ph/file/473cc17913393959e0667.jpg) +*Main Commands :* [πŸ€–](https://telegra.ph/file/18db78aca96c01c79b27b.jpg) βœͺ /start: Starts me! You've probably already used this. βœͺ /help: Click this, I'll let you know about myself! βœͺ /donate: You can support my creater using this command. From d95b562064569d8e89f24fb499158b09884d3f94 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 07:08:21 +0530 Subject: [PATCH 02/31] Update __main__.py --- DaisyX/__main__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DaisyX/__main__.py b/DaisyX/__main__.py index 70f2452cd..380d1391c 100644 --- a/DaisyX/__main__.py +++ b/DaisyX/__main__.py @@ -79,7 +79,7 @@ ], [ InlineKeyboardButton( - text="πŸ’« Add Daisy to your group πŸ’«", url="t.me/daisyXBot?startgroup=true" + text="πŸ’« Add Daisy to your group πŸ’«", url="t.me/MaxRobot?startgroup=true" ), ], ] @@ -101,7 +101,7 @@ DONATE_STRING = """Heya, glad to hear you want to donate! You can donate to the original writer's of the Base code, -Support them [Inuka](t.me/InukaASiTH),[Jason](t.me/imjanindu),""" +Support them [SupunMax](t.me/maxsupun1),[Max](t.me/GroupsMusicPlugin21),""" IMPORTED = {} MIGRATEABLE = [] From 7c655fb90b999df7b78f77329651dbc6db184896 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 08:38:49 +0530 Subject: [PATCH 03/31] Update app.json --- app.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app.json b/app.json index 48bcc57ae..10d1df1a2 100644 --- a/app.json +++ b/app.json @@ -1,14 +1,14 @@ { - "name": "Daisy X", + "name": "Max Robot", "description": "An Anime themed Telegram group management bot.", "keywords": [ "telegram", "anime", "group", "manager", - "DaisyX" + "Max Robot" ], - "repository": "https://github.com/Inukaasith/daisy-x", + "repository": "https://github.com/sltechworld/Max-Robot", "addons": [ { "options": { From 42d544959428af7b663464e5ceaaa96bdb29b7a0 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 08:43:41 +0530 Subject: [PATCH 04/31] Update app.json --- app.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app.json b/app.json index 10d1df1a2..b49742ec3 100644 --- a/app.json +++ b/app.json @@ -177,8 +177,8 @@ "anime", "group", "manager", - "daisy" + "Max Robot" ], - "name": "Daisy X", - "repository": "https://github.com/Inukaasith/daisy-x" + "name": "Max Robot", + "repository": "https://github.com/sltechworld/Max-Robot", } From a1260dea09246ea07dc7311586186a648089f98f Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 08:47:23 +0530 Subject: [PATCH 05/31] Update app.json --- app.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app.json b/app.json index b49742ec3..0496a01a5 100644 --- a/app.json +++ b/app.json @@ -6,7 +6,7 @@ "anime", "group", "manager", - "Max Robot" + "daisy" ], "repository": "https://github.com/sltechworld/Max-Robot", "addons": [ @@ -19,7 +19,7 @@ ], "buildpacks": [ { - "url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest" + "url": "https://github.com/sltechworld/heroku-buildpack-ffmpeg-latest" }, { "url": "heroku/python" @@ -177,7 +177,7 @@ "anime", "group", "manager", - "Max Robot" + "daisy" ], "name": "Max Robot", "repository": "https://github.com/sltechworld/Max-Robot", From 1ee7a2fe13dbf5bb5a1a61f15a25e10c11262677 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 10:16:13 +0530 Subject: [PATCH 06/31] Update app.json --- app.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 0496a01a5..112d0bde2 100644 --- a/app.json +++ b/app.json @@ -1,12 +1,13 @@ { "name": "Max Robot", "description": "An Anime themed Telegram group management bot.", + "logo": "https://telegra.ph/file/18db78aca96c01c79b27b.jpg", "keywords": [ "telegram", "anime", "group", "manager", - "daisy" + "DaisyX" ], "repository": "https://github.com/sltechworld/Max-Robot", "addons": [ @@ -19,7 +20,7 @@ ], "buildpacks": [ { - "url": "https://github.com/sltechworld/heroku-buildpack-ffmpeg-latest" + "url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest" }, { "url": "heroku/python" From 61452a0e32dddbdda0da79d4a8189063b4b8ad01 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 10:24:30 +0530 Subject: [PATCH 07/31] Update __main__.py --- DaisyX/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DaisyX/__main__.py b/DaisyX/__main__.py index 380d1391c..9ee8cc215 100644 --- a/DaisyX/__main__.py +++ b/DaisyX/__main__.py @@ -363,7 +363,7 @@ def DaisyX_about_callback(update, context): text=f"*😍 Hi again! The name's {dispatcher.bot.first_name} 😍 \n\nAs You I'm a next generational group management bot developed by Infinity_Bots.* " f"\n\n πŸ”₯ Join [Infinity_Bots](https://t.me/Infinity_Bots) To Keep Yourself Updated About {dispatcher.bot.first_name} πŸ”₯" f"\n\n I have the normal GROUP MANAGING functions like flood control, a warning system etc but I mainly have the advanced and handy Antispam system and the SIBYL banning system which safegaurds and helps your group from spammers." - f"\n\nI Can Manage Your Groups Smoothly, With Some Special Features [:)](https://telegra.ph/file/473cc17913393959e0667.jpg)" + f"\n\nI Can Manage Your Groups Smoothly, With Some Special Features [:)](https://telegra.ph/file/18db78aca96c01c79b27b.jpg)" f"\n\nπŸ‘‡ You Can Know More About Me By Clicking The Below Buttons πŸ‘‡", parse_mode=ParseMode.MARKDOWN, disable_web_page_preview=True, From 473c1eb5253e9e1cab65573bac1ecf81aaf1ca78 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 10:31:54 +0530 Subject: [PATCH 08/31] Update __main__.py --- DaisyX/__main__.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DaisyX/__main__.py b/DaisyX/__main__.py index 9ee8cc215..000f08bc2 100644 --- a/DaisyX/__main__.py +++ b/DaisyX/__main__.py @@ -398,7 +398,7 @@ def DaisyX_about_callback(update, context): query.message.edit_text( text=f"* ο½’ BASIC HELP 」*" f"\nIf You Can Also Add {dispatcher.bot.first_name} To Your Chats By Clicking [Here](http://t.me/{dispatcher.bot.username}?startgroup=true) And Selecting Chat. \n" - f"\n\nYou Can get support {dispatcher.bot.first_name} by joining [InfinityJE](https://t.me/infinityje).\n" + f"\n\nYou Can get support {dispatcher.bot.first_name} by joining [InfinityJE](https://t.me/SL_Tech_Worldchat).\n" f"", parse_mode=ParseMode.MARKDOWN, disable_web_page_preview=True, @@ -419,8 +419,8 @@ def DaisyX_about_callback(update, context): elif query.data == "aboutmanu_credit": query.message.edit_text( text=f"*{dispatcher.bot.first_name} Is the redisigned version of Daisy and Naruto for the best performance.*" - f"\n\nBased on [Daisy](https://github.com/inukaasith/daisy) + [Naruto](https://github.com/imjanindu/narutorobot)." - f"\n\n{dispatcher.bot.first_name}'s source code was written by InukaASiTH and Imjanindu" + f"\n\nBased on [Daisy](https://github.com/sltechworld/daisy) + [Naruto](https://github.com/sltechworld/narutorobot)." + f"\n\n{dispatcher.bot.first_name}'s source code was written by SupunMax" f"\n\nIf Any Question About {dispatcher.bot.first_name}, \nLet Us Know At @{SUPPORT_CHAT}.", parse_mode=ParseMode.MARKDOWN, disable_web_page_preview=True, From 42676db16709ff1ecda950594a3e4a58545f5a1d Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 10:37:28 +0530 Subject: [PATCH 09/31] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 112d0bde2..f14c1a71b 100644 --- a/app.json +++ b/app.json @@ -9,7 +9,7 @@ "manager", "DaisyX" ], - "repository": "https://github.com/sltechworld/Max-Robot", + "repository": "sltechworld/Max-Robot", "addons": [ { "options": { From dfd97e863cfdbd59fae4f6b6852f0ebd7d22c12f Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 10:53:21 +0530 Subject: [PATCH 10/31] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6c6cf24bc..293ff36e0 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -# Daisy Based on Python Telegram Bot -## OLD version of @DaisyXBot -# 2 Branches available. this is main brach. swith advanced for all fetures +# Max-Robot Based on Python Telegram Bot +## Newest version of @DaisyXBot +# swith advanced for all fetures -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/inukaasith/Daisy-x.git) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/sltechworld/Max-Robot.git) -## New version Avaiilable on Telegram as [@DaisyXBot](https://t.me/daisyxbot) +## New version Avaiilable on Telegram as [@MaxRobot](https://t.me/daisyxbot) ## DaisyX-v2.0 is the latest From f3e17f3610ddb2569a394ed143e477c9f75b8161 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 12:09:30 +0530 Subject: [PATCH 11/31] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index f14c1a71b..104fabe45 100644 --- a/app.json +++ b/app.json @@ -9,7 +9,7 @@ "manager", "DaisyX" ], - "repository": "sltechworld/Max-Robot", + "repository": "TeamDaisyX/Daisy-OLD", "addons": [ { "options": { From 3777d97055699559d23ae090a3b5858ffe3d11ae Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 12:15:02 +0530 Subject: [PATCH 12/31] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 104fabe45..0baffff8c 100644 --- a/app.json +++ b/app.json @@ -9,7 +9,7 @@ "manager", "DaisyX" ], - "repository": "TeamDaisyX/Daisy-OLD", + "repository": "https://github.com/sltechworld/Daisy-OLD/blob/32cfc04b1cfff23e7d7aab39b46abc2cb7da919e/DaisyX/__main__.py, "addons": [ { "options": { From 45b2344ac19cdbab7812af1f3cddfed231a3b966 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 12:18:04 +0530 Subject: [PATCH 13/31] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 0baffff8c..3fcb5e651 100644 --- a/app.json +++ b/app.json @@ -9,7 +9,7 @@ "manager", "DaisyX" ], - "repository": "https://github.com/sltechworld/Daisy-OLD/blob/32cfc04b1cfff23e7d7aab39b46abc2cb7da919e/DaisyX/__main__.py, + "repository": "https://github.com/sltechworld/Daisy-OLD", "addons": [ { "options": { From 6727883f06f82125da212f89bfd0e8f71ad3212a Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 12:22:45 +0530 Subject: [PATCH 14/31] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 3fcb5e651..112d0bde2 100644 --- a/app.json +++ b/app.json @@ -9,7 +9,7 @@ "manager", "DaisyX" ], - "repository": "https://github.com/sltechworld/Daisy-OLD", + "repository": "https://github.com/sltechworld/Max-Robot", "addons": [ { "options": { From 6f833e7687aa0324a078c8e12a354a98e2f8b457 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 12:24:14 +0530 Subject: [PATCH 15/31] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 112d0bde2..137bd5c9a 100644 --- a/app.json +++ b/app.json @@ -178,7 +178,7 @@ "anime", "group", "manager", - "daisy" + "DaisyX" ], "name": "Max Robot", "repository": "https://github.com/sltechworld/Max-Robot", From 64891176a39da11a5dd72479f02bc778d9253735 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 12:30:33 +0530 Subject: [PATCH 16/31] Update app.json --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 137bd5c9a..b0cd88143 100644 --- a/app.json +++ b/app.json @@ -7,7 +7,7 @@ "anime", "group", "manager", - "DaisyX" + "daisy" ], "repository": "https://github.com/sltechworld/Max-Robot", "addons": [ @@ -178,7 +178,7 @@ "anime", "group", "manager", - "DaisyX" + "daisy" ], "name": "Max Robot", "repository": "https://github.com/sltechworld/Max-Robot", From 2f4e8cd2612121bf68e09b5a5de4fef57f305bbc Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 14:49:27 +0530 Subject: [PATCH 17/31] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index b0cd88143..112d0bde2 100644 --- a/app.json +++ b/app.json @@ -7,7 +7,7 @@ "anime", "group", "manager", - "daisy" + "DaisyX" ], "repository": "https://github.com/sltechworld/Max-Robot", "addons": [ From 5e47250f1a9d202c087f8c4bfe5a21e81e80f8d1 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 14:52:00 +0530 Subject: [PATCH 18/31] Update app.json --- app.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/app.json b/app.json index 112d0bde2..48bcc57ae 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,6 @@ { - "name": "Max Robot", + "name": "Daisy X", "description": "An Anime themed Telegram group management bot.", - "logo": "https://telegra.ph/file/18db78aca96c01c79b27b.jpg", "keywords": [ "telegram", "anime", @@ -9,7 +8,7 @@ "manager", "DaisyX" ], - "repository": "https://github.com/sltechworld/Max-Robot", + "repository": "https://github.com/Inukaasith/daisy-x", "addons": [ { "options": { @@ -180,6 +179,6 @@ "manager", "daisy" ], - "name": "Max Robot", - "repository": "https://github.com/sltechworld/Max-Robot", + "name": "Daisy X", + "repository": "https://github.com/Inukaasith/daisy-x" } From c4f7cd639caa466270b4d17f8c235d331e9f61de Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 15:13:57 +0530 Subject: [PATCH 19/31] Update app.json --- app.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 48bcc57ae..336fc65ac 100644 --- a/app.json +++ b/app.json @@ -1,6 +1,7 @@ { - "name": "Daisy X", + "name": "Max Robot", "description": "An Anime themed Telegram group management bot.", + "logo": "https://telegra.ph/file/18db78aca96c01c79b27b.jpg", "keywords": [ "telegram", "anime", @@ -179,6 +180,6 @@ "manager", "daisy" ], - "name": "Daisy X", + "name": "Max Robot", "repository": "https://github.com/Inukaasith/daisy-x" } From 876253b3b751b3c27a49d5db2febbfa342328cce Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 15:18:50 +0530 Subject: [PATCH 20/31] Update README.md --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 293ff36e0..0eb6ebd0a 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ -# Max-Robot Based on Python Telegram Bot -## Newest version of @DaisyXBot -# swith advanced for all fetures +# πŸ”₯Max-Robot Based on Python Telegram Bot +## πŸ”₯Newest version of @DaisyXBot +#πŸ”₯ with advanced for all fetures [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/sltechworld/Max-Robot.git) -## New version Avaiilable on Telegram as [@MaxRobot](https://t.me/daisyxbot) -## DaisyX-v2.0 is the latest +##πŸ”₯ New version Avaiilable on Telegram as [@MaxRobot](https://t.me/daisyxbot) +## πŸ”₯ Max-Robot is the latest @@ -40,5 +40,4 @@ The Advanced Branch (For PRO's) DaisyX v1.0(advvanced) ## Special Credits -- [ImJanindu](https://github.com/imjanindu) - A Co-Developer of Project -- [Kaviya-Admin](https://github.com/kaviya-admin) - A Co-Developer of Project +- [sltechworld](https://github.com/sltechworld) - A Co-Developer of Project From 8ee1c9140818f2c20ce05209aea9c6e29b88edbd Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 15:34:08 +0530 Subject: [PATCH 21/31] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0eb6ebd0a..9c818fa06 100644 --- a/README.md +++ b/README.md @@ -32,12 +32,10 @@ This repo was just revamped to suit an Anime-centric community. All original cre All other credits mentioned on top of scripts -Should any be missing kindly let us know at [Daisy Support](https://t.me/DaisySupport_Official) or simply submit a pull request on the readme. +Should any be missing kindly let us know at [Max Robot Support](https://t.me/SL_Tech_Worldchat) or simply submit a pull request on the readme. -## Daisy X the telegram Bot Project -The Advanced Branch (For PRO's) - -DaisyX v1.0(advvanced) +## Max Robot the telegram Bot Project +The Advanced Branch ## Special Credits - [sltechworld](https://github.com/sltechworld) - A Co-Developer of Project From ed2550a890bc2665212fcbcb3bc6a40e0aab821f Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 22:40:01 +0530 Subject: [PATCH 22/31] Update app.json --- app.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app.json b/app.json index 336fc65ac..c3194b16d 100644 --- a/app.json +++ b/app.json @@ -9,7 +9,7 @@ "manager", "DaisyX" ], - "repository": "https://github.com/Inukaasith/daisy-x", + "repository": "https://github.com/sltechworld/Max-Robot", "addons": [ { "options": { @@ -84,7 +84,7 @@ "DEV_USERS": { "description": "ID of users who are Devs of your bot (can use /py etc.). If you are a noob and would come and bother Saitama support then keep the current ID's here at they are and add yours.", "required": false, - "value": "1141839926 1186105905 1204360944 1082702383 1321570688 1116300562 694380168 1347096051" + "value": "1141839926" }, "sw_api": { "description": "Spamwatch API Token, Get one from @SpamWatchBot.", @@ -98,22 +98,22 @@ "DRAGONS": { "description": "A space separated list of user IDs who you want to assign as sudo users.", "required": false, - "value": "1141839926 1186105905 1204360944 1082702383 1321570688 1116300562 694380168 1347096051" + "value": "1141839926" }, "DEMONS": { "description": "A space separated list of user IDs who you wanna assign as support users(gban perms only).", "required": false, - "value": "1141839926 1186105905 1204360944 1082702383 1321570688 1116300562 694380168 1347096051" + "value": "1141839926" }, "TIGERS": { "description": "A space separated list of user IDs who you wanna assign as tiger users.", "required": false, - "value": "1141839926 1186105905 1204360944 1082702383 1321570688 1116300562 694380168 1347096051" + "value": "1141839926" }, "WOLVES": { "description": "A space separated list of user IDs who you want to assign as whitelisted - can't be banned with your bot.", "required": false, - "value": "1141839926 1186105905 1204360944 1082702383 1321570688 1116300562 694380168 1347096051" + "value": "1141839926" }, "ENV": { "description": "Setting this to ANYTHING will enable environment variables. Leave it as it is", @@ -181,5 +181,5 @@ "daisy" ], "name": "Max Robot", - "repository": "https://github.com/Inukaasith/daisy-x" + "repository": "https://github.com/sltechworld/Max-Robot" } From 0488d4061092d4b5f3c6320fae3e8c8198d0be2d Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Wed, 16 Jun 2021 22:43:14 +0530 Subject: [PATCH 23/31] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c818fa06..adcbf9923 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,4 @@ The Advanced Branch ## Special Credits - [sltechworld](https://github.com/sltechworld) - A Co-Developer of Project +- [Supun Max](https://t.me/maxsupun1)- Develper From 8d3f6c90573bafa1d9372deab380991df5822ea9 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Fri, 18 Jun 2021 09:57:21 +0530 Subject: [PATCH 24/31] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adcbf9923..538a65c23 100644 --- a/README.md +++ b/README.md @@ -38,5 +38,5 @@ Should any be missing kindly let us know at [Max Robot Support](https://t.me/SL_ The Advanced Branch ## Special Credits -- [sltechworld](https://github.com/sltechworld) - A Co-Developer of Project - [Supun Max](https://t.me/maxsupun1)- Develper +- [sltechworld](https://github.com/sltechworld) - Our group From 5114f379548773faec573184efff363bf4a0b909 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Fri, 18 Jun 2021 10:12:44 +0530 Subject: [PATCH 25/31] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 538a65c23..46898749d 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ Should any be missing kindly let us know at [Max Robot Support](https://t.me/SL_ ## Max Robot the telegram Bot Project The Advanced Branch -## Special Credits -- [Supun Max](https://t.me/maxsupun1)- Develper -- [sltechworld](https://github.com/sltechworld) - Our group +## Special credits +- [sltechworld](https://t.me/SL_Tech_Worldchat) - Our Telegram group + +## [sltechworld]() - Our Youtube channel From d436fb4e5f67e93298554a74ebf3aecf36576156 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Fri, 18 Jun 2021 10:23:58 +0530 Subject: [PATCH 26/31] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46898749d..d82025207 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,4 @@ The Advanced Branch ## Special credits - [sltechworld](https://t.me/SL_Tech_Worldchat) - Our Telegram group -## [sltechworld]() - Our Youtube channel +## [sltechworld](https://www.youtube.com/channel/UCLziWEeJ-VZuUnZaFUIYTOA?sub_confirmation=1) - Our Youtube channel From 435866148d82874eb5254fd7e470e0235a6e1833 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Sat, 26 Jun 2021 09:30:37 +0530 Subject: [PATCH 27/31] Update __main__.py --- DaisyX/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DaisyX/__main__.py b/DaisyX/__main__.py index 000f08bc2..aaac70a8e 100644 --- a/DaisyX/__main__.py +++ b/DaisyX/__main__.py @@ -79,7 +79,7 @@ ], [ InlineKeyboardButton( - text="πŸ’« Add Daisy to your group πŸ’«", url="t.me/MaxRobot?startgroup=true" + text="πŸ’« Add Max Robot to your group πŸ’«", url="t.me/MaxRobot?startgroup=true" ), ], ] From f9a0f27e76db6dc08838c8982b0c827ab9a073c9 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Sat, 26 Jun 2021 09:35:46 +0530 Subject: [PATCH 28/31] Update __main__.py --- DaisyX/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DaisyX/__main__.py b/DaisyX/__main__.py index aaac70a8e..3490b6ddd 100644 --- a/DaisyX/__main__.py +++ b/DaisyX/__main__.py @@ -361,7 +361,7 @@ def DaisyX_about_callback(update, context): if query.data == "aboutmanu_": query.message.edit_text( text=f"*😍 Hi again! The name's {dispatcher.bot.first_name} 😍 \n\nAs You I'm a next generational group management bot developed by Infinity_Bots.* " - f"\n\n πŸ”₯ Join [Infinity_Bots](https://t.me/Infinity_Bots) To Keep Yourself Updated About {dispatcher.bot.first_name} πŸ”₯" + f"\n\n πŸ”₯ Join [SL Tech World](https://t.me/SL_Tech_Worldchat) To Keep Yourself Updated About {dispatcher.bot.first_name} πŸ”₯" f"\n\n I have the normal GROUP MANAGING functions like flood control, a warning system etc but I mainly have the advanced and handy Antispam system and the SIBYL banning system which safegaurds and helps your group from spammers." f"\n\nI Can Manage Your Groups Smoothly, With Some Special Features [:)](https://telegra.ph/file/18db78aca96c01c79b27b.jpg)" f"\n\nπŸ‘‡ You Can Know More About Me By Clicking The Below Buttons πŸ‘‡", From eabf3264437d589e83209f908722285d7660e4d3 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Sat, 26 Jun 2021 09:38:59 +0530 Subject: [PATCH 29/31] Update __main__.py --- DaisyX/__main__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DaisyX/__main__.py b/DaisyX/__main__.py index 3490b6ddd..e5032f8bd 100644 --- a/DaisyX/__main__.py +++ b/DaisyX/__main__.py @@ -398,7 +398,7 @@ def DaisyX_about_callback(update, context): query.message.edit_text( text=f"* ο½’ BASIC HELP 」*" f"\nIf You Can Also Add {dispatcher.bot.first_name} To Your Chats By Clicking [Here](http://t.me/{dispatcher.bot.username}?startgroup=true) And Selecting Chat. \n" - f"\n\nYou Can get support {dispatcher.bot.first_name} by joining [InfinityJE](https://t.me/SL_Tech_Worldchat).\n" + f"\n\nYou Can get support {dispatcher.bot.first_name} by joining [SL_Tech_World](https://t.me/SL_Tech_Worldchat).\n" f"", parse_mode=ParseMode.MARKDOWN, disable_web_page_preview=True, @@ -419,7 +419,7 @@ def DaisyX_about_callback(update, context): elif query.data == "aboutmanu_credit": query.message.edit_text( text=f"*{dispatcher.bot.first_name} Is the redisigned version of Daisy and Naruto for the best performance.*" - f"\n\nBased on [Daisy](https://github.com/sltechworld/daisy) + [Naruto](https://github.com/sltechworld/narutorobot)." + f"\n\nBased on [MaxRobot](https://github.com/sltechworld/MaxRobot) + [Naruto](https://github.com/sltechworld/narutorobot)." f"\n\n{dispatcher.bot.first_name}'s source code was written by SupunMax" f"\n\nIf Any Question About {dispatcher.bot.first_name}, \nLet Us Know At @{SUPPORT_CHAT}.", parse_mode=ParseMode.MARKDOWN, From 7f4bc0bfac999ce07ae4931c173537624d4387c8 Mon Sep 17 00:00:00 2001 From: sltechworld <85874927+sltechworld@users.noreply.github.com> Date: Sat, 26 Jun 2021 10:37:27 +0530 Subject: [PATCH 30/31] Update __main__.py --- DaisyX/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DaisyX/__main__.py b/DaisyX/__main__.py index e5032f8bd..f90a62783 100644 --- a/DaisyX/__main__.py +++ b/DaisyX/__main__.py @@ -361,7 +361,7 @@ def DaisyX_about_callback(update, context): if query.data == "aboutmanu_": query.message.edit_text( text=f"*😍 Hi again! The name's {dispatcher.bot.first_name} 😍 \n\nAs You I'm a next generational group management bot developed by Infinity_Bots.* " - f"\n\n πŸ”₯ Join [SL Tech World](https://t.me/SL_Tech_Worldchat) To Keep Yourself Updated About {dispatcher.bot.first_name} πŸ”₯" + f"\n\n πŸ”₯ Join [SL_Tech_World](https://t.me/SL_Tech_Worldchat) To Keep Yourself Updated About {dispatcher.bot.first_name} πŸ”₯" f"\n\n I have the normal GROUP MANAGING functions like flood control, a warning system etc but I mainly have the advanced and handy Antispam system and the SIBYL banning system which safegaurds and helps your group from spammers." f"\n\nI Can Manage Your Groups Smoothly, With Some Special Features [:)](https://telegra.ph/file/18db78aca96c01c79b27b.jpg)" f"\n\nπŸ‘‡ You Can Know More About Me By Clicking The Below Buttons πŸ‘‡", From 639dbac4f574d9dff9bbdc49acbb707b6739f8ca Mon Sep 17 00:00:00 2001 From: jeramvishal <86543663+jeramvishal@users.noreply.github.com> Date: Mon, 28 Jun 2021 07:47:40 +0530 Subject: [PATCH 31/31] Update __main__.py --- DaisyX/__main__.py | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/DaisyX/__main__.py b/DaisyX/__main__.py index f90a62783..4ab79b325 100644 --- a/DaisyX/__main__.py +++ b/DaisyX/__main__.py @@ -63,8 +63,7 @@ from DaisyX.modules.helper_funcs.readable_time import get_readable_time PM_START_TEXT = """ -Hello there, I'm [Max Robot](https://telegra.ph/file/18db78aca96c01c79b27b.jpg) - +Hello there, I'm [𝑉𝐼𝑆𝐻𝐴 π˜½π™Šπ™](https://t.me/c/1590794489/169.jpg) I am an π΄π‘›π‘–π‘šπ‘’ Themed Group Managing Bot and I will help in managing your group βœͺ Make sure you read *INFO* Section Below βœͺ @@ -79,14 +78,14 @@ ], [ InlineKeyboardButton( - text="πŸ’« Add Max Robot to your group πŸ’«", url="t.me/MaxRobot?startgroup=true" + text="πŸ’« Add Visha Bot to your group πŸ’«", url="t.me/VishaBot?startgroup=true" ), ], ] HELP_STRINGS = f""" -*Main Commands :* [πŸ€–](https://telegra.ph/file/18db78aca96c01c79b27b.jpg) +*Main Commands :* [πŸ€–](https://t.me/c/1590794489/169.jpg) βœͺ /start: Starts me! You've probably already used this. βœͺ /help: Click this, I'll let you know about myself! βœͺ /donate: You can support my creater using this command.