forked from help-iq2/M2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp.json
More file actions
1 lines (1 loc) · 1.54 KB
/
Copy pathapp.json
File metadata and controls
1 lines (1 loc) · 1.54 KB
1
{ "name": "2 ميـوزك تلـيثون", "description": "اهلا بك في تنصيب ميوزك الثاني تليثون هذا سورس موسيقى الثاني عام يمكن لأي شخص استعمال التحميل والتنزيل لديك ذات سرعه احسن ومتطورة https://t.me/TelethonMusic.", "logo": "https://telegra.ph/file/40c0ab31719a780e37b5c.jpg", "keywords": [ "Telegram", "MusicPlayer", "VideoPlayer" ], "repository": "https://github.com/telenothelp/MUSIC", "env": { "SESSION": { "description": "ضع هنا كود السيشن بايرو", "required": true }, "API_ID": { "description": "ضع هنا كود الايبي ايدي", "required": true }, "HNDLR": { "description": "ضع هنا رمز الامر الذي تريده كمثال ( . - ! - / - $ ) ", "required": false, "value": "$" }, "API_HASH": { "description": "ضع هنا كود الايبي هاش", "required": true }, "SUDO_USERS": { "description": "ضع هنا ايدي حسابك", "required": true } }, "addons": [], "buildpacks": [ { "url": "heroku/python" }, { "url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest" } ], "formation": { "worker": { "quantity": 1, "size": "free" } }, "stack": "container"}