Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-06 | initial support for matrix log posting | Daniel Schadt | |
Similar to Discord posting, this now allows ezau to post a message to the given Matrix room for every log. The text handling is still pretty bad and should be reworked, but so should the Discord one. This is just the initial support, now that the actual posting works we can add some tests and proper text parsing, together with unifying some of the logic between Discord and Matrix. Note that this currently only works for unencrypted rooms! |