add aero to the bots with pluralkit support

This commit is contained in:
LegendaryGeek 2022-02-28 12:37:22 -08:00 committed by spiral
parent 7efe6f1f97
commit f8be242613

View File

@ -8,6 +8,7 @@ Some moderation bots have offical PluralKit support, and properly handle excludi
- [**Gabby Gums**](https://github.com/amadea-system/GabbyGums)
- [**Catalogger**](https://catalogger.starshines.xyz/docs)
- [**Crosslink**](https://crss.link) (Link detection / filtering)
- [**Aero**](https://aero.bot/)
If your server uses an in-house bot for logging, you can use [the API](/api) to implement support yourself.
@ -48,4 +49,4 @@ If you want support for another logging bot, [let me know on the support server]
## Chat filter bots
If PluralKit detects that a proxy trigger message has already been deleted when it attempts to delete it itself, it'll also delete the trigger message. This ensures compatibility in *most* cases with moderation bots that filter messages (eg. swear words, links, invites, etc). The bot will delete the original trigger message, and then PluralKit will clean up the proxied message as well.
Due to the timing aspect, this may not work 100% of the time, especially if there's server lag involved, but it's hopefully good enough.
Due to the timing aspect, this may not work 100% of the time, especially if there's server lag involved, but it's hopefully good enough.