#Limits of Slash Commands

13 messages · Page 1 of 1 (latest)

crystal sapphire
#

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.

twin lynxBOT
#
  • What's your exact discord.js npm list discord.js and node node -v version?
  • Not a discord.js issue? Check out #1081585952654360687.
  • 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!
haughty mauve
#

what limits?

#

you cannot bypass any limit

crystal sapphire
haughty mauve
#

no bot can bypass that

crystal sapphire
#

So, how Nekotina can have more than 100 global commands?

haughty mauve
#

i don’t know that bot and it’s not possible. they probably use sub commands

#

you can have 100 global and guild commands

crystal sapphire
#

is there a limit of commands per each sub command group?

haughty mauve
#

25 sub commands and sub group per command

crystal sapphire
#

Mmm ok

#

I think I get it