Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync commands globally #291

Open
SylteA opened this issue Dec 10, 2023 · 0 comments
Open

Sync commands globally #291

SylteA opened this issue Dec 10, 2023 · 0 comments

Comments

@SylteA
Copy link
Owner

SylteA commented Dec 10, 2023

Currently all commands are synced to the configured guild, update this such that commands are synced to the appropriate location.

All commands are currently synced to a specific guild because then we don't have to wait for discord to sync the command to that specific guild.

This means that any commands (or cogs) we have that are only meant for a single guild needs to be decorated with @app_commands.guilds(...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant