-
Notifications
You must be signed in to change notification settings - Fork 3
/
app.json
214 lines (214 loc) · 7.22 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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
{
"name": "𝙳𝙴𝚅𝙸𝙻 𝚄𝚂𝙴𝚁𝙱𝙾𝚃",
"description": "The best userbot made by @deviluserbot. Made with Love And Phone And Hardwork and... Nhi aur kahi se to nhi bana....For Support Join @deviluserbot ",
"logo": "https://telegra.ph/file/1a521001683a360053b32.jpg",
"keywords": [
"telegram",
"userbot",
"plugin",
"modular",
"productivity"
],
"repository": "https://github.com/lucifeermorningstar/Devil/",
"website": "https://github.com/lucifeermorningstar/Devil/",
"success_url": "https://t.me/deviluserbot",
"env": {
"ENV": {
"description": "Setting this to ANYTHING will enable heroku.",
"value": "ANYTHING"
},
"TEMP_DOWNLOAD_DIRECTORY": {
"description": "Where downloaded files will go.",
"value": "./userbot/DOWNLOADS/",
"required": false
},
"F_BAN_LOGGER_GROUP": {
"description": "Put Group id Same As PRIVATE_GROUP_ID.",
"value": "",
"required": false
},
"BOT_NICK_NAME": {
"description": "YOU CAN SET HERE YOUR BOT CUSTOM NAME LIKE PRO BOT SUPER BOT etc..",
"value": "",
"required": false
},
"ALIVE_NAME": {
"description": "Fill your Full name or Username like @lucifeermorningstar.",
"value": "",
"required": false
},
"ALIVE_MSG": {
"description": "Set Custom awake Message When entering .awake command.",
"value": "",
"required": false
},
"ALIVE_PHOTTO": {
"description": "put here any telegraph media link use .awake to show.",
"value": "",
"required": false
},
"BIO_MSG": {
"description": "Put Your Telegram Bio Here Required For Auto Bio.",
"value": "",
"required": false
},
"PMPERMIT_PIC": {
"description": "put here any telegraph media link for pmpermit custom pic.",
"value": "",
"required": true
},
"CUSTOM_PMPERMIT": {
"description": "Your custom pm permit msg.",
"value": "",
"required": false
},
"PM_PERMIT_GROUP_ID": {
"description": "Put an Group Id Same As PRIVATE_GROUP_ID Required For Pmpermit plugin.",
"value": "",
"required": false
},
"APP_ID": {
"description": "Get this value from my.telegram.org! Putting Others Value may result In Account Ban.",
"value": ""
},
"REM_BG_API_KEY": {
"description": "Required for Removing image background functionality. Get from https://www.remove.bg/",
"value": "",
"required": false
},
"OCR_SPACE_API_KEY": {
"description": "Register an account on ocr.space to get this value(API key)....",
"value": "",
"required": false
},
"LYDIA_API_KEY": {
"description": "Needed for Lydia AI. Follow https://telegra.ph/Lydia-09-05 to get your API.",
"value": "",
"required": false
},
"API_HASH": {
"description": "Get this value from my.telegram.org! Putting Others Value May result In Account Ban.",
"value": ""
},
"PLUGIN_CHANNEL": {
"description": "Create a private group add rose then type /id. PLUGIN_CHANNEL and PRIVATE_GROUP_ID both values should be same",
"value": ""
},
"PRIVATE_GROUP_BOT_API_ID": {
"description": "create a private channel and then type .get_id add that value here for save messages",
"value": ""
},
"FBAN_GROUP_ID": {
"description": "Go to your group add rose bot type /id and paste here",
"value": ""
},
"PRIVATE_GROUP_ID": {
"description": "Create a private group add rose bot then type /id. PLUGIN_CHANNEL and PRIVATE_GROUP_ID both values should be same",
"value": ""
},
"PM_LOGGR_BOT_API_ID": {
"description": "for login private messages create a private channel and do .get_id and add that id",
"value": ""
},
"STRING_SESSION": {
"description": "Get this value by running https://repl.it/@lucifeermorning/DevilBot#main.py ",
"value": ""
},
"GITHUB_ACCESS_TOKEN": {
"description": "Your Github Access Token for gitcommit plugin.Google 'Github access token' to find.",
"value": "",
"required": false
},
"GIT_REPO_NAME": {
"description": "Your repo name Example: lucifeermorningstar/Devil , but GITHUB_ACCESS_TOKEN must be setup first.",
"value": "",
"required": false
},
"HEROKU_API_KEY": {
"description": "Go to https://dashboard.heroku.com/account, scroll down and press Reveal API.Required for updater to work.",
"value": "",
"required": true
},
"HEROKU_APP_NAME": {
"description": "The Value of App Name you filled in right on top.Required for updater to work.",
"value": "",
"required": true
},
"TG_BOT_TOKEN_BF_HER": {
"description": "Needed for inline buttons maker. Make a bot at [BotFather](http://telegram.dog/BotFather) and get the token of your bot. And Don't Forget To Turn on inline Mode on bot settings. Get it.",
"value": ""
},
"CHROME_BIN": {
"description": "For Carbon.py. Leave as it is. ",
"value": "/app/.apt/usr/bin/google-chrome",
"required": false
},
"CHROME_DRIVER": {
"description": "For Carbon.py. Leave as it is. ",
"value": "/app/.chromedriver/bin/chromedriver",
"required": false
},
"TG_BOT_USER_NAME_BF_HER": {
"description": "Needed for inline buttons maker. Make a bot at [BotFather](http://telegram.dog/BotFather) and get the username of your bot",
"value": ""
},
"DOWNLOAD_PFP_URL_CLOCK": {
"description": "Needed for autopic module. A url that is a preview link of your Profile Pic",
"value": "",
"required": false
},
"OPEN_WEATHER_MAP_APPID": {
"description": "Get your own APPID from https://api.openweathermap.org/data/2.5/weather",
"required": false
},
"NO_OF_BUTTONS_DISPLAYED_IN_H_ME_CMD": {
"description": " Set The Amount Of Buttons Displayed In Help Command",
"value": "10",
"required": true
},
"NO_OF_COLUMS_DISPLAYED_IN_H_ME_CMD": {
"description": "Set The Amount Of Rows You Want To Displayed In Help Command default 2",
"value": "3",
"required": true
},
"EMOJI_TO_DISPLAY_IN_HELP": {
"description": "Set The emojies You Want to Add In Help Command!!",
"value": "",
"required": true
},
"TZ": {
"description": "Required for Correct Time for autopic get from http://www.timezoneconverter.com/cgi-bin/findzone.tzc",
"value": "Asia/Kolkata",
"required": false
},
"PM_DATA": {
"description": "Type DISABLE if you want to disable pm protection... ",
"value": "ENABLE",
"required": false
}
},
"addons": [
{
"plan": "heroku-postgresql",
"options": {
"version": "12"
}
}
],
"buildpacks": [
{
"url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest"
},{
"url":"https://github.com/amivin/aria2-heroku.git"
},{
"url":"https://github.com/heroku/heroku-buildpack-google-chrome"
},{
"url": "https://github.com/heroku/heroku-buildpack-apt.git"
},{
"url":"https://github.com/heroku/heroku-buildpack-chromedriver"
},{
"url": "https://github.com/opendoor-labs/heroku-buildpack-p7zip"
},{
"url": "heroku/python"
}]
}