Skip to content

Mention all the Commands for /help

Summary:

_This issue has been created with full acknowledgement of GitLab's Policies and IndiSpark's Policy of Public. This means the author of this issue has agreed to follow IndiSpark's Policy of Public and GitLab's Policies. To find out more about our Contributor Guidelines, _Click Here

/help currently does the prefix then the name in code bloc but Discord provides a way to "mention" the slash command. Using the .walk_application_commands() function create a for loop that categorizes the commands, and lists them while also mentioning them. Updating /help to do this would provide a easier developer experience and allow users to just click on the mention and execute the command.

Edited by Jeremy D'Sa