forked from Willis911/TYRAX
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp.json
More file actions
38 lines (38 loc) Β· 935 Bytes
/
app.json
File metadata and controls
38 lines (38 loc) Β· 935 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
36
37
38
{
"name": "TYRAXES BOT",
"website": "https://whatsapp.com/channel/0029VaNPPwR30LKQk437x51Q",
"description": "β¨IF YOU LIKE IT, GIVE A STARβ¨ (β§β½β¦)",
"repository": "https://github.com/Kingdragony/TYRAX",
"logo": "https://raw.githubusercontent.com/Kingdragony/TYRAX/master/src/pictures/heroku-icon.jpg",
"success_url": "https://github.com/Kingdragony/TYRAX",
"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"
}
]
}