From f8be242613cb263b4eaa903d5f63d644c0b1e2da Mon Sep 17 00:00:00 2001 From: LegendaryGeek <45850917+LegendaryGeek@users.noreply.github.com> Date: Mon, 28 Feb 2022 12:37:22 -0800 Subject: [PATCH] add aero to the bots with pluralkit support --- docs/content/staff/compatibility.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.