Danyc0 / Society-voting-bot

A Discord bot for doing society elections
Apache License 2.0
2 stars 4 forks source link

\help command listing common commands and syntax #68

Open AlexJBanks opened 2 years ago

AlexJBanks commented 2 years ago

\help should all available commands, aware of whether the bot is being messaged in a DM or in a committee channel

command help should include:

a message saying other commands are available if messaged in a different context.

Danyc0 commented 2 years ago

Now that the checkers are fixed, the initial point should be done automatically. Please check this to make sure.

The middle point about having the command, attributes and a description is available through doing \help

The message saying other commands are available would require a right faff of reimplementing the \help functionality that discord provides. I personally don't think it's worth it