-
-
Notifications
You must be signed in to change notification settings - Fork 66
/
app.json
38 lines (38 loc) · 958 Bytes
/
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
{
"name": "TheMystic-Bot-MD",
"website": "https://github.com/BrunoSobrino",
"description": "Subscribete a The Shadow Borkers - Bot (≧▽≦)",
"repository": "https://github.com/BrunoSobrino/TheMystic-Bot-MD",
"logo": "https://raw.githubusercontent.com/BrunoSobrino/TheMystic-Bot-MD/master/src/pictures/heroku-icon.jpg",
"success_url": "https://github.com/BrunoSobrino/TheMystic-Bot-MD",
"keywords": [
"nodejs",
"heroku",
"bot",
"bots",
"bot",
"spanish",
"whatsapp",
"termux",
"shadow",
"multi-device",
"md",
"whatsappbot",
"oficial",
"whatsapp-md",
"themysticbot",
"themystic-bot",
"themystic-bot-md"],
"image": "heroku/nodejs",
"buildpacks": [
{
"url": "heroku/nodejs"
},
{
"url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest"
},
{
"url": "https://github.com/bogini/heroku-buildpack-graphicsmagick"
}
]
}