From b6339162ca75609d9717a4a838586c577ed580c3 Mon Sep 17 00:00:00 2001 From: abdallah981 <62890648+abdallah981@users.noreply.github.com> Date: Tue, 20 Feb 2024 17:15:34 +0300 Subject: [PATCH] app.json --- app.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app.json b/app.json index 746a49f..8d423d0 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { - "name": "𝚜𝚘𝚞𝚛𝚜 𝚊𝚏𝚛𝚘𝚝𝚘𝚘 ", + "name": "『 𝚂𝙾𝚄𝚁𝚂 𝙺𝙸𝙽𝙶 』", "description": "A Telegram Music Player Bot, written in Python with Pyrogram and Py-Tgcalls.", - "logo": "https://telegra.ph/file/04b2f1f1c808dc49db35b.jpg", + "logo": "https://telegra.ph/file/1a77a02bdb06d55051845.jpg", "keywords": [ "python3", "telegram", @@ -13,27 +13,27 @@ ], "env": { "API_ID": { - "description": "Get this value from https://my.telegram.org", + "description": "هنا ضع الايبي ايدي https://my.telegram.org", "value": "", "required": true }, "API_HASH": { - "description": "Get this value from https://my.telegram.org", + "description": "هنا ضع الايبي هاش https://my.telegram.org", "value": "", "required": true }, "BOT_TOKEN": { - "description": "A Bot's token from Botfather", + "description": "ضع هنا تكون البوت الذي صنعته من @BotFather.", "value": "", "required": true }, "MONGO_DB_URI": { "description": "Get a mongodb url from https://cloud.mongodb.com.", - "value": "mongodb+srv://bot_vambir:Al2552001@cluster0.heabj.mongodb.net/vambir_bot?retryWrites=true&w=majority", + "value": "", "required": true }, "OWNER_ID": { - "description": "The user id of user whom you would like to add as OWNER.", + "description": "ايدي المستخدم الذي ترغب في إضافته كمالك", "value": "", "required": true }, @@ -54,7 +54,7 @@ "required": false }, "LOGGER_ID": { - "description": "Your Log Group ID, add your bot and promote as an admin with full rights!. Channel ki id mat daal dena bsdk.", + "description": "معرف مجموعة السجل الخاص بك، أضف البوت الخاص بك والحساب المساعد وقم برفعهم ادمن بكل الصلاحيات!.", "value": "", "required": true }