diff options
| author | Nathan Perry <avaglir@gmail.com> | 2017-07-27 21:14:04 -0400 |
|---|---|---|
| committer | Nathan Perry <avaglir@gmail.com> | 2017-07-27 21:14:04 -0400 |
| commit | c8f28679d10b3004fb7f04f54e625284c93e0c70 (patch) | |
| tree | 36834e113aa2376989b5d78c383a0ded0136ed8c /config.example.json | |
| parent | c6e5779f22b18b971f82ddd2c5de81015ac9740c (diff) | |
plenty of updates for today
Diffstat (limited to 'config.example.json')
| -rw-r--r-- | config.example.json | 4 |
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" } |
