From 7dc878edf64ecb09f16bbff829c3c9f1c066f8f3 Mon Sep 17 00:00:00 2001 From: Pooja0033 <113719724+Pooja0033@users.noreply.github.com> Date: Mon, 3 Oct 2022 02:04:42 +0530 Subject: [PATCH 1/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5aab4c8..54a30b20 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ #### Deploy To Heroku -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/DalinMathew/AutoFilterBotV3) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Pooja0033/AutoFilterBotV3) #### Hard Way ```bash From cfe94543a1890ebc62c5c96ac4cc0136da9be1d8 Mon Sep 17 00:00:00 2001 From: Pooja0033 <113719724+Pooja0033@users.noreply.github.com> Date: Mon, 3 Oct 2022 02:05:31 +0530 Subject: [PATCH 2/5] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index a5fc6bc8..1a42a37a 100644 --- a/app.json +++ b/app.json @@ -16,7 +16,7 @@ "inline" ], "website": "https://github.com/DalinMathew/AutoFilterBotV3", - "repository": "https://github.com/DalinMathew/AutoFilterBotV3", + "repository": "https://github.com/Pooja0033/AutoFilterBotV3", "env": { "BOT_TOKEN": { "description": "Your bot token.", From 36790bdfbe80907d5ded59803d49726bb3551bc7 Mon Sep 17 00:00:00 2001 From: Pooja0033 <113719724+Pooja0033@users.noreply.github.com> Date: Mon, 3 Oct 2022 02:15:10 +0530 Subject: [PATCH 3/5] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 1a42a37a..d69412d5 100644 --- a/app.json +++ b/app.json @@ -15,7 +15,7 @@ "index", "inline" ], - "website": "https://github.com/DalinMathew/AutoFilterBotV3", + "website": "https://github.com/Pooja0033/AutoFilterBotV3", "repository": "https://github.com/Pooja0033/AutoFilterBotV3", "env": { "BOT_TOKEN": { From 2bdcfa58f45d2cd47156c788ab4da32f6529ac34 Mon Sep 17 00:00:00 2001 From: Pooja0033 <113719724+Pooja0033@users.noreply.github.com> Date: Mon, 3 Oct 2022 02:16:47 +0530 Subject: [PATCH 4/5] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 54a30b20..a29ed6a0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -![GitHub Repo stars](https://img.shields.io/github/stars/DalinMathew/AutoFilterBotV3?style=social) - +![GitHub Repo stars](https://img.shields.io/github/stars/Pooja0033/AutoFilterBotV3?style=social) + ## How To Deploy Video ## Subscribe YouTube Channel From 8643c39a9ad744644671b97d1cea1ffd373feaeb Mon Sep 17 00:00:00 2001 From: Pooja0033 <113719724+Pooja0033@users.noreply.github.com> Date: Mon, 3 Oct 2022 02:43:51 +0530 Subject: [PATCH 5/5] Create composer. json --- composer. json | 1 + 1 file changed, 1 insertion(+) create mode 100644 composer. json diff --git a/composer. json b/composer. json new file mode 100644 index 00000000..0967ef42 --- /dev/null +++ b/composer. json @@ -0,0 +1 @@ +{}