forked from LEGEND-OS/LEGENDBOT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
app.json
212 lines (212 loc) · 6.74 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
{
"name": "Lêɠêɳ̃dẞø†",
"description": "Tнє ßєѕτ υѕєяϐοτ мα∂є ϐγ Lêɠêɳ̃dẞøY. Made with Love And By Python Language With Hardwork... ❤ ",
"logo": "https://te.legra.ph/file/d17467283e73c884834a5.jpg",
"keywords": [
"telegram",
"userbot",
"plugin",
"legendbot",
"modular",
"productivity"
],
"repository": "https://github.com/LEGEND-OS/LEGENDBOT/",
"website": "https://github.com/LEGEND-OS/LEGENDBOT/",
"success_url": "https://t.me/Legend_Userbot",
"env": {
"ENV": {
"description": "Set this to ANYTHING will enable heroku.",
"value": "ANYTHING"
},
"ALIVE_NAME": {
"description": "Fill your Full name. By default it is LEGEND User",
"value": "Lêɠêɳ̃dẞøY",
"required": false
},
"ALIVE_MSG": {
"description": "Set Custom Alive Message When entering .alive Or .legend Command.",
"value": "Lêɠêɳ̃dẞø† is Online",
"required": false
},
"ABUSE": {
"description": " Set ON or OFF",
"value": "",
"required" :true
},
"EXTRA_PLUGIN": {
"description": "Set ON or OFF",
"value": "",
"required" :true
},
"SPAM": {
"description": "Set ON or OFF",
"value": "",
"required" :true
},
"ASSISTANT": {
"description": "Set ON or OFF",
"value": "",
"required" :true
},
"YOUR_GROUP": {
"description": "Set Ur Group Username",
"value": "@Legend_Userbot",
"required": false
},
"YOUR_CHANNEL": {
"description": "Set Ur Channel Username",
"value": "@Official_LegendBot",
"required": false
},
"BOY_OR_GIRL": {
"description": "Set Boy Or Girl",
"value": "Boy",
"required": false
},
"AWAKE_PIC": {
"description": "Put here any telegraph media link for awake pic in .awake Or .bot command.",
"value": "",
"required": false
},
"OP_PIC": {
"description": "Put here any telegraph media link for OP pic in .op command.",
"value": "",
"required": false
},
"PING_PIC": {
"description": "Put here any telegraph media link for PING pic in .ping command.",
"value": "",
"required": false
},
"ALIVE_PIC": {
"description": "Put here any telegraph media link for alive pic in .alive.",
"value": "",
"required": false
},
"ALIVE_EMOJI": {
"description": "Put here any emoji. Which Will be Show When U Do .alive.",
"value": "",
"required": false
},
"BIO_MSG": {
"description": "Put Your Telegram Bio Here Required For Auto Bio.",
"value": "𝙸 𝚊𝚖 𝙻𝚎𝚐𝚎𝚗𝚍.",
"required": true
},
"PM_PIC": {
"description": "put here any telegraph media link for custom pmpermit pic.",
"value": "",
"required": false
},
"PM_MSG": {
"description": "Enter Your custom pm permit msg.",
"value": "нєℓℓο ѕιя / мιѕѕ,\nρℓєαѕє ∂οи'τ τяγ το ѕραм мγ мαѕτєя οτнєяωιѕє υ ωιℓℓ ϐℓοϲκє∂ ϐγ 𝖑𝖊ɠêɳ̃dẞø✞︎ 🇮🇳.\nℑ ωιℓℓ яєρℓγ υ αƒτєя ϲοмє ϐαϲκ οиℓιиє,\nτнαиκγου!",
"required": false
},
"MAX_FLOOD_IN_PM": {
"description": "Now U Can Set Custom Flood In DM / PM by default it is 5",
"value": "5",
"required": true
},
"LOGGER_ID": {
"description": "Create a private channel. And get it's id from @missrose_bot and paste here. Value should start with -100",
"value": "",
"required": true
},
"APP_ID": {
"description": "Get this value from my.telegram.org! Putting Others Value may result In Account Ban.",
"value": ""
},
"SUDO_USERS": {
"description": "Enter your friends user id to to give him bot full access",
"value": "",
"required": false
},
"SUDO_COMMAND_HAND_LER": {
"description": "Please enter sudo user command handler",
"value": ",",
"required": false
},
"COMMAND_HAND_LER": {
"description": "U can Change Ur command Handler By Default it is (.)",
"value": ".",
"required": true
},
"API_HASH": {
"description": "Get this value from my.telegram.org! Putting Others Value May result In Account Ban.",
"value": ""
},
"PLUGIN_CHANNEL": {
"description": "Copy Group Id And paste here To Get Plugin Channel ID copy and paste here",
"value": ""
},
"LEGEND_STRING": {
"description": "Get this value by running https://repl.it/@KrishnaJaiswal1/LEGENDBOT#main.py ",
"value": ""
},
"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
},
"BOT_TOKEN": {
"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": ""
},
"BOT_USERNAME": {
"description": "Needed for inline buttons maker. Make a bot at @BotFather and copy the username of your bot.",
"value": ""
},
"NO_OF_BUTTONS": {
"description": " Set The Amount Of Buttons Displayed In legend Command default 7",
"value": "7",
"required": true
},
"NO_OF_COLUMNS": {
"description": "Set The Amount Of Rows You Want To Displayed In legend Command default 2",
"value": "2",
"required": true
},
"EMOJI_IN_HELP1": {
"description": "Set The emojies You Want to Add In Help Command!!",
"value": "",
"required": false
},
"EMOJI_IN_HELP2": {
"description": "Set The emojies You Want to Add In Help Command!!",
"value": "",
"required": false
},
"PM_DATA": {
"description": "Type DISABLE if you want to disable pm protection... ",
"value": "ENABLE",
"required": true
}
},
"addons": [{
"plan": "heroku-postgresql",
"options": {
"version": "12"
}
}],
"buildpacks": [{
"url": "https://github.com/jonathanong/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/opendoor-labs/heroku-buildpack-p7zip"
},{
"url": "https://github.com/heroku/heroku-buildpack-apt.git"
},{
"url": "https://github.com/chrismytton/heroku-buildpack-jq"
},{
"url": "heroku/python"
}]
}