Skip to content

Support shortdocs for cog commands #1387

@davejlong

Description

@davejlong

When outputting the help page for Cog, it would be useful to see a "shortdoc" for cog commands.

For example, on the Twitter bundle, the output of @cog help twitter is:

> **Commands**
>
> * `tweet` - Tweet from one or more accounts

It would be more user friendly if the format included the basic syntax of the command:

> **Commands**
>
> * `tweet` - Tweet from one or more accounts
>    * `twitter:tweet [--as <as>] <message>`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions