Skip to content

Limit aliases output to only allowed commands. #844

@scragly

Description

@scragly

Description

We currently have a system for aliases to be able to be output for informative reasons with the !aliases command. It'll show a full paginated list of all command aliases, including any commands that aren't able to be used by the invoker, meaning it's just providing unnecessary information for them that they can't really utilise.

Proposal

Just the same as when doing help output, check each command that has an alias if the author can run it, allowing only those they can run to be built into the command output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: informationRelated to information commands: (doc, help, information, reddit, site, tags)good first issueGood for newcomersl: 0 - beginnerp: 3 - lowLow Prioritys: WIPWork In Progresst: featureNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions