forked from help-iq2/M1
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathapp.json
More file actions
1 lines (1 loc) · 1.52 KB
/
Copy pathapp.json
File metadata and controls
1 lines (1 loc) · 1.52 KB
1
{ "name": "ميـوزك تلـيثون", "description": "اهلا وسهلا بك هذا النسخه الخاصه لتليثون ميوزك الاول هذا نسخه لايمكن لاي شخص استعمال تنصيبك او تشغيل الاغاني فقط انت تستطيع 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"}