diff --git a/README.md b/README.md index 6dbce90..a5a5c6b 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,9 @@ 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. +* [gifme](https://github.com/williamkray/maubot-gifme) - a better giphy plugin that allows you to save images and + messages to an internal database, and prioritize those first for better results. because giphy search is pretty + terrible. † Uses a synchronous library which can block the whole maubot process (e.g. requests instead of aiohttp)