diff --git a/app.json b/app.json index 930364e3..26b4d21c 100644 --- a/app.json +++ b/app.json @@ -1,9 +1,9 @@ { - "name": "VCPlayBot", - "logo": "https://telegra.ph/file/7ffa8d18b9b7f1b51a81e.jpg", - "description": "Open-Source bot to play songs in your Telegram's Group Voice Chat. Powered by PyTgCalls.", + "name": "GyaniMusicBot", + "logo": "https://telegra.ph/file/453ca2160aed6598489e2.jpg", + "description": "Open-Source bot to play songs in your Telegram's Group Voice Chat. Powered by Gyani.", "keywords": ["music", "voicechat", "telegram"], - "repository": "https://github.com/QueenArzoo/VCPlayBot", + "repository": "https://github.com/Emotionalgyaniđź‘‘/GyaniPlayBot", "stack": "container", "buildpacks": [ { @@ -26,36 +26,36 @@ "BOT_NAME": { "description": "Your MusicPlayer Bot Name.", "required": false, - "value": "" + "value": "GYANIMANAGMENTBOT" }, "SUPPORT_GROUP": { "description": "Your MusicPlayer support group without @ [Leave this if you don't have one]", "required": false, - "value": "AwesomeSupport" + "value": "Gyanisupport" }, "PROJECT_NAME": { "description": "Your MusicPlayer project Name.", "required": false, - "value": "VCPlayBot2.0" + "value": "GYANIPlayBot2.0" }, "ASSISTANT_NAME": { "description": "Your MusicPlayer's assistant Username without @.", "required": true }, "ARQ_API_KEY": { - "description": "Get from @ARQRobot.", + "description": "Get from @Gyanimanagmentbot.", "required": false, "value": "VKSSQH-SRNJYZ-MSOJAI-QALESR-ARQ" }, "BG_IMAGE": { "description": "BG image of bot (Use transparent one) [IGNORE].", "required": false, - "value": "https://telegra.ph/file/9b13ea3ce046a1a5c8098.png" + "value": "https://telegra.ph/file/453ca2160aed6598489e2.jpg" }, "UPDATES_CHANNEL": { "description": "Updates Channel without @ [Leave this if you don't have one].", "required": false, - "value": "LaylaList" + "value": "GYANIKINGDOM" }, "API_ID": { "description": "App ID from my.telegram.org/apps", @@ -75,9 +75,9 @@ "required": true }, "DURATION_LIMIT": { - "description": "Max audio duration limit for downloads (minutes).", + "description": "Max audio duration limit for downloads (minuts).", "required": true, - "value": "15" + "value": "120" } } }