Privacy Policy
Clankwarden is a Discord moderation and anti-scam bot. This policy describes exactly what data the bot stores, why it stores it, how long it keeps it, and how it can be deleted. It reflects the bot's actual behaviour — nothing here is aspirational. Clankwarden stores only the data its moderation features need, and all of it is scoped to the individual server (guild) it was produced in.
What is collected, and why
- Server configuration — the channels, roles, thresholds and toggles you set. No personal data; this is just how the bot is configured for your server.
- Containment state — for a contained (“clanked”) account: its user ID, containment level and score, the roles it had before containment (so they can be restored), and timestamps. Needed to apply, track and release the
.clanksystem. - Message content captured at containment time — the specific messages that triggered a containment, kept as evidence for the moderation decision.
- Account-link analysis — relationships between user IDs used to detect coordinated scammer or bot rings.
- Warnings — the target user ID, reason, and the moderator who issued each warning (the
.warnsystem). - Moderation audit log — for each tracked action: the actor ID, target ID and an action summary. For message delete/edit events, the message text is recorded so the log is meaningful.
- Dehoist actions — the user ID, the action taken, and the name before and after, as an audit of automatic impersonation handling.
Clankwarden does not store presences, full channel transcripts, emails, IP addresses, or any payment data. Raw message content is stored in only two places: the evidence captured when an account is contained, and the text of deleted or edited messages in the moderation audit log. Both are subject to the retention windows below.
Gateway intents
The bot requests the message_content intent (to route its prefix commands and scan for scam signals), the members intent (join, leave and update handling for containment and logging), and auto_moderation_execution (to act on Discord AutoMod hits). It does not request the presence intent.
Retention
- Containment records are removed when a user is released.
- Stored message evidence can be aged out automatically by an operator setting (
EVIDENCE_RETENTION_DAYS); a daily task deletes evidence older than the configured window. - The moderation audit log has its own optional retention window (
MOD_LOG_RETENTION_DAYS), and can be pruned manually with.modlog prune <days>. - When the bot is removed from a server, all of that server's stored data is deleted automatically.
Your rights & deletion
- Per server: removing the bot from a server erases that server's stored data.
- Per user: a server moderator can run
.modlog forget @userto erase a user's stored data in that server — containment records, captured evidence, warnings, dehoist and case data. This is per server, so a user present in several servers must request it in each. - Tamper-evident audit-log entries are retained for integrity by default; an operator can erase those too on request (a full purge including the audit chain).
To request deletion of your data, contact the moderators of the server in question, or the bot operator at the address below.
Sharing
Clankwarden does not sell data and does not send Discord user data to third-party analytics or advertising services. Data lives in the operator's own database. If an operator enables the optional AI bridge, any content sent to it is governed by that operator's configuration.
Contact
For privacy questions or a data-deletion request, contact the operator at [email protected].