add bel to config.json

This commit is contained in:
Bel LaPointe
2022-01-12 22:34:36 -05:00
parent b6dbe25a48
commit d26d043f2e

View File

@@ -21,6 +21,13 @@
"Dropoff": true "Dropoff": true
}, },
"Clients": { "Clients": {
"bel": {
"States": [],
"IDs": {
"Matrix": "@breellocaldev:matrix.org"
},
"Available": 5642452800
},
"broc": { "broc": {
"States": [ "States": [
"FL", "FL",
@@ -56,7 +63,7 @@
"Message": { "Message": {
"Matrix": { "Matrix": {
"ReceiveEnabled": true, "ReceiveEnabled": true,
"Mock": true, "Mock": false,
"Homeserver": "https://matrix-client.matrix.org", "Homeserver": "https://matrix-client.matrix.org",
"Username": "@breellocaldev:matrix.org", "Username": "@breellocaldev:matrix.org",
"Token": "syt_YnJlZWxsb2NhbGRldg_HTewKMMePdEcLvceAKEz_2fHsHa", "Token": "syt_YnJlZWxsb2NhbGRldg_HTewKMMePdEcLvceAKEz_2fHsHa",