Application.Commands and the servers allows Application.Commands scope #4612
-
currently i am having problem that before my bot switch to slash command it was in 90 servers but i forgot to declare |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Currently, you will need to ask your users to reinvite your bot with the Discord will be doing a new scope migration when application permissions v2 will be fully released (however, we have no ETA of when this will happen; it may happen before or after the enforcement of the message content intent). |
Beta Was this translation helpful? Give feedback.
Currently, you will need to ask your users to reinvite your bot with the
application.commands
scope (no need to kick it first).Discord will be doing a new scope migration when application permissions v2 will be fully released (however, we have no ETA of when this will happen; it may happen before or after the enforcement of the message content intent).