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",