MitchellAW / FlandersBOT

A discord bot with commands surrounding The Simpsons, Futurama and Rick and Morty and more!
https://discord.gg/xMmxMYg
MIT License
8 stars 2 forks source link

Privacy options and data removal #8

Open MitchellAW opened 3 years ago

MitchellAW commented 3 years ago

Need functionality to request removal of all user data from the database. Another great feature would be an option to opt out of your username being shown in the leaderboard through the addition of some privacy options.

Possible privacy options:

0 - Public: Your account will be visible in the leaderboard for all users.

1 - Guild: Your account will only be visible within the leaderboard in any discord servers/guilds you are a member of.

2- Private: Your account will not appear in the leaderboard.

MitchellAW commented 3 years ago

Functionality for removal of user data added with: 7ae9cb46118b527389afd3cb7fe68c451acd7f54 Leaderboard privacy options have been added with: e8975803d12655e810343f7be48b5f70ec0801aa & 23ed207504b6e7dc31b57a604a57656ea2b01360

I will still consider adding an intermediary privacy option of only being visible in guilds you're a member of.