Slash Command Groups #3349
Replies: 8 comments 14 replies
-
I also believe Slash Command Groups would be a better solution for use-cases like Premium commands then this issue |
Beta Was this translation helpful? Give feedback.
-
? |
Beta Was this translation helpful? Give feedback.
-
you can use Guild Slash Commands for cases like the one you mentioned. |
Beta Was this translation helpful? Give feedback.
-
Pretty sure you can't, it would result the same outcome as the one mentioned above. |
Beta Was this translation helpful? Give feedback.
-
how so? you can enable commands on specific guilds using guild commands |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Guild-specific commands have rate-limits and for anything more then a couple dozen guilds you'll be rate-limited and unable to make more commands. Even if these were lifted, it'd still be a painful user experience. Also, this still doesn't combat the problem of organizing your slash commands into sections. |
Beta Was this translation helpful? Give feedback.
-
I'm not sure I fully understand. Permissions aside, could you explain how this would work differently than subcommand groups work today? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I'd like to be able to create multiple groups of Slash Commands for my bots.
This would be like the groups we already have for slash commands, where each bot has its own "group" of Slash Commands when you type / and see the auto-complete.
I'd like to be able to create multiple groups for my bot. My bot's a multi-purpose bot and having everything under one group means there's a lot of commands, almost too much
A step further, I'd even like to be able to only allow specific guilds to have access to a group, in-case you don't want to give all guilds access to each group
Why This is Needed
As I mentioned, a lot of bots are multi-purpose, so being able to divide your commands into groups would further improve the user experience
Also, it means bots with premium features can group their premium features so only guilds that have access to the Premium group can access it
Alternatives Considered
The only one I can think of is for these bots to be split into multiple applications so each different application has its own group, but I'm honestly not a fan of it
Additional Details
Nope
Beta Was this translation helpful? Give feedback.
All reactions