From 3a819b9b4ac8315e60f9450ba051d881ea2f0d16 Mon Sep 17 00:00:00 2001 From: clover caruso Date: Wed, 6 Jul 2022 22:08:47 -0400 Subject: [PATCH] Create PRIVACY.md --- PRIVACY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 PRIVACY.md diff --git a/PRIVACY.md b/PRIVACY.md new file mode 100644 index 0000000000000000000000000000000000000000..07ced8bee8412dcb3efae49ff7a5b342814d6499 --- /dev/null +++ b/PRIVACY.md @@ -0,0 +1,9 @@ +We do not store any information long-term, but the following data is accessed when using the bot +- The list of roles in your server. +- The list of roles on every server member (used for detecting unused roles to automatically remove). + +We also: +- Watch the server for members who leave, as a part to cleanup unused roles. +- Aggregate anonymous usage stats. + +This data remains in a RAM Cache, and lasts as long as Discord.js retains that info by default. -- 2.54.0