This site is built with user privacy in mind.  There are no trackers here, although we do use a cross-site cookie with Discord if you choose to log in.  We use Discord's authentication API because this site is designed to augment and coordinate Discord communities, and it greatly streamlines and simplifies our task of user management.  We collect only the required minimum "identify" scope from Discord (this includes your username, display name, and a link to your avatar).

Below is the exhaustive list of data that is stored on each user, and why:

User Name Your "main" Discord username.  Used as the primary key to distinguish you from others.  Required.
Display Name Your "Display Name" in Discord.  Each time you login with Discord, this record will update.
Password Generated randomly when your account is created.  This is NOT your Discord password. *
Email Generated as YYYY-MM-DD@HH-MM when your account is created.  This is NOT your Discord email. **
Created Timestamp for when your account is created.
Last Visit Timestamp for when you last logged in.
Avatar URL A URL to your avatar on Discord's server.  Updated each time you log in with Discord.

 

*: This password is generated randomly when your account is created, and is only applicable to this site.  This can be left alone, changed to another random password (encouraged if you use the site regularly), or changed to a password of your choice.  The latter two options give your browser something to store, so afterward you can just click "Login", and bypass Discord.  If you ever lose this password, login again with Discord to reset it.

**: Our back-end software requires something unique to be placed in it's internal "email" field.  As we don't collect this from Discord, it is generated based on the timestamp when your account is created, to appease the CMS.