From a5e9cff6cc8157707335d975c9242732ffbac38e Mon Sep 17 00:00:00 2001 From: Sophie Tauchert Date: Sun, 8 Jan 2023 15:25:43 +0100 Subject: [PATCH] Add maubot-ntfy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6dbce90..958387e 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. +* [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)