json file changes

This commit is contained in:
samvaio 2017-06-20 16:52:14 +05:30
parent e7515c7adc
commit f7168ab3db
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
"GoogleApiKey": "",
"MashapeKey": "",
"OsuApiKey": "",
"SoundCloudClientId": "",
"PatreonAccessToken": "",
"Db": null,
"TotalShards": 1
}

View File

@ -1,19 +1,19 @@
{
"ClientId": 123123123,
"BotId": null,
"Token": "",
"OwnerIds": [
0
105635576866156544
],
"LoLApiKey": "",
"GoogleApiKey": "",
"MashapeKey": "",
"OsuApiKey": "",
"SoundCloudClientId": "",
"PatreonAccessToken": "",
"CarbonKey": "",
"Db": {
"Type": "sqlite",
"ConnectionString": "Filename=./data/NadekoBot.db"
},
"TotalShards": 1,
"PatreonAccessToken": ""
"TotalShards": 1
}