What do you do if you have 100+ prefix commands but you can only make 100 of them slash commands?

What do you do if you have 100+ prefix commands but you can only make 100 of them slash commands?
12 Replies
d.js toolkit
d.js toolkit10mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by staff
Syjalo
Syjalo10mo ago
Use subcommands
d.js docs
d.js docs10mo ago
guide Slash Commands: Advanced command creation - Subcommands read more
Reaper Ian
Reaper Ian10mo ago
You mean like /permissions user get? How about it still has 100+ that you can’t do that to?
samp
samp10mo ago
try to cut down on unneccesary commands combine multiple different commands into one
Syjalo
Syjalo10mo ago
Yes
/permissions user get
/permissions user set
/permissions role get
/permissions role set
/permissions user get
/permissions user set
/permissions role get
/permissions role set
These are one /permissions command
samp
samp10mo ago
you can't have more than 100 slash commands :/
Reaper Ian
Reaper Ian10mo ago
Alr
samp
samp10mo ago
like i put loads of commands into subcommands with /bot info, /bot about, etc group them up and stuff
Reaper Ian
Reaper Ian10mo ago
Ah thats smart
samp
samp10mo ago
it's confusing though, so don't just put all your commands into one haha
Reaper Ian
Reaper Ian10mo ago
Ah alr Ty for the advice guys
Want results from more Discord servers?
Add your server