From bacea188ed18d00300e0841425574f78869a7324 Mon Sep 17 00:00:00 2001 From: Naveenroa <109270782+Naveenroa@users.noreply.github.com> Date: Fri, 15 Jul 2022 20:35:14 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5aab4c8..8e146000 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/DalinMathew/AutoFilterBotV3 #### Hard Way ```bash From 82cebdccad1d49214236244d62646e5e9c1864e1 Mon Sep 17 00:00:00 2001 From: Naveenroa <109270782+Naveenroa@users.noreply.github.com> Date: Fri, 15 Jul 2022 20:39:10 +0530 Subject: [PATCH 2/3] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index a5fc6bc8..dda7532f 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/DalinMathew/AutoFilterBotV3", "env": { "BOT_TOKEN": { "description": "Your bot token.", From be8986399ae41eb4cc43006bf1dfb492d7f0c2c8 Mon Sep 17 00:00:00 2001 From: Naveenroa <109270782+Naveenroa@users.noreply.github.com> Date: Fri, 15 Jul 2022 20:40:05 +0530 Subject: [PATCH 3/3] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index dda7532f..a5fc6bc8 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/DalinMathew/AutoFilterBotV3", "env": { "BOT_TOKEN": { "description": "Your bot token.",