From 305faa05836e95388adb610baa6024f8a67ccec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Rie=C3=9F?= Date: Wed, 27 Jul 2022 13:45:30 +0200 Subject: [PATCH] Add bots to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 84317d1..52d3480 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,8 @@ The plugin wishlist lives at . * [alternatingcaps](https://github.com/rom4nik/maubot-alternatingcaps) - A bot repeating last message using aLtErNaTiNg cApS. * [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 +* [hasswebhookbot](https://github.com/v411e/hasswebhookbot) - A bot receiving webhooks from [Home Assistant](https://github.com/home-assistant) +* [ovgumensabot](https://github.com/v411e/ovgumensabot) - A bot that automatically sends meals from OvGU canteen every day † Uses a synchronous library which can block the whole maubot process (e.g. requests instead of aiohttp)