Skip to content
Discussion options

You must be logged in to vote

you won't get a 403 on global command creation; looks like you're trying to create a guild command in a specific guild

and the server admins will need to add your application with the applications.commands scope, the application can't give it to itself because then it would be pointless. note that they do not have to kick the bot, they can simply authorize it with the applications.commands scope without removing it.

Discord did a scope migration in March 2021 (so if the application was authorized in a server with the bot scope then it automatically got the applications.commands scope) and they might do another one after perms v2 releases.

You should update the add link you're giving to us…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@MateoMROZEK
Comment options

@Drxckzyz
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by almostSouji
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #7504 on February 19, 2022 10:42.