weechat-matrix-rs
weechat-matrix-rs copied to clipboard
Does it support relay?
By any means this plugin supports relay, like connecting with an irc client?
This plugin, much like the python script of the same name, heavily relies on modifying a printed line. For example Matrix allows you to edit a message if you made a typo, we in-place replace the already printed lines if an edit occurs.
The modifications sadly don't get forwarded to relay clients so support for them is rather limited.