# matrix-alerts RabbitMQ consumer that sends alerts to Matrix. ## Configuration ``` { "matrix": { "homeserver": "", "username": "", "password": "", "room_id": "" } } ```