-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathapp.json
156 lines (139 loc) · 3.93 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
{
"name": "UltraUX Spam Bot",
"description": "Best Spamming Bots | Bot father spam bot | Join Us @ultraux_official for Any Support and Updates | You can Deploy 20 Spam bots at one Deployment (Maximum)",
"logo": "https://telegra.ph/file/bddf4d5b779d7fabe6671.jpg",
"keywords": [
"telegram",
"UltraUX",
"telethon",
"telegram-bot",
"Botfather",
"SpamBots",
"Botfather-spambots"
],
"repository": "https://github.com/noob-dv/UltraUX-Spam-Bot",
"website": "https://t.me/digvijaysingh178",
"success_url": "https://t.me/assasinx1",
"env": {
"API_HASH": {
"description": "Your APP HASH , get it from my.telegram.org",
"value": "",
"required": true
},
"APP_ID": {
"description": "Your APP ID , get it from my.telegram.org",
"value": "",
"required": true
},
"BOT_TOKEN01": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": true
},
"BOT_TOKEN02": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN03": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN04": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN05": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN06": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN07": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN08": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN09": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN10": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN11": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN12": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN13": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN14": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN15": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN16": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN17": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN18": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN19": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"BOT_TOKEN20": {
"description": "Bot token, get it from @BotFather",
"value": "",
"required": false
},
"SUDO_USERS": {
"description": "sudo Users Id",
"value": "",
"required": true
}
},
"buildpacks": [
{
"url": "heroku/python"
}
]
}