From 383201f51e1cb0127882aaeac5889fb3af789f9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Rie=C3=9F?= Date: Thu, 16 Mar 2023 10:08:36 +0100 Subject: [PATCH] Update README.md Add inviterbot --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6dbce90..84ad718 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ The plugin wishlist lives at . within a space. Useful for kicking inactive users from a private community. * [random subreddit post](https://github.com/williamkray/maubot-reddit) - A plugin that returns a random post from a given subreddit. +* [inviterbot](https://github.com/SAPUCC/inviterbot) - A plugin to sync users from Microsoft Azure AD and LDAP into matrix rooms. (Membership, Power-Levels) † Uses a synchronous library which can block the whole maubot process (e.g. requests instead of aiohttp)