You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now it seems that the limit of slashcommands per bot is 100. it would be lovely if this would be highered to for example 200 or 250 since alot of bigger bots also are shifting to slash only.
Q: Will the limit be raised for slash commands? I already have more commands than the limit and plan to add more.
There are currently no plans to allow more than 100 global and 100 guild commands, but we know this is a common request. As a reminder, you also have access to 25 subcommand groups within each command, and 25 subcommands within each group, so that's 200 commands * 25 groups * 25 subcommands. You can do the math on that one. [Calculator says 125,000].
We encourage you to explore subcommands and groups, especially after the work that we're going to be doing pretty shortly to move them into their own autocomplete within top-level commands. We know it feels a bit cluttered right now when everything is at the top level, and we believe that's a pretty big mental barrier for why people aren't trying out subcommand groups and subcommands more right now.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Right now it seems that the limit of slashcommands per bot is 100. it would be lovely if this would be highered to for example 200 or 250 since alot of bigger bots also are shifting to slash only.
Beta Was this translation helpful? Give feedback.
All reactions