In bot profiles, display commands that contains subcommands #7767
Unanswered
Koyamie
asked this question in
API Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to suggest a feature for bot profiles. Currently, bot profiles display a list of their most popular commands, but only commands without subcommands are shown.
(This isn’t correct at the moment, as commands with subcommands are technically displayed, but there’s a bug: when you click on them, the subcommands are turned into options and become unusable.)
It would be great if all commands could be displayed. Clicking on a command with subcommands could simply open the "base" menu for that command along with its available options.
I’ve previously suggested something similar with command mentions—allowing us to mention a command that has subcommands without specifying one, which would then open the same "base" menu. (#6113)
My concern is that the most used command of my bot has been changed to include subcommands, which means it will no longer appear in the bot’s most popular commands on its profile.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions