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