-
Notifications
You must be signed in to change notification settings - Fork 149
/
Copy pathapp.json
194 lines (193 loc) · 7.24 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
{
"name": "DEVIL-BOT",
"description": "DEVIL-BOT - Extra featured, fully customisable WhatsApp Public/User bot.",
"logo": "https://www.linkpicture.com/q/IMG-20211010-WA0512.jpg",
"keywords": ["WhatsApp", "Userbot", "DEVIL-BOT", "WhatsAsena", "bot", "api", "ai"],
"repository": "https://github.com/RHYTHMHACKER/DEVIL-BOT",
"website": "https://nsprogamersyt.blogspot.com/2021/12/nsprogamersyt.html",
"success_url": "https://youtube.com/channel/UCZHaGrhwyEBM2NhIYT1FFww",
"stack": "container",
"env": {
"DEVIL_CODE": {
"description": "Raganork code (QR scan cheythappo kittiya code). Type here yours DEVIL-BOT code.",
"required": true
},
"C_CODE": {
"description": "Your country code. Use 91 for India!.",
"required": true,
"value": "91"
},
"SUDO": {
"description": "Leave blank if you don't know how to use it!",
"required": false
},
"LANGUAGE": {
"description": "Bot language. English => en, Malayalam => ml, Hindi => HI,",
"required": true,
"value": "en"
},
"M_REPLY": {
"description": "Auto reply when mentioned.",
"required": true,
"value":"*Mention reply message here*"
},
"M_REPLY_VAR": {
"description": "Auto reply true/false.",
"required": true,
"value":"true"
},
"BGM_FILTER": {
"description": "If you likes bgm you can write 'true'. Otherwise false",
"required": false,
"value": "true"
},
"ALL_IMG": {
"description": "Give an image link for your bot!",
"required": true,
"value": "https://i.pinimg.com/originals/0e/c8/8c/0ec88ca1469125fc11b4ce76830602f4.jpg"
},
"DIALOGUE": {
"description": "Give an image link for your bot!",
"required": true,
"value": "Killadism never ends! (Change this)"
},
"ALL_CAPTION": {
"description": "Give your caption here. Example: Made by Raganork.",
"required": true,
"value": "*YOUR CAPTION HERE*"
},
"VERIFIED": {
"description": "Jid given above the verified tick. Use 0 for official WhatsApp",
"required": true,
"value": "0@s.whatsapp.net"
},
"HANDLERS": {
"description": "Prefix for commands. You can also use 'false' for no prefix",
"required": true,
"value": "^[,@#!.]"
},
"CALL_BLOCK": {
"description": "Set true if you need to block people who calls you 📞.",
"required": true,
"value": "false"
},
"HEROKU_API_KEY": {
"description": "Heroku API Key. (You can find it in account settings)",
"required": true
},
"BLOCK_CHAT": {
"description": "Choose in which chat the bot won't work there. Ex: 91xxxx && 91xxxx-1xxx or 91xxxxx,91xxxx...",
"required": false,
"value": "918547800428"
},
"WORK_TYPE": {
"description": "Raganork bot Working Type. If you use “public”, everyone can use the bot. Else if you use “private”, only you can use your bot.",
"required": true,
"value": "public"
},
"HEROKU_APP_NAME": {
"description": "Heroku APP Name.",
"required": true
},
"REMOVE_BG_API_KEY": {
"description": "visit https://remove.bg for api key",
"required": false
},
"ALIVE_MESSAGE": {
"description": "Customizable Alive Message! Use => default, to change back.",
"required": false,
"value": "Alive message here"
},
"BAN_MESSAGE": {
"description": "Customizable Ban Message! Use => default, to change back.",
"required": false,
"value": " _See you later!_"
},
"SONGD": {
"description": "Customizable song uploading message!",
"required": false,
"value": "_Uploading song.._"
},
"KICKME_MESSAGE": {
"description": "Customizable Kickme Message! Use => default, to change back.",
"required": false,
"value": "_I'm leaving, Bye!_"
},
"SONGD": {
"description": "Customizable song downloading message!",
"required": true,
"value": "_Searching song.._"
},
"ALL_NUMBER": {
"description": "Type your number here",
"required": false,
"value": "wa.me/918547800428"
},
"V_HEADER": {
"description": "Shows on top of verified tick. Type any words here.",
"required": true,
"value": "Any words here"
},
"NO_ONLINE": {
"description": "Type true if you don't want to appear online.",
"required": false,
"value": "true"
},
"IG": {
"description": "Your instagram link(optional)!",
"required": false,
"value": "https://instagram.com/username"
},
"OWNER_NAME": {
"description": "Owner name used in many commands! Type your name here.",
"required": true,
"value": "Owner name"
},
"TAG_HEADER": {
"description": "Owner name used in many commands! Type your name here.",
"required": false,
"value": "*DEVIL BOT BY NSproYT IS ACTIVE*"
},
"FIND_KEY": {
"description": "API key for .find command. Get it from https://dashboard.audd.io/",
"required": false,
"value": ""
},
"TAKE_KEY": {
"description": "API key for .take command. Get it from https://api.imgbb.com/",
"required": false,
"value": "919061657045@s.whatsapp.net"
},
"STICKER_DATA": {
"description": "Sticker packname changer. Give any text here",
"required": false,
"value": "DEVIL-BOT/nsproSticker"
},
"REMOVE_FILTER": {
"description": "By using these words on .antiword enabled groups, user will be kicked!",
"required": false,
"value": "Fuck,Bitch,Myre"
},
"AUDIO_DATA": {
"description": "Name and image for audio name changing feature. Give Title;artist;thumbnailurl format",
"required": false,
"value": "Generated using ɴꜱᴩʀᴏɢᴀᴍᴇʀꜱ Ɗᴇͥᴠɪͣʟͫ-ʙᴏᴛ➤"
},
"GROUP_LINK": {
"description": "Official group link of your bot.",
"required": true,
"value": "https://chat.whatsapp.com/KwstIqsJBbE0s7xGcAD7P2"
},
"BOT_NAME": {
"description": "Your bot's name. This is very important!",
"required": true,
"value": "ɴꜱᴩʀᴏɢᴀᴍᴇʀꜱ Ɗᴇͥᴠɪͣʟͫ-ʙᴏᴛ➤/Type Bot Name"
}
},
"addons": [{
"plan": "heroku-postgresql"
}],
"buildpacks": [{
"url": "heroku-community/apt"
}]
}