diff --git a/README.md b/README.md index 4a486a5..c05051b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Click the below button to watch the video tutorial on deploying ### Deploy To Heroku 📡 -
+ ### GET STRING SESSION FROM REPL RUN @@ -115,7 +115,7 @@ $ python3 -m VCsMusicBot If you donlt like to play in linked channel: 1. Get your channel ID. 2. Rename your group to: Channel Music: your_channel_id - 3. Add [@VCsMusicPlayer](https://t.me/VCsMusicPlayer) as Channel admin with full perms + 3. Add [@Zero_Two_Musicbot](https://t.me/Zero_Two_Musicbot) as Channel admin with full perms 4. add helper to channel 5. Simply send commands in your group. diff --git a/VCsMusicBot/modules/pmpermit.py b/VCsMusicBot/modules/pmpermit.py index 0be4a6e..4c22537 100644 --- a/VCsMusicBot/modules/pmpermit.py +++ b/VCsMusicBot/modules/pmpermit.py @@ -17,7 +17,7 @@ async def pmPermit(client: USER, message: Message): return await USER.send_message( message.chat.id, - "Hi there, This is a music assistant service of @VCsMusicBot.\n\n ❗️ Rules:\n - No chatting allowed\n - No spam allowed \n\n 👉 **SEND GROUP INVITE LINK OR USERNAME IF USERBOT CAN'T JOIN YOUR GROUP.**\n\n ⚠️ Disclamer: If you are sending a message here it means admin from @zautesChat will see your message and join chat.\n - Don't add this user to secret groups.\n - Don't Share private info here.\n\n**Feel Free to Contact Us @ZauteBot.\n\nDeploy your own Bot from** https://github.com/LushaiMusic/VCsMusicBot", + "Hi there, This is a music assistant service of @fateunionchat.\n\n ❗️ Rules:\n - No chatting allowed\n - No spam allowed \n\n 👉 **SEND GROUP INVITE LINK OR USERNAME IF USERBOT CAN'T JOIN YOUR GROUP.**\n\n ⚠️ Disclamer: If you are sending a message here it means admin from @for_otaku will see your message and join chat.\n - Don't add this user to secret groups.\n - Don't Share private info here.\n\n**Feel Free to Contact Us @fateunionchat.\n\nDeploy your own Bot from** https://github.com/Darling-Code002/VCsMusicBot", ) return diff --git a/app.json b/app.json index d0fe8b0..c994eac 100644 --- a/app.json +++ b/app.json @@ -1,9 +1,9 @@ { "name": "VCsMusicBot", "logo": "https://telegra.ph/file/5a24274c6a6455f9a8d8f.png", - "description": "Open-Source bot to play songs in your Telegram's Group Voice Chat. Powered by PyTgCalls.", + "description": "Open-Source bot to play songs in your Telegram's Group Voice Chat.", "keywords": ["music", "voicechat", "telegram"], - "repository": "https://github.com/LushaiMusic/VCsMusicBot", + "repository": "", "stack": "container", "env": { "SESSION_NAME": { @@ -26,7 +26,7 @@ "SUPPORT_GROUP": { "description": "Your MusicPlayer support group without @ [Leave this if you don't have one]", "required": false, - "value": "tgVCSets" + "value": "" }, "PROJECT_NAME": { "description": "Your MusicPlayer project Name.", @@ -45,12 +45,12 @@ "BG_IMAGE": { "description": "BG image of bot (Use transparent one) [IGNORE].", "required": false, - "value": "https://telegra.ph/file/cf19dda907391656338eb.png" + "value": "https://telegra.ph/file/6e74ed7051f5762b75281.jpg" }, "UPDATES_CHANNEL": { "description": "Updates Channel without @ [Leave this if you don't have one].", "required": false, - "value": "ZauteKm" + "value": "" }, "API_ID": { "description": "App ID from my.telegram.org/apps",