From 772a7d1d7b07bdd66537bb2f6e5d5810d7438b42 Mon Sep 17 00:00:00 2001 From: DHANANJAYA <93440107+dhananjaya7madhusanka1@users.noreply.github.com> Date: Mon, 15 Nov 2021 14:54:12 +0530 Subject: [PATCH] Update app.json --- app.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app.json b/app.json index 930364e3..89a319ec 100644 --- a/app.json +++ b/app.json @@ -3,7 +3,7 @@ "logo": "https://telegra.ph/file/7ffa8d18b9b7f1b51a81e.jpg", "description": "Open-Source bot to play songs in your Telegram's Group Voice Chat. Powered by PyTgCalls.", "keywords": ["music", "voicechat", "telegram"], - "repository": "https://github.com/QueenArzoo/VCPlayBot", + "Group": "https://t.me/FriendsOfSriLanka", "stack": "container", "buildpacks": [ { @@ -31,7 +31,7 @@ "SUPPORT_GROUP": { "description": "Your MusicPlayer support group without @ [Leave this if you don't have one]", "required": false, - "value": "AwesomeSupport" + "value": "FriendsOfSriLanka" }, "PROJECT_NAME": { "description": "Your MusicPlayer project Name.", @@ -55,7 +55,7 @@ "UPDATES_CHANNEL": { "description": "Updates Channel without @ [Leave this if you don't have one].", "required": false, - "value": "LaylaList" + "value": "FriendsOfSriLanka" }, "API_ID": { "description": "App ID from my.telegram.org/apps",