From dca4bf39a0b29b5a8ced50c3ba9b61c023e767d5 Mon Sep 17 00:00:00 2001 From: Master Kwoth Date: Sun, 25 Jun 2017 07:11:27 +0200 Subject: [PATCH] Updated credentials_example.json --- src/NadekoBot/credentials_example.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/NadekoBot/credentials_example.json b/src/NadekoBot/credentials_example.json index fd39b766..8f977d87 100644 --- a/src/NadekoBot/credentials_example.json +++ b/src/NadekoBot/credentials_example.json @@ -1,15 +1,14 @@ { "ClientId": 123123123, - "BotId": null, "Token": "", "OwnerIds": [ - 105635576866156544 + 0 ], "LoLApiKey": "", "GoogleApiKey": "", "MashapeKey": "", "OsuApiKey": "", - "PatreonAccessToken": "", + "SoundCloudClientId": "", "CarbonKey": "", "Db": { "Type": "sqlite",