You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commands are synced, even if they should not be. This runs into particularly high rate limits when changing one command and all other commands are synced again.
Disabling synchronization is a temporal solution, but it fails when it comes to updating single commands.
List the steps.
Import module
Create guild command
Start Bot
Restart Bot -> Command is synced without change
What you expected.
Import module
Create guild command
Start Bot
Restart Bot -> Command is not synced if not changed
What you saw.
Check debug logs on startup; User reports on discord