forked from M-STER-YT/Adv-Auto-Filter-Bot-V2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp.json
More file actions
46 lines (46 loc) · 1.27 KB
/
app.json
File metadata and controls
46 lines (46 loc) · 1.27 KB
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
{
"name": "M-STER Auto Filter Bot V4",
"description": "A Filter Bot Which Doesnt Need Manuall Filter Adding",
"logo": "https://telegra.ph/file/05b0ad0da32eb0ba24e1e.png",
"keywords": [
"Auto",
"Filter",
"Mongo DB"
],
"website": "https://github.com/M-STER-YT",
"repository": "https://github.com/M-STER-YT/Adv-Auto-Filter-Bot-V2",
"success_url": "https://telegram.dog/M_STER_TECH",
"env": {
"APP_ID": {
"description": "vediode thaye und athilude edukaam",
"value": ""
},
"API_HASH": {
"description": "vediode thaye und athilude edukaam",
"value": ""
},
"BOT_TOKEN": {
"description": "vediode thaye und athilude edukaam",
"value": ""
},
"DB_URI": {
"description": "vediode thaye und athilude edukaam",
"value": ""
},
"USER_SESSION": {
"description": "vediode thaye und athilude edukaam",
"value": ""
}
},
"buildpacks": [
{
"url": "heroku/python"
}
],
"formation": {
"worker": {
"quantity": 1,
"size": "free"
}
}
}