Make bot scope also include applications.commands by default #3557
-
I feel like that the Why? So, since the slash command swill be pretty much required from 2022 onwards would it be somewhat pointless to have this separate scope to begin with and instead include its functionality into the main bot scope... |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
They have already say that this function will be implement ( source Discord Dev server from kadybat#0001 a discord staff ) |
Beta Was this translation helpful? Give feedback.
-
Automatically included with the bot scope sounds fine, but it should still be kept as a standalone scope for slash-command only applications (i.e. ones without a bot account). They are very useful for when you don't need to use the bulk of the Discord API itself, such as just fetching data from third-party APIs and returning it in the interactions response. |
Beta Was this translation helpful? Give feedback.
-
This seems like the wrong direction to go, there are plenty of legitimate reasons for bot owners or server admins to not want slash commands from a bot (and any future interaction types that fall under this scope). Besides, including a scope by force is not how OAuth is designed, the url should clearly indicate what scopes are being requested. |
Beta Was this translation helpful? Give feedback.
-
This change happened on July 11; should be marked as answered |
Beta Was this translation helpful? Give feedback.
This change happened on July 11; should be marked as answered