aboutsummaryrefslogtreecommitdiff
path: root/config.example.json
diff options
context:
space:
mode:
authorNathan Perry <avaglir@gmail.com>2017-07-27 21:14:04 -0400
committerNathan Perry <avaglir@gmail.com>2017-07-27 21:14:04 -0400
commitc8f28679d10b3004fb7f04f54e625284c93e0c70 (patch)
tree36834e113aa2376989b5d78c383a0ded0136ed8c /config.example.json
parentc6e5779f22b18b971f82ddd2c5de81015ac9740c (diff)
plenty of updates for today
Diffstat (limited to 'config.example.json')
-rw-r--r--config.example.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.example.json b/config.example.json
index d3de506..2b923b7 100644
--- a/config.example.json
+++ b/config.example.json
@@ -5,5 +5,7 @@
"op_role": "bot-op",
"server": "example server",
"voice_channel": "General",
- "token": 12391823918
+ "token": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
+ "client_id": "abcd",
+ "client_secret": "efgh"
}