midblue / timezone-bot

🌐 Timezone notifier bot for Discord
https://discord.com/api/oauth2/authorize?client_id=437598259330940939&permissions=68672&scope=bot
42 stars 18 forks source link

Privacy mode #69

Open swaree opened 3 years ago

swaree commented 3 years ago

For larger and more public servers, commands like all or role may be disruptive for privacy-concerned members. I suggest either coding a privacy mode that omits user-specific information or the ability to selectively white- and blacklist commands. Thanks for your work.

midblue commented 3 years ago

I'm not sure I understand — what would stop anyone who wants to invade that user's privacy from just using t!time on that user? It seems like if someone doesn't want their timezone to be known, they can just not add it to the bot. You could also consider just blocking the bot from the biggest channels on the server so that the information can't appear there...?

swaree commented 3 years ago

Well, what if we were able to blacklist time too? User timezones settings aren't global and can't be retrieved from another server/direct message, as far as I'm aware.

midblue commented 3 years ago

This seems to go against the idea of what the bot does, which is track timezones for users in a server. I'm still of the opinion that if someone has privacy concerns and doesn't want their timezone to be tracked, they should simply not add their timezone to the bot, rather than making very specific controls to make sure that their timezone is only visible to certain people in certain places.