Last updated: August 25, 2026
This explains exactly what data Nexus collects, why, and how to get it deleted. We keep it to what the bot actually needs to work — nothing more.
Nexus only collects what a given feature needs to work:
We do not monitor or log your regular Discord messages. Nexus has no general message listener — it only sees content when you explicitly provide it as an argument to a slash command.
Data is used solely to run the features you invoke — displaying team rosters, calculating standings and penalty points, running sign-ups and attendance trackers, posting announcements, generating AI briefings and circuit info, and letting you manage your server settings from the dashboard.
We don't sell your data, and we don't use it for advertising or profiling.
Nexus stores server data in a Postgres database provided by our hosting platform. In local development (where no database is configured), the same data is stored in local JSON files instead. Either way, only the bot's own backend has access to it — it isn't exposed publicly.
Data is kept for as long as your server actively uses the related feature — a team roster, for example, stays stored until it's edited, cleared with the bot's own commands, or deletion is requested. Removing Nexus from your server does not automatically erase its stored data; contact us (see below) if you'd like it deleted.
| Service | What it's used for |
|---|---|
| Discord | Nexus operates entirely through Discord's API. Your use of Discord itself is governed by Discord's own Privacy Policy. |
| Groq | AI-powered commands (like driver briefings, circuit info, and the AI server builder) send your command input to Groq's GPT-OSS 120B API to generate a response. That text is processed by Groq to produce the reply. |
You can request access to, or deletion of, your data at any time by contacting us in the Nexus support Discord server. Server admins can also remove most stored data directly — clearing a roster, closing a sign-up, or resetting penalty points — using the bot's own commands.
We may update this policy as Nexus's features change. The "Last updated" date at the top always reflects the latest revision, and continued use of Nexus after a change means you accept the updated policy.
For any privacy questions or data requests, reach out in the Nexus support Discord server, or open an issue on GitHub. See also our Terms of Service.