diff --git a/app.json b/app.json deleted file mode 100644 index f98f359..0000000 --- a/app.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "name": "The original Arab Telethon source", - "description": "Welcome to the Arab Telethon 8.1v { @iqthon }", - "logo": "https://telegra.ph/file/795bd80cbb23748657b4c.jpg", - "keywords": ["plugin","modular","productivity"], - "repository": "https://github.com/help-iq2/telethon", - "website": "#TODO", - "success_url": "#TODO", - "env": { - "ALIVE_NAME": { - "description": "هنا ضع اسم التلجرام الخاص بك", - "value": "" - }, - "APP_ID": { - "description": "هنا ضع الايبي ايدي الخاص بك يتكون من ارقام", - "value": "" - }, - "API_HASH": { - "description": "هنا ضع الايبي هاش الخاص بك يتكون من احرف و ارقام", - "value": "" - }, - "STRING_SESSION": { - "description": " ضع كود تيرمكس", - "value": "" - }, - "TG_BOT_USERNAME": { - "description": " ضع معرف بوتك بدون @", - "value": "" - }, - "TG_BOT_TOKEN": { - "description": "ضع توكن بوتك", - "value": "" - }, - "COMMAND_HAND_LER": { - "description": "اتركة كما هوة او ضع الأمر الذي تريده بدلا من النقطة", - "value": "." - }, - "TZ": { - "description": "ضع القاره / عاصمة بلدك ( اذا كنت لاتعرفه اتركة كما هوة )", - "value": "Asia/Baghdad", - "required": false - } - }, - "addons": [{ - "plan": "heroku-postgresql", - "options": { - "version": "12" - } - }], - "buildpacks": [{ - "url":"https://github.com/telethonArab/heroku-buildpack-ffmpeg-latest" - },{ - "url":"https://github.com/heroku/heroku-buildpack-google-chrome" - },{ - "url":"https://github.com/heroku/heroku-buildpack-chromedriver" - },{ - "url": "https://github.com/riganf/heroku-buildpack-p7zip" - },{ - "url": "https://github.com/heroku/heroku-buildpack-apt.git" - },{ - "url": "https://github.com/chrismytton/heroku-buildpack-jq" - },{ - "url": "https://github.com/rahulps1000/heroku-buildpack-nodejs" - },{ - "url": "heroku/python" - }], - "stack": "heroku-22" -}