RabbitMQ consumer that sends alerts to Matrix.
src | ||
.gitignore | ||
README.md |
matrix-alerts
RabbitMQ consumer that sends alerts to Matrix.
Configuration
{
"matrix": {
"homeserver": "",
"username": "",
"password": "",
"room_id": ""
}
}