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

feat: added bulk command deleting. #938

Merged
merged 3 commits into from
Oct 11, 2023
Merged

feat: added bulk command deleting. #938

merged 3 commits into from
Oct 11, 2023

Conversation

Jaskowicz1
Copy link
Contributor

This PR adds a function, allowing you to delete all your global/guild registered commands.

Code change checklist

  • I have ensured that all methods and functions are fully documented using doxygen style comments.
  • My code follows the coding style guide.
  • I tested that my change works before raising the PR.
  • I have ensured that I did not break any existing API calls.
  • I have not built my pull request using AI, a static analysis tool or similar without any human oversight.

@netlify
Copy link

netlify bot commented Oct 10, 2023

Deploy Preview for dpp-dev ready!

Name Link
🔨 Latest commit 1b60196
🔍 Latest deploy log https://app.netlify.com/sites/dpp-dev/deploys/652649581c225d0008aff818
😎 Deploy Preview https://deploy-preview-938--dpp-dev.netlify.app/classdpp_1_1cluster
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added documentation Improvements or additions to documentation code Improvements or additions to code. labels Oct 10, 2023
@Jaskowicz1 Jaskowicz1 added the enhancement New feature or request label Oct 10, 2023
Copy link
Contributor

@braindigitalis braindigitalis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any chance you can get cluster_coro_calls to generate too please?

@Jaskowicz1
Copy link
Contributor Author

any chance you can get cluster_coro_calls to generate too please?

Oh I thought that generated and pushed, I did the command 🤔. I'll have a look tomorrow morning :)

@braindigitalis braindigitalis merged commit a5ba94e into brainboxdotcc:dev Oct 11, 2023
@Jaskowicz1 Jaskowicz1 self-assigned this Oct 11, 2023
@Jaskowicz1 Jaskowicz1 deleted the global-delete branch October 14, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Improvements or additions to code. documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants