matrix-alerts/README.md
2024-06-12 20:37:48 -04:00

190 B

matrix-alerts

RabbitMQ consumer that sends alerts to Matrix.

Configuration

{
  "matrix": {
    "homeserver": "",
    "username": "",
    "password": "",
    "room_id": ""
  }
}