aboutsummaryrefslogtreecommitdiffstats
path: root/app.json
diff options
context:
space:
mode:
Diffstat (limited to 'app.json')
-rw-r--r--app.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/app.json b/app.json
index d485f59..1b4813f 100644
--- a/app.json
+++ b/app.json
@@ -6,7 +6,7 @@
"env": {
"DISCORDTOKEN": {
"description": "Your Discord bot token",
- "generator": "secret"
+ "value": "secret"
},
"YOUTUBEAPIKEY": {
"description": "Youtube Data API V3 Key",
@@ -14,11 +14,13 @@
},
"spotifyClientID": {
"description": "Spotify API Client ID (optional)",
- "value": "secret"
+ "value": "secret",
+ "required": false
},
"spotifyClientSecret": {
"description": "Spotify API Client Secret (optional)",
- "value": "secret"
+ "value": "secret",
+ "required": false
}
}
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage