Limits of Slash Commands
I was looking to Nekotina bot and I saw this bot has so many commands, even I think it reaches the limits of the slash Commands creation mentioned on the official discord docs, so I've been wondering if it's possible to bypass these limitations, like Nekotina does.
9 Replies
- 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!Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
These limits
Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
So, how Nekotina can have more than 100 global commands?
Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
is there a limit of commands per each sub command group?
Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
Mmm ok
I think I get it
Thanks