-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Expand file tree
/
Copy pathapp.json
More file actions
35 lines (35 loc) · 900 Bytes
/
app.json
File metadata and controls
35 lines (35 loc) · 900 Bytes
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
{
"name": "GataBot-MD",
"website": "https://github.com/GataNina-Li",
"description": "Super Bot WhatsApp",
"repository": "https://github.com/GataNina-Li/GataBot-MD",
"logo": "https://telegra.ph/file/b46f45b5b69f311db31c7.jpg",
"success_url": "https://github.com/GataNina-Li/GataBot-MD",
"keywords": [
"nodejs",
"heroku",
"bot",
"spanish",
"english",
"indonesian",
"arab",
"portuguese",
"italian",
"french",
"whatsapp",
"termux",
"superbot",
"multi-device",
"md",
"official",
"javascript",
"gatabot"
],
"image": "heroku/nodejs",
"buildpacks": [
{"url": "heroku/nodejs"},
{"url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest"},
{"url": "https://github.com/clhuang/heroku-buildpack-webp-binaries.git"},
{"url": "https://github.com/bogini/heroku-buildpack-graphicsmagick"}
]
}