You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some features, like reminders, require to store Discord user IDs in the database. Check whether it is feasible to deal with it in a way that is GDPR-compliant.
Is it enough to encrypt the db file and give the users a command to remove anything with their Discord user ID in the database? (and making sure that e.g. reminders are removed from the database upon expiration)
The text was updated successfully, but these errors were encountered:
Some features, like reminders, require to store Discord user IDs in the database. Check whether it is feasible to deal with it in a way that is GDPR-compliant.
Is it enough to encrypt the db file and give the users a command to remove anything with their Discord user ID in the database? (and making sure that e.g. reminders are removed from the database upon expiration)
The text was updated successfully, but these errors were encountered: