From ddb582435c9084c80612cff036cf9294f5cd71bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sven=20M=C3=A4der?= <maeder@phys.ethz.ch> Date: Fri, 14 Feb 2020 19:54:25 +0100 Subject: [PATCH] Add note about mxid to rt username mapping --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d28914c..a7230d2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A [maubot](https://github.com/maubot/maubot) for [RequestTracker](https://bestpr ## Features - Responds with some information about tickets if it sees RT ticket numbers in a given format - Implements basic functionality for interacting with RT +- Assumes that the mxid localpart is equal to the RT username - Uses the REST 1.0 interface - Tested with `request-tracker4` on Debian -- GitLab