Skip to content

Instantly share code, notes, and snippets.

@Suyashtnt
Created June 5, 2022 09:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Suyashtnt/a5487d01b3d2580e3a1a220174f656e7 to your computer and use it in GitHub Desktop.
Save Suyashtnt/a5487d01b3d2580e3a1a220174f656e7 to your computer and use it in GitHub Desktop.

Discord chess, whenever you run a command, collects the following:

  • command ran
  • time ran
  • If the command succeeded or not
  • the guild ID you ran it in
  • your user ID

The bot needs this data for the following:

  • The user ID is used for creating win/loss stats and mapping games to people in the database
  • The command ran is used for running the command and for cool analytics
  • Time ran is for analytics
  • The success rate is used for debugging and analytics
  • The guild ID is used for analytics

If you have any concerns, please contact the development team via the support server (/invite) or contact A badly drawn TAB(S/G) person#8550 directly for data removal or security concerns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment