credentials.json added
This commit is contained in:
parent
489b584f10
commit
8ce584d576
15
src/NadekoBot/credentials.json
Normal file
15
src/NadekoBot/credentials.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"ClientId": 123123123,
|
||||
"BotId": null,
|
||||
"Token": "",
|
||||
"OwnerIds": [
|
||||
0
|
||||
],
|
||||
"LoLApiKey": "",
|
||||
"GoogleApiKey": "",
|
||||
"MashapeKey": "",
|
||||
"OsuApiKey": "",
|
||||
"SoundCloudClientId": "",
|
||||
"Db": null,
|
||||
"TotalShards": 1
|
||||
}
|
Loading…
Reference in New Issue
Block a user