Make the bot profile show what privileged intents the bot is approved for #4584
-
Currently, there is no way for end users to know whether a bot can fetch memberships, presence data, and message content. With this implemented, the profile of the bot would display something like:
While developer portal has this info, it is currently only accessible to bot owner itself, making it only useful for configuration purposes. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
End users don't worry about this. End users who are far from the concepts of Discord API do not know at all that some bots can receive some data, while others cannot. |
Beta Was this translation helpful? Give feedback.
-
It's actually accessible to any user through the undocumented |
Beta Was this translation helpful? Give feedback.
-
Should anyway be in a privacy policy of bots, it'll be more misleading saying "the bot can fetch your presence at any time" etc. and will only spark fear for end users. Everyone should of course know what the bot has access to, but this will, in a lot of cases, be more misleading than helpful as to what the bot's main purpose is. |
Beta Was this translation helpful? Give feedback.
-
This was implemented some time ago and bots' approved privileged intents now show on their profiles and app directory page |
Beta Was this translation helpful? Give feedback.
This was implemented some time ago and bots' approved privileged intents now show on their profiles and app directory page