Add urlpreview bot to plugins list
A bot that responds to links with a link preview embed, using Matrix API to fetch meta tags
This commit is contained in:
parent
7679a0e97c
commit
263d45679d
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
* †[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.
|
* †[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.
|
* [pocket](https://github.com/jaywink/maubot-pocket) - A bot integrating with Pocket to fetch articles and archive them.
|
||||||
|
* [urlpreview](https://github.com/coffeebank/coffee-maubot/tree/master/urlpreview) - A bot that responds to links with a link preview embed, using Matrix API to fetch meta tags
|
||||||
|
|
||||||
† Uses a synchronous library which can block the whole maubot process (e.g. requests instead of aiohttp)
|
† Uses a synchronous library which can block the whole maubot process (e.g. requests instead of aiohttp)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue