-
-
Notifications
You must be signed in to change notification settings - Fork 28
/
app.json
18 lines (18 loc) · 791 Bytes
/
app.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name": "GataBot-MD",
"website": "https://github.com/Wilsmac",
"description": "Super Bot WhatsApp",
"repository": "https://github.com/Wilsmac/NatsukiBot",
"logo": "https://telegra.ph/file/b95059bd21a2bbbd0218b.jpg",
"success_url": "https://github.com/Wilsmac/NatsukiBot",
"keywords": [
"nodejs", "heroku", "bot", "spanish", "english", "indonesian", "arab", "portuguese", "italian", "french", "whatsapp",
"termux", "superbot", "multi-device", "md", "official", "javascript", "natsukibot"],
"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" }
]
}