Last updated: March 19, 2026
When you connect via Patreon OAuth, we receive your email address, name, and Patreon membership status. We use this to create your API key and determine your subscription tier.
We do not store your Patreon access tokens. They are used once during OAuth and immediately discarded.
Your Foundry VTT world data (actors, journals, scenes, items) is held in memory only while your Foundry module is connected. It is never written to disk and is deleted when your connection closes or the server restarts.
Each API key has its own isolated data store. Your world data is never visible to other users.
We interact with Patreon (OAuth and webhooks) to manage subscriptions. No data is shared with any other third parties.
You can request deletion of your account data by contacting us. Revoking your API key removes all stored information.
For privacy questions, open an issue on GitHub.