diff --git a/docs/content/staff/compatibility.md b/docs/content/staff/compatibility.md index adf1324b..c53175d9 100644 --- a/docs/content/staff/compatibility.md +++ b/docs/content/staff/compatibility.md @@ -3,11 +3,11 @@ Many servers use *logger bots* for keeping track of edited and deleted messages, Because PluralKit deletes messages as part of proxying, this can often clutter up these logs. ## Bots with PluralKit support -Some logger bots have offical PluralKit support, and properly handle excluding proxy deletes, as well as add PK-specific information to relevant log messages: +Some moderation bots have offical PluralKit support, and properly handle excluding proxy deletes, as well as add PK-specific information to relevant log messages: - [**Gabby Gums**](https://github.com/amadea-system/GabbyGums) - [**Catalogger**](https://catalogger.starshines.xyz/docs) -- [**Crosslink**](https://crss.link) +- [**Crosslink**](https://crss.link) (Link detection / filtering) If your server uses an in-house bot for logging, you can use [the API](../api-documentation.md) to implement support yourself.