diff --git a/docs/content/staff/compatibility.md b/docs/content/staff/compatibility.md index 77997ac3..4329c45e 100644 --- a/docs/content/staff/compatibility.md +++ b/docs/content/staff/compatibility.md @@ -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. \ No newline at end of file +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.