Files
hermes-identity-plugin/config.sample.json

15 lines
459 B
JSON
Raw Permalink Normal View History

{
"mappings": [
{"platform": "discord", "id": "479136126737711105", "peer": "thierry"},
{"platform": "telegram", "id": "", "peer": "thierry"},
{"platform": "terminal", "id": "default", "peer": "thierry"},
{"platform": "matrix", "id": "", "peer": "thierry"}
],
"boards": {
"default": "thierry",
"catherine": "catherine"
},
"fallback_peer": "user",
"enforce_context_peer": true
}