aboutsummaryrefslogtreecommitdiff
path: root/config.example.json
diff options
context:
space:
mode:
authorNathan Perry <avaglir@gmail.com>2017-07-26 19:19:38 -0400
committerNathan Perry <avaglir@gmail.com>2017-07-26 19:19:38 -0400
commitfa3151827fa697c91802b09ae0052429e788b275 (patch)
tree7ec2c8792ec1252ed26ed1d8e6b3723c834121a0 /config.example.json
initial commit
Diffstat (limited to 'config.example.json')
-rw-r--r--config.example.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/config.example.json b/config.example.json
new file mode 100644
index 0000000..d3de506
--- /dev/null
+++ b/config.example.json
@@ -0,0 +1,9 @@
+{
+ "trigger": "bot",
+ "queue_size": 5,
+ "admin": 12345,
+ "op_role": "bot-op",
+ "server": "example server",
+ "voice_channel": "General",
+ "token": 12391823918
+}