aboutsummaryrefslogtreecommitdiff
path: root/config.example.json
diff options
context:
space:
mode:
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"
}