Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
{
Expand Down Expand Up @@ -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.",
Expand All @@ -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",
Expand Down