Skip to content
Snippets Groups Projects
Commit 0381e512 authored by Sven Mäder's avatar Sven Mäder :speech_balloon:
Browse files

Update readme

parent a5e8a422
No related branches found
No related tags found
No related merge requests found
# RT Maubot # 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 ## Features
- Responds with some information about tickets if it sees RT ticket numbers in a given format
- Sends markdown formatted links when it sees RT ticket numbers in a given format
- Implements basic functionality for interacting with RT - Implements basic functionality for interacting with RT
- Uses the REST 1.0 interface - Uses the REST 1.0 interface
- Tested with `request-tracker4` on Debian
## Usage ## Usage
- `rt123456` - Responds with `[123456](https://rt.phys.ethz.ch/rt/Ticket/Display.html?id=123456)` - `rt123` - Responds with ticket information
- `!rt` - Show the help - `!rt` - Shows the help text
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment