Added SMS and bot name config variables.

This commit is contained in:
Adrian Gallagher
2015-03-03 21:50:16 +11:00
parent 69f25aa4b8
commit a167f1f8f4
3 changed files with 33 additions and 1 deletions

View File

@@ -1,4 +1,12 @@
{
"Name": "Skynet",
"SMSContacts" : [
{
"Name": "Bob",
"Number": "12345",
"Enabled": false
}
],
"Exchanges": [
{
"Name": "Bitfinex",