chore(docs): clean up list of bots with log support

This commit is contained in:
spiral 2022-12-05 09:58:16 +00:00
parent 3c21349572
commit ac5774df3d
No known key found for this signature in database
GPG Key ID: 244A11E4B0BCF40E

View File

@ -5,9 +5,7 @@ Because PluralKit deletes messages as part of proxying, this can often clutter u
## Bots with PluralKit support ## Bots with PluralKit support
Some moderation 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) - [**Catalogger**](https://catalogger.starshines.xyz/docs)
- [**Crosslink**](https://crss.link) (Link detection / filtering)
- [**Aero**](https://aero.bot/) - [**Aero**](https://aero.bot/)
If your server uses an in-house bot for logging, you can use [the API](/api) to implement support yourself. If your server uses an in-house bot for logging, you can use [the API](/api) to implement support yourself.