From c8f28679d10b3004fb7f04f54e625284c93e0c70 Mon Sep 17 00:00:00 2001 From: Nathan Perry Date: Thu, 27 Jul 2017 21:14:04 -0400 Subject: plenty of updates for today --- config.example.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config.example.json') 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" } -- cgit v1.3.1