Initial commit

This commit is contained in:
Tulir Asokan
2020-09-05 02:31:34 +03:00
commit 7f86915857
10 changed files with 952 additions and 0 deletions

4
example-config.json Normal file
View File

@ -0,0 +1,4 @@
{
"homeserver": "https://example.com",
"access_token": "foo"
}