-
Notifications
You must be signed in to change notification settings - Fork 0
/
app.json
67 lines (67 loc) · 2.48 KB
/
app.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"name": "القيصر ينيج",
"description": "〔 سـورس زدثــون 𝗭𝗲𝗱𝗧𝗵𝗼𝗻 𓅛 〕افضـل سـورسـات تليثـون يـوزربـوت العربيـة : › عربـي بالكـامل › تحديثـات متواصـله › فـارات تلقـائيـه بسهولـه〔 حصريـاً 〕- مطـور السـورس : زلـزال ",
"logo": "https://telegra.ph/file/c91c09fb188f0f281e628.jpg",
"keywords": ["plugin","modular","productivity"],
"repository": "https://github.com/Zilzalll/lite",
"website": "#TODO",
"success_url": "#TODO",
"env": {
"APP_ID": {
"description": "كـود ايبي ايـدي〔 App id 〕لا تغيرهـا",
"value": "27455984"
},
"API_HASH": {
"description": "كـود ايبي هـاش〔 Api hash 〕..لا تغيرهـا",
"value": "62d5f68ce2e9189636967120220f5755"
},
"STRING_SESSION": {
"description": "كـــود تيـــرمكـــس - الكـود الكبيـر مـن بـوت تيرمكــس",
"value": ""
},
"TG_BOT_TOKEN": {
"description": "تـــوكـــن البـــوت - من بـوت فـاذر〔 @Botfather 〕..",
"value": ""
},
"HEROKU_API_KEY": {
"description": "كـــود مفتـــاح هيروكـــو - تروح ع الرابـط » https://dashboard.heroku.com/account ع آخـر خانـه وتنسـخ الكـود لهنـا",
"value": "",
"required": false
},
"HEROKU_APP_NAME": {
"description": "اســـم التطبيـــق - نفـس اول مربـع بالقائمـة نسـخ لصـق حـروف انكلـش صغيـره",
"value": "",
"required": false
}
},
"addons": [{
"plan": "heroku-postgresql",
"options": {
"version": "12"
}
}],
"buildpacks": [{
"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/rahulps1000/heroku-buildpack-nodejs"
},{
"url": "https://github.com/heroku/heroku-buildpack-apt.git"
},{
"url": "https://github.com/chrismytton/heroku-buildpack-jq"
},{
"url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest"
},{
"url": "heroku/python"
}],
"formation": {
"worker": {
"quantity": 1,
"size": "basic"
}
},
"stack": "heroku-22"
}