| author | |
| committer | |
| log | 3a819b9b4ac8315e60f9450ba051d881ea2f0d16 |
| tree | 395b341ac7df2c397ba242d7cb8d736f97adbf24 |
| parent | 2eed5306a7566030bfc7b2d7748ec65bdf3d309b |
| signature |
1 files changed, 9 insertions(+), 0 deletions(-)
PRIVACY.md created+9| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | We do not store any information long-term, but the following data is accessed when using the bot | |
| 2 | - The list of roles in your server. | |
| 3 | - The list of roles on every server member (used for detecting unused roles to automatically remove). | |
| 4 | ||
| 5 | We also: | |
| 6 | - Watch the server for members who leave, as a part to cleanup unused roles. | |
| 7 | - Aggregate anonymous usage stats. | |
| 8 | ||
| 9 | This data remains in a RAM Cache, and lasts as long as Discord.js retains that info by default. |