json file changes
This commit is contained in:
parent
e7515c7adc
commit
f7168ab3db
@ -9,7 +9,7 @@
|
||||
"GoogleApiKey": "",
|
||||
"MashapeKey": "",
|
||||
"OsuApiKey": "",
|
||||
"SoundCloudClientId": "",
|
||||
"PatreonAccessToken": "",
|
||||
"Db": null,
|
||||
"TotalShards": 1
|
||||
}
|
@ -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
|
||||
}
|
Loading…
Reference in New Issue
Block a user