Open lucasteinke opened 2 years ago
Hi!
We'd like to have this, but we do not use Matrix in here. However, we'll be very happy to review and merge a pull request by the community to do that!
No activity, not a priority
Interesting, because I always see matrix chat messages mirrored to the xcp irc channel.
Interesting, because I always see matrix chat messages mirrored to the xcp irc channel.
there are a lot of so-called bridges from matrix to other technologies (https://x.com/matrixdotorg/status/1252888484211240963), it probably uses one of these. We would also be interested in such plugin :)
Is your feature request related to a problem? Please describe. I would like to use the [matrix] messaging system to communicate with my Xen Orchestra server, much like the already existing
transport-slack
plugin.Describe the solution you'd like A plugin called
transport-matrix
which is able to send notifications about failed backup runs and other status messages to a [matrix] server such as Dendrite or Synapse via the message API. Bonus points if you could configure a filter for the messages which are sent, can select multiple rooms to send differently filtered messages to and if the bot uses message threads.Describe alternatives you've considered Bridging Slack into matrix, but that's ugly because you basically have a bot on Slack for XOA and another one on Matrix for slack.