Add redactbot

Add 3rd party redactbot
This commit is contained in:
Sebastian Spaeth 2022-10-25 11:46:05 +02:00 committed by GitHub
parent 7904888233
commit 6f20151a89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ The plugin wishlist lives at <https://github.com/maubot/plugin-wishlist/issues>.
* [alternatingcaps](https://github.com/rom4nik/maubot-alternatingcaps) - A bot repeating last message using aLtErNaTiNg cApS.
* [metric](https://github.com/edwardsdean/maubot_metric_bot) - A bot that will reply to a message that contains imperial units and replace them with metric units.
* [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
* [redactbot](https://gitlab.com/sspaeth/redactbot) - A bot that immediately redacts any posted file (except for whitelisted types).
† Uses a synchronous library which can block the whole maubot process (e.g. requests instead of aiohttp)