AI Transparency
Last updated: October 20, 2025
What is kidney bot?
kidney bot is a Discord moderation bot. It can optionally use an AI model to evaluate messages for potentially harmful content and delete them when they cross a configured threshold.
Where it operates
kidney bot only operates in Discord servers where it has been invited and granted the necessary permissions by the server administrators. The AI features must be explicitly enabled by the server administrators. No data is transmitted to external servers without consent.
How the AI filtering works
- Model: Google’s Perspective API may be used to score message text for toxicity and related categories.
- What may be sent to Perspective: the message text (and optional language hint) for scoring.
- Decision: if a score exceeds an admin‑configured threshold, the bot may delete the message and optionally log the event.
What we store
As noted in the Privacy Policy, kidney bot stores data in MongoDB. To operate moderation and provide audit logs, we may store minimal metadata such as:
- Discord IDs (user, message, channel, and server IDs), timestamps
- Category scores returned by Perspective (e.g., toxicity) and the delete/allow decision
- Configuration settings for a server (e.g., enabled categories and thresholds)
We strive to minimize retention and avoid storing unnecessary personal data.
Retention and use
- Logs are kept only as long as necessary for moderation, troubleshooting, and abuse prevention.
- Data is not sold or used for advertising or behavioral profiles.
- Submitted text is used solely for moderation scoring; we do not use it to train our own models.
Administration and controls
- Server admins can enable/disable AI filtering, choose categories, and set thresholds.
- Admins may request deletion of bot logs for their server subject to verification and applicable limits.
Notes about third‑party services
When enabled, message text submitted for scoring is processed by Google’s Perspective API and is subject to Google’s applicable terms and privacy notices. We send only what’s needed for scoring.
Contact
Questions about kidney bot or AI filtering? Email ai@alecjensen.com.