tl;dr: no ads, no analytics, no selling anything. Visit counters are anonymous totals only, guestbook posts are public, and Discord/Minecraft data is cached briefly. Email abuse@doughmination.win to have anything about you removed.
What's collected
- Visit counters. Pages that show a visitor count call
/v2/counter/<site>. Nothing identifying is stored: your IP and user agent are hashed together with a per-site secret salt into an opaque value that can't be reversed or matched across sites, and only that hash, a running total and a per-day tally are kept. No IP addresses, headers, cookies or request paths are written down. - Guestbook entries. Name, message, and optional website are public by design. The submitting IP is used transiently for rate limiting (one post per 60 seconds) and spam protection (Cloudflare Turnstile).
- Discord presence & profiles. The API tracks live presence only for users who share a Discord server with its bot. Presence is held in memory only and never written to storage. Profile data (avatar, badges, connections) is fetched live from Discord on each request and not stored.
- Minecraft data. Public data fetched from Mojang on request, cached for about 5 minutes. The vanilla-cape catalogue keeps cape textures (not player identities) permanently.
- Accounts & devices. Plural-system accounts (username, password hash, display name) and device/battery reports are stored for the people who use them — these are private to the system's own users.
What's NOT collected
No advertising, no third-party analytics, no tracking cookies, no fingerprinting, and nothing is ever sold or shared. Cloudflare hosts the service, so requests pass through their network like any Cloudflare-proxied site.
Your data, your call
- Presence opt-out: leave the Discord server(s) the bot is in — your presence disappears automatically — or email to be blocked from lookups entirely.
- Guestbook removal: email with (roughly) what the entry says; every entry is individually deletable.
- Anything else: email abuse@doughmination.win with your Discord user ID or details, and it gets removed.