aboutsummaryrefslogtreecommitdiff
path: root/config.example.json
diff options
context:
space:
mode:
authorNathan Perry <avaglir@gmail.com>2017-07-29 18:02:10 -0400
committerNathan Perry <avaglir@gmail.com>2017-07-29 18:02:10 -0400
commit9bd93434fbefc56ac6c154c569e064cc7e5f956d (patch)
treef1aee399f1fc0ecd3d61c64654c83b1bbbcd8fb4 /config.example.json
parentdeac22dffb03829216138d90e74423384b4c2c80 (diff)
working on adding playback commandsgo
Diffstat (limited to 'config.example.json')
-rw-r--r--config.example.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.example.json b/config.example.json
index 5387493..e4a7d79 100644
--- a/config.example.json
+++ b/config.example.json
@@ -2,7 +2,7 @@
"trigger": "bot",
"queue_size": 5,
"admin_user_id": 12345,
- "op_role": "bot-op",
+ "op_role_id": 12345,
"guild_id": 12345,
"voice_channel_id": 12345,
"token": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa",