Add Catalogger to PluralKit-compatible bots

This commit is contained in:
spiral 2021-05-20 12:39:53 +01:00
parent d8b1061b6b
commit de0713277a
No known key found for this signature in database
GPG Key ID: A6059F0CA0E1BD31

View File

@ -6,6 +6,7 @@ Because PluralKit deletes messages as part of proxying, this can often clutter u
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 logger 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) - [**Gabby Gums**](https://github.com/amadea-system/GabbyGums)
- [**Catalogger**](https://catalogger.starshines.xyz/docs)
If your server uses an in-house bot for logging, you can use [the API](../api-documentation.md) to implement support yourself. If your server uses an in-house bot for logging, you can use [the API](../api-documentation.md) to implement support yourself.