add gifme plugin

This commit is contained in:
William Kray 2023-01-20 11:40:30 -08:00
parent f87e4ca7b9
commit 3ab4a95703

View file

@ -82,6 +82,9 @@ 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.
* [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)