Add maubot-ntfy

This commit is contained in:
Sophie Tauchert 2023-01-08 15:25:43 +01:00
parent f87e4ca7b9
commit a5e9cff6cc
No known key found for this signature in database
GPG key ID: 52701DE5F5F51125

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.
* [ntfy](https://gitlab.com/999eagle/maubot-ntfy) - A bot for subscribing to [ntfy](https://ntfy.sh) topics and posting messages to Matrix.
† Uses a synchronous library which can block the whole maubot process (e.g. requests instead of aiohttp)