Skip to content

Improving the help command #4

@ceruzaa

Description

@ceruzaa

Currently the help command ends up being quite verbose. This needs to be improved.

Instead of writing out the help strings from all commands when using "Dave help", it should print out a comma separated string with all the available commands. The user should then be able to type "Dave help command" to get the detailed information about the command.

Getting a full string should still be possible by typing "Dave help all". This might get restricted to private conversations with Dave, need @DriesVuylsteke to give input on that.

Part of this refactoring should be distinguishing between commands that can be run by regular users and commands that only can be run by administrators.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions