Skip to content

Commit

Permalink
feat(permissions): add deployment cause for missing access (discordjs…
Browse files Browse the repository at this point in the history
  • Loading branch information
almostSouji authored Oct 4, 2021
1 parent e82bacb commit 3eec8f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guide/popular-topics/permissions-extended.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ Causes for "Missing Access":
- Text Channels require `VIEW_CHANNEL` as detailed above.
- Voice Channels require `CONNECT` in the same way.
- Reacting to a message requires `READ_MESSAGE_HISTORY` in the channel the message was sent.
- When deploying slash commands: Enable the `applications.commands` scope (for more information see the [adding your bot](/preparations/adding-your-bot-to-servers) section).
:::

## Limitations and oddities
Expand Down

0 comments on commit 3eec8f8

Please sign in to comment.