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
fix(discord): Register slash commands globally only (#804)
Register Discord slash commands only at global scope so the same commands are not also created per guild. This keeps slash commands available in DMs and prevents duplicate entries in guild command pickers.
Co-authored-by: Rapi-agent <rapi-agent@users.noreply.github.com>
0 commit comments