Merge remote-tracking branch 'yoxcu/master'

This commit is contained in:
Tulir Asokan 2022-11-22 14:31:21 +02:00
commit 6e7f1a8710

View file

@ -72,6 +72,7 @@ The plugin wishlist lives at <https://github.com/maubot/plugin-wishlist/issues>.
* [alertbot](https://github.com/moan0s/alertbot) - A bot that recives monitoring alerts via alertmanager and forwards them to a matrix room.
* [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.
* [token](https://github.com/yoxcu/maubot-token) - A maubot to create and manage your synapse user registration tokens.
† Uses a synchronous library which can block the whole maubot process (e.g. requests instead of aiohttp)