credentials example
This commit is contained in:
14
NadekoBot/bin/Debug/credentials_example.json
Normal file
14
NadekoBot/bin/Debug/credentials_example.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"Username": "myemail@email.com",
|
||||
"Password": "xxxxxxx",
|
||||
"BotId": 1231231231231,
|
||||
"GoogleAPIKey": "",
|
||||
"OwnerIds": [
|
||||
123123123123,
|
||||
5675675679845
|
||||
],
|
||||
"TrelloAppKey": "",
|
||||
"SoundCloudClientID": "",
|
||||
"MashapeKey": "",
|
||||
"LOLAPIKey": ""
|
||||
}
|
Reference in New Issue
Block a user