Merge pull request #160 from rom4nik/alternatingcaps

Add alternatingcaps to 3rd party plugins
This commit is contained in:
Tulir Asokan 2022-03-25 19:51:39 +02:00 committed by GitHub
commit 6257979e7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,6 +58,7 @@ The plugin wishlist lives at <https://github.com/maubot/plugin-wishlist/issues>.
* †[youtube previewer](https://github.com/ggogel/YoutubePreviewMaubot) - A bot that responds to a YouTube link with the video title and thumbnail.
* †[reddit previewer](https://github.com/ggogel/RedditPreviewMaubot) - A bot that responds to a link of a reddit post with the sub name and title. If available, uploads the image or video.
* [pocket](https://github.com/jaywink/maubot-pocket) - A bot integrating with Pocket to fetch articles and archive them.
* [alternatingcaps](https://github.com/rom4nik/maubot-alternatingcaps) - A bot repeating last message using aLtErNaTiNg cApS.
† Uses a synchronous library which can block the whole maubot process (e.g. requests instead of aiohttp)