issues
search
ghostdevv
/
jellycommands
A command handler for Discord.js
https://jellycommands.dev
MIT License
21
stars
6
forks
source link
Support Subcommands Properly
#211
Open
ghostdevv
opened
3 weeks ago
ghostdevv
commented
3 weeks ago
Thoughts (not a decision/direction):
Command options should not include subcommand & subcommand grounds
Should remove reliance on discord.js internals for parsing
Subcommands should be properly supported and have good DX
Thoughts (not a decision/direction):