Link to Matrix room in README

This commit is contained in:
Anthony Wang 2024-02-12 01:09:07 +00:00
parent 4bbd8fe979
commit 90ec4a7a91

View file

@ -1,3 +1,7 @@
# status
A status page written in Go. Join our [Matrix room](https://matrix.to/#/#status-page:exozy.me) for development discussion.
## TODO
Tech stack
@ -40,6 +44,6 @@ Services
When config file is down, those variables will be made non-optional and load from config instead of envvar.
- `MAUTRIX_USER_ID`: Matrix user ID, optional, e.g. `@exozymebot76397:matrix.org`g
- `MAUTRIX_USER_ID`: Matrix user ID, optional, e.g. `@bot:exozy.me`
- `MAUTRIX_ACCESS_TOKEN`: Matrix access token
- `MAUTRIX_ROOM_ID`: Matrix room ID, optional, e.g. `#room-name:matrix.org`
- `MAUTRIX_ROOM_ID`: Matrix room ID, optional, e.g. `#notifications:exozy.me`