diff --git a/README.md b/README.md index 3fb419a3407a3c9ac26658736df01dd3415ddcd8..d28914c45e97e88c6c316484bdb855ec64f19c4d 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # RT Maubot -A [maubot](https://github.com/maubot/maubot) for [Request Ttracker](https://bestpractical.com/request-tracker) +A [maubot](https://github.com/maubot/maubot) for [RequestTracker](https://bestpractical.com/request-tracker) ## Features - -- Sends markdown formatted links when it sees RT ticket numbers in a given format +- Responds with some information about tickets if it sees RT ticket numbers in a given format - Implements basic functionality for interacting with RT - Uses the REST 1.0 interface +- Tested with `request-tracker4` on Debian ## Usage -- `rt123456` - Responds with `[123456](https://rt.phys.ethz.ch/rt/Ticket/Display.html?id=123456)` -- `!rt` - Show the help +- `rt123` - Responds with ticket information +- `!rt` - Shows the help text