diff --git a/README.md b/README.md index a7f3691..e5ef2d3 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ The plugin wishlist lives at . * [metric](https://github.com/edwardsdean/maubot_metric_bot) - A bot that will reply to a message that contains imperial units and replace them with metric units. * [urlpreview](https://github.com/coffeebank/coffee-maubot/tree/master/urlpreview) - A bot that responds to links with a link preview embed, using Matrix API to fetch meta tags. * [autoreply](https://github.com/babolivier/maubot-autoreply) - A bot that sends automated replies when you're away, and shows you a summary of missed messages when you come back. +* [alertbot](https://github.com/moan0s/alertbot) - A bot that recives monitoring alerts via alertmanager and forwards them to a matrix room. † Uses a synchronous library which can block the whole maubot process (e.g. requests instead of aiohttp)