aboutsummaryrefslogtreecommitdiffstats
path: root/default-config.json
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-03-06 05:15:39 +0300
committerRblSb <msrblsb@gmail.com>2020-03-06 05:15:39 +0300
commit0d8168027c993e9ebea97b8f24c87740378b5d10 (patch)
tree3a84507d8834587292617aa900a5a7fdf74d7e6b /default-config.json
parentb07c4c31e233dc1eb40c848788e002614402c1ea (diff)
Basic permissions
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