diff options
Diffstat (limited to 'default-config.json')
| -rw-r--r-- | default-config.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/default-config.json b/default-config.json index 5ae327a..bdfdb4e 100644 --- a/default-config.json +++ b/default-config.json @@ -24,6 +24,10 @@ "leader": ["user"], "admin": ["user", "clearChat", "setLeader", "lockPlaylist", "banClient"] }, + "ytDlp": { + "channel": "stable", + "jsRuntime": "node" + }, "emotes": [ {"name": ":adorable:", "image": "https://i.imgur.com/5GxNwDY.png"}, {"name": ":angry:", "image": "https://i.imgur.com/Mx9lhMZ.png"}, |
