json file changes
This commit is contained in:
parent
e7515c7adc
commit
f7168ab3db
@ -9,7 +9,7 @@
|
|||||||
"GoogleApiKey": "",
|
"GoogleApiKey": "",
|
||||||
"MashapeKey": "",
|
"MashapeKey": "",
|
||||||
"OsuApiKey": "",
|
"OsuApiKey": "",
|
||||||
"SoundCloudClientId": "",
|
"PatreonAccessToken": "",
|
||||||
"Db": null,
|
"Db": null,
|
||||||
"TotalShards": 1
|
"TotalShards": 1
|
||||||
}
|
}
|
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"ClientId": 123123123,
|
"ClientId": 123123123,
|
||||||
|
"BotId": null,
|
||||||
"Token": "",
|
"Token": "",
|
||||||
"OwnerIds": [
|
"OwnerIds": [
|
||||||
0
|
105635576866156544
|
||||||
],
|
],
|
||||||
"LoLApiKey": "",
|
"LoLApiKey": "",
|
||||||
"GoogleApiKey": "",
|
"GoogleApiKey": "",
|
||||||
"MashapeKey": "",
|
"MashapeKey": "",
|
||||||
"OsuApiKey": "",
|
"OsuApiKey": "",
|
||||||
"SoundCloudClientId": "",
|
"PatreonAccessToken": "",
|
||||||
"CarbonKey": "",
|
"CarbonKey": "",
|
||||||
"Db": {
|
"Db": {
|
||||||
"Type": "sqlite",
|
"Type": "sqlite",
|
||||||
"ConnectionString": "Filename=./data/NadekoBot.db"
|
"ConnectionString": "Filename=./data/NadekoBot.db"
|
||||||
},
|
},
|
||||||
"TotalShards": 1,
|
"TotalShards": 1
|
||||||
"PatreonAccessToken": ""
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user