Setting for discord Bot

This commit is contained in:
2019-03-16 13:00:29 +01:00
parent 2fe08f938a
commit c2910a672b

View File

@@ -4,5 +4,10 @@
}, },
"Challonge": { "Challonge": {
"Token": "CHALLONGE API TOKEN" "Token": "CHALLONGE API TOKEN"
},
"REST": {
"Url": "http://localhost:5000",
"User": "user",
"Password": "password"
} }
} }