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

Allow debug builds to push commands to guilds instead of pushing globally #13

Open
2 tasks
neeleshpoli opened this issue Apr 28, 2024 · 0 comments
Open
2 tasks
Assignees
Labels
enhancement New feature or request

Comments

@neeleshpoli
Copy link
Member

Global commands take time to update, so it would be better to push commands for debug builds into specific guilds for testing purposes. A separate config file can be used for debugging configuration. This will reduce the hassle of testing commands and allow them to update instantly on the client.

  • Create separate config file on debug builds
  • Deploy commands to listed guilds instead of globally
@neeleshpoli neeleshpoli added the enhancement New feature or request label Apr 28, 2024
@neeleshpoli neeleshpoli self-assigned this Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant