aboutsummaryrefslogtreecommitdiffstats
path: root/default-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'default-config.json')
-rw-r--r--default-config.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/default-config.json b/default-config.json
index f569962..488532f 100644
--- a/default-config.json
+++ b/default-config.json
@@ -6,7 +6,12 @@
"totalVideoLimit": 0,
"userVideoLimit": 0,
"templateUrl": "https://youtube.com/watch?v=iY1QHpp6iEE",
- "leaderRequest": "everyone",
+ "permissions": {
+ "guest": ["writeChat", "addVideo", "removeVideo", "changeOrder", "requestLeader", "rewind"],
+ "user": ["guest"],
+ "leader": ["user"],
+ "admin": ["user", "clearChat", "setLeader", "lockPlaylist"]
+ },
"emotes": [
{"name": ":adorable:", "image": "https://i.imgur.com/5GxNwDY.png"},
{"name": ":angry:", "image": "https://i.imgur.com/Mx9lhMZ.png"},
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage