From 57ba64c0be324430b860bb3b2a49fbe6d1316b1f Mon Sep 17 00:00:00 2001 From: ABHINAS ROY <85425565+roymusicplay@users.noreply.github.com> Date: Tue, 3 Aug 2021 10:44:26 +0530 Subject: [PATCH 1/7] Update app.json --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index eae89f6d..8a9c3568 100644 --- a/app.json +++ b/app.json @@ -1,11 +1,11 @@ { - "name": "DaisyX", + "name": "Queen", "description": "?", "keywords": [ "telegram", "Daisy", "plugin", - "telegram-DaisyX", + "telegram-queen", "fuck-TG" ], "repository": "https://github.com/TeamDaisyX/Daisy-x", From 9371fbf3e11928573bbd23b1bcc4ce5c9c3adbab Mon Sep 17 00:00:00 2001 From: ABHINAS ROY <85425565+roymusicplay@users.noreply.github.com> Date: Tue, 3 Aug 2021 10:46:58 +0530 Subject: [PATCH 2/7] Update webshot --- DaisyX/modules/webshot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DaisyX/modules/webshot b/DaisyX/modules/webshot index 873c8373..1fb751de 100644 --- a/DaisyX/modules/webshot +++ b/DaisyX/modules/webshot @@ -2,7 +2,7 @@ from pyrogram import filters, Client as Daisy from pyrogram.types import Message -@Daisy.on_message(filters.command('webshot', ["."]) & filters.me) +@abhinasroy.on_message(filters.command('webshot', ["."]) & filters.me) async def webshot(client: Daisy, message: Message): try: user = message.command[1] From f20ac469c809a0fce2b0a0bed82314af6d08b818 Mon Sep 17 00:00:00 2001 From: ABHINAS ROY <85425565+roymusicplay@users.noreply.github.com> Date: Tue, 3 Aug 2021 10:53:47 +0530 Subject: [PATCH 3/7] Update __init__.py --- DaisyX/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DaisyX/__init__.py b/DaisyX/__init__.py index 4ac78c18..aa253493 100644 --- a/DaisyX/__init__.py +++ b/DaisyX/__init__.py @@ -27,7 +27,7 @@ from DaisyX.versions import DAISY_VERSION log.info("----------------------") -log.info("| Daisy X |") +log.info("| Queen |") log.info("----------------------") log.info("Version: " + DAISY_VERSION) From 627107fb539f2e1255cbd4f233be425ef10881f3 Mon Sep 17 00:00:00 2001 From: ABHINAS ROY <85425565+roymusicplay@users.noreply.github.com> Date: Tue, 3 Aug 2021 10:54:56 +0530 Subject: [PATCH 4/7] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4834d94e..91644718 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,4 +5,4 @@ COPY requirements.txt . COPY deploy.sh . RUN bash deploy.sh COPY . . -CMD ["python3", "-m", "DaisyX"] +CMD ["python3", "-m", "Queen"] From 5c3cb66900af7f09eeec47321a9a3a64c42ddbb7 Mon Sep 17 00:00:00 2001 From: ABHINAS ROY <85425565+roymusicplay@users.noreply.github.com> Date: Tue, 3 Aug 2021 10:57:28 +0530 Subject: [PATCH 5/7] Update app.json --- app.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app.json b/app.json index 8a9c3568..36533a3b 100644 --- a/app.json +++ b/app.json @@ -8,9 +8,9 @@ "telegram-queen", "fuck-TG" ], - "repository": "https://github.com/TeamDaisyX/Daisy-x", + "repository": "https://github.com/roymusicplay/DaisyX", "website": "daisyproject.studio", - "success_url": "t.me/DaisyXUpdates", + "success_url": "t.me/ahinasroy", "buildpacks": [ { "url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest" @@ -49,7 +49,7 @@ }, "MONGO_DB": { "description": "Don't change.", - "value": "DaisyX", + "value": "Queen", "required": false }, "HEROKU_APP_NAME": { @@ -64,7 +64,7 @@ }, "UPSTREAM_REPO_URL": { "description": "Only for fork users else don't change", - "value": "https://github.com/TeamDaisyX/DaisyX-v2.0", + "value": "https://github.com/roymusicplay/DaisyX", "required": false }, "API_PORT": { From 0c99eda3afdc84a7949966e7b976cbe618777993 Mon Sep 17 00:00:00 2001 From: ABHINAS ROY <85425565+roymusicplay@users.noreply.github.com> Date: Tue, 3 Aug 2021 11:00:30 +0530 Subject: [PATCH 6/7] Update deploy.sh --- deploy.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/deploy.sh b/deploy.sh index defbeb62..6ecbee4a 100644 --- a/deploy.sh +++ b/deploy.sh @@ -3,8 +3,8 @@ echo " *********** STARTING DEPLOY *********** DAISYX v2 -Base Aiogram -(C) 2020-2021 by @TEAMDAISYX -Support Chat is @DAISYSUPPORT_OFFICIAL. +(C) 2020-2021 by @abhinasroy +Support Chat is @DOSTI_GROUP_1234. *************************************** " @@ -36,9 +36,9 @@ DAISYX. Deployed Successfully * |D| |A| |I| |S| |Y| |X| * ******************* v2.0 ** -Thanks for deploying DaisyX -(C) 2020-2021 by @TEAMDAISYX -Support Chat is @DAISYSUPPORT_OFFICIAL. +Thanks for deploying queen +(C) 2020-2021 by @abhinasroy +Support Chat is @DOSTI_GROUP_1234. =++---------------------------------------------++= Greetings from dev team :) " From d6452b54e82009544481379716de18113329a1ed Mon Sep 17 00:00:00 2001 From: ABHINAS ROY <85425565+roymusicplay@users.noreply.github.com> Date: Tue, 3 Aug 2021 11:01:55 +0530 Subject: [PATCH 7/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eaeda6b9..ba051f98 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Complete guide on deploying @DaisyXBot's clone on Heroku. # 🏃‍♂️ Easy Deploy -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/TeamDaisyX/DaisyX.git) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/roymusicplay/DaisyX.git) [Generate String Session](https://replit.com/@SpEcHiDe/GenerateStringSession) << Select telethon