Privacy

Effective August 3, 2026.

This page describes what the hosted Event Scheduler instance, the Discord bot and this website, stores and why. The short version: server settings and Discord IDs, nothing about any person.

What the bot stores

When a server sets up the bot and creates events, the bot keeps in its database:

What the bot does not do

Where data lives

In a Cloudflare D1 database as part of a Cloudflare Workers deployment. Cloudflare's infrastructure keeps standard operational logs.

The calendar feed

Each server's feed URL contains an unguessable token, which is the only access control on the feed. The token is derived from a server-side secret rather than stored. Anyone who has the URL can read the server's scheduled events. Share it accordingly.

The website

event-scheduler.com is a static page on GitHub Pages. It sets no cookies, runs no analytics, and makes no third-party requests; the fonts are served from the site itself. GitHub receives standard web server logs when you load it.

Deletion

Undo deletes the events a run created, and the bot prunes its records of events that no longer exist. Removing the bot from a server ends all collection. To have a server's stored data deleted, open an issue on GitHub.

Changes

Changes to this policy will be posted at this address.