From f2e0f6fb02f22778e9868fb82d1d23bf2c9e9a94 Mon Sep 17 00:00:00 2001 From: GMKYT <55257377+GMKYT@users.noreply.github.com> Date: Mon, 26 Jul 2021 18:48:09 +0530 Subject: [PATCH] Update app.json --- app.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app.json b/app.json index 6b91246..73af91e 100644 --- a/app.json +++ b/app.json @@ -1,8 +1,8 @@ { "name": "VC Music Player", - "description": "An Telegram Bot Maded By Zaute to Play Nonstop Radio/Music in Telegram Voice Chats", - "repository": "https://github.com/LushaiMusic/VCMusicPlayer", - "logo": "https://telegra.ph/file/a247cefef0c9fd6308ee2.jpg", + "description": "An Telegram Bot Maded By JayRaj to Play Nonstop Radio/Music in Telegram Voice Chats", + "repository": "https://github.com/GMKYT/VCMusicPlayer", + "logo": "https://telegra.ph/file/4f7bab4c3a7476512f0f5.jpg", "keywords": [ "telegram", "bot", @@ -59,7 +59,7 @@ }, "STREAM_URL": { "description": "URL of Radio station or Youtube live video url to stream with /radio command", - "value": "https://youtu.be/zcrUCvBD16k", + "value": "https://youtu.be/3JQ3Yy6EPCQ", "required": false }, "REPLY_MESSAGE": {