Command Matching #9162
-
I know this is possible but I can't seem to find out how to make my bot's commands appear in command matching |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
-
Those are slash commands. (which are a completely different type of command) On the other hand if you already have slash commands, that entire menu is made by discord. Discord shows the command(s) it thinks your most likely to use higher up on the list. Nothing you can do to move/put your commands on/around the menu. |
Beta Was this translation helpful? Give feedback.
Those are slash commands. (which are a completely different type of command)
Umbra made an awesome gist regarding how to use them. You can view the gist here: https://gist.github.com/AbstractUmbra/a9c188797ae194e592efe05fa129c57f
On the other hand if you already have slash commands, that entire menu is made by discord. Discord shows the command(s) it thinks your most likely to use higher up on the list. Nothing you can do to move/put your commands on/around the menu.