forked from ibrahimaitech/BLACK-PANTHER-XMD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
app.json
155 lines (151 loc) · 5.02 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
{
"name": "BLACK PANTHER MD@9.8.9",
"description": "I am Ibrahim-Md Whatsapp Chuddy Buddy built in NodeJs to make experience better\n\t if Any Problem : https://www.youtube.com/@ibrahimmdgpt",
"logo": "https://telegra.ph/file/fdeb9bdbfae04a6b62dd4.jpg",
"keywords": ["whatsappbot", " PANTHER", " PANTHER Md bot", " PANTHER", " PANTHERMdWhatsaooBot", " PANTHERWaBot"," PANTHERMD"," PANTHER Md Whatsapp Bot","multi device"],
"success_url": "/ PANTHER/",
"app_url": "/qr/",
"env": {
"OWNER_NAME": {
"description": "Name of Bot Owner",
"value": "𝗠𝗥 𝗜𝗕𝗥𝗔𝗛𝗜𝗠",
"required" :true
},
"WELCOME": {
"description": "put 'false' or 'true' to enable & disable WELCOME ",
"value": "false",
"required" :false
},
"GOODBYE": {
"description": "put 'false' or 'true' to enable & disable GOODBYE ",
"value": "false",
"required" :false
},
"BOT_NAME": {
"description": " NAME FOR BOT",
"required" :false,
"value": "𝗜𝗕𝗥𝗔𝗛𝗜𝗠-𝗪𝗔𝗕𝗢𝗧"
},
"IMAGE": {
"description": "Image for bot",
"required" :false,
"value": "https://telegra.ph/file/fdeb9bdbfae04a6b62dd4.jpg"
},
"TZ": {
"description": "Put TIME_ZONE according to your location",
"required" :false,
"value": "Africa/Nairobi"
},
"FLUSH": {
"description": " Make it 'true' if bot connected but not responed (After deployement!)",
"required" :false,
"value": "true"
},
"WARN_COUNT": {
"description": " Warn count for users to kick/block when warn limit exceed!",
"required" :false,
"value": "3"
},
"READ_COMMAND": {
"description": " Read bot cmds",
"required" :false,
"value": "true"
},
"AUTO_SAVE_STATUS": {
"description": " Auto save whatsapp status",
"required" :false,
"value": "false"
},
"HEROKU_API_KEY": {
"description": "Put Your Heroku Api Key Here",
"value": "ce99ce13-91a8-4fce-a852-d3edcc2337cb",
"required" :true
},
"HEROKU_APP_NAME": {
"description": "Put Your Heroku App Name Here",
"value": "",
"required" :true
},
"WAPRESENCE": {
"description": "Fill the value: 'unavailable'(for nothing) | 'available'(for alwaysonline) | 'composing'(for typing) | 'recording' | 'paused' ",
"required" :false,
"value": "unavailable"
},
"AUTO_READ_STATUS": {
"description": "Fill the value true if you want bot view your Statuses.",
"required" :false,
"value": "true"
},
"MSGS_IN_LOG": {
"description": "Fill the value true if you want to see Messages in Console.",
"required" :false,
"value": "false"
},
"READ_MESSAGE": {
"description": "Fill the value true if you want bot to read all messages.",
"required" :false,
"value": "false"
},
"DISABLE_PM": {
"description": "Disable bot in pm, Take it false if you wanna run bot in your pm (if MODE is Public)",
"value": "false",
"required" :false
},
"PREFIX": {
"description": "Enter your desired prefix for bot.",
"value": "."
},
"OWNER_NUMBER": {
"description": "The phone numbers of the users who you want to be admin for the bot (should be in international format without + and multiple numbers must be separated by a comma \",\")",
"value": "254710772666"
},
"SESSION_ID": {
"description": "put your SESSION_ID here.",
"value": ""
},
"OPENAI_API_KEY": {
"description": "put your OPENAI api key here.Get it from beta.openai.com ",
"value": "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",
"required" :false
},
"ELEVENLAB_API_KEY": {
"description": "Put your ElevenLab api key here for Aitts. Watch tutorial from https://youtu.be/HCDcdPtkwg4 ",
"value": "3e57046161ccf9ac1f4b9e03828a5fe9",
"required" :false
},
"REMOVE_BG_KEY": {
"description": "put your REMOVE BG KEY here.Get it from removeBg.com ",
"value": "DJwc34NaWmhXmDxEeh6YUEmm",
"required" :false
},
"MODE": {
"description": "Worktype of your bot. Use public or private, if it is private then only bot number can use it. If public then everyone can use it.",
"value": "public"
},
"PACK_NAME": {
"description": "Put Sticker Pack_Name.",
"value": "𝗜𝗕𝗥𝗔𝗛𝗜𝗠-𝗧𝗘𝗖𝗛",
"required": false
},
"PACK_AUTHER": {
"description": "Put Sticker Author_Name.",
"value": "𝗜𝗕𝗥𝗔𝗛𝗜𝗠-𝗧𝗘𝗖𝗛",
"required": false
}
},
"addons": [
{
"plan": "heroku-postgresql:basic"
}
],
"buildpacks": [
{ "url": "https://github.com/heroku/heroku-buildpack-nodejs#latest" },
{ "url": "https://github.com/carlosdommor/heroku-buildpack-ffmpeg-latest" }
],
"formation": {
"web": {
"quantity": 1,
"size": "standard-2x"
}
}
}