Skip to content
This repository was archived by the owner on Sep 24, 2022. It is now read-only.

Commit e1e9faa

Browse files
author
BuildTools
committed
fix Heroku
1 parent de2d7fd commit e1e9faa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939
"STATUS": {
4040
"description": "Your bots status",
4141
"required": true
42+
},
43+
"HYPIXELAPI_KEY": {
44+
"description": "Your Hypixel API KEY or just set to false",
45+
"required": true
4246
}
4347
},
4448
"keywords": ["node", "discord", "website"]

0 commit comments

Comments
 (0)