Update README.md

Add inviterbot
This commit is contained in:
Valentin Rieß 2023-03-16 10:08:36 +01:00 committed by GitHub
parent c2648be1e3
commit 383201f51e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,6 +82,7 @@ The plugin wishlist lives at <https://github.com/maubot/plugin-wishlist/issues>.
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)