jellycommands
jellycommands copied to clipboard
A command handler for Discord.js
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
- [ ] Move the context settings into a nested object - [ ] breaking: Make global the default
### Describe the feature Most commands are global, so it makes sense that it should be the default ### Examples _No response_
Now we are expanding beyond just commands/events to include buttons (#171) and soon things like modals (#182) it may make sense to not require a new directory per item. Instead...
### Describe the feature Adding the other types of interactions (select menus, user/message context menus [sidenote: these are mentioned on the homepage, but not documented, as far as I can...
### Describe the feature Currently in jelly we expose `guards` which uses the application command permission system, while this permission system is functional it's currently very limited. I want to...
### Describe the feature commands should have property `cooldown`. and an array containing all the commands should be exposed somehow (cause i am sure it (the array containing all the...
### Describe the feature https://ptb.discord.com/channels/222078108977594368/222078108977594368/1280254541815873609 https://github.com/discordjs/discord.js/releases/tag/14.16.0 ### Examples _No response_
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.14 to 4.16.18. Release notes Sourced from astro's releases. [email protected] Patch Changes #12757 d0aaac3 Thanks @matthewp! - Remove all assets created from the server build #12757 d0aaac3...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....