Is there an existing issue for this?
Is your feature request related to a problem? Please describe
I'd love a matrix publisher, so notifications can be sent to a specific matrix room. I have one already set up for services to report status so that would be very convenient.
Describe the solution you'd like
New publisher allowing to specify:
- access token
- home server URL
- room ID to send notifications in
Describe alternatives you've considered
I checked the other publisher plugins but I don't use any of these services atm (except email). Webhook doesn't appear to allow setting a header for the access token. (see below)
Anything else?
Here's how uptimekuma does it if it helps: https://github.com/louislam/uptime-kuma/blob/27ac191f5aa6d8034a61be864f01955abfd12317/server/notification-providers/matrix.js
Looks pretty straightforward. Set the access token in a header of a request to a specific URL.
Am I willing to test this? 🧪
Can I help implement this? 👩💻👨💻
Is there an existing issue for this?
Is your feature request related to a problem? Please describe
I'd love a matrix publisher, so notifications can be sent to a specific matrix room. I have one already set up for services to report status so that would be very convenient.
Describe the solution you'd like
New publisher allowing to specify:
Describe alternatives you've considered
I checked the other publisher plugins but I don't use any of these services atm (except email). Webhook doesn't appear to allow setting a header for the access token. (see below)
Anything else?
Here's how uptimekuma does it if it helps: https://github.com/louislam/uptime-kuma/blob/27ac191f5aa6d8034a61be864f01955abfd12317/server/notification-providers/matrix.js
Looks pretty straightforward. Set the access token in a header of a request to a specific URL.
Am I willing to test this? 🧪
netlertx-devimage when requested within 48h and report bugs to help deliver a great user experience for everyone and not to break existing installations.Can I help implement this? 👩💻👨💻