Skip to content

feat: Validity checks on commands #89

@ZeLarpMaster

Description

@ZeLarpMaster

Commands should have a way of specifying functions to execute to validate the command author's permissions to run the command (@check &func/1 perhaps?). Those functions could also check things like "is this command in a guild"

For now those permission checks could simply be functions available in a module somewhere, but eventually it would be nice if it was available through @check

Metadata

Metadata

Assignees

No one assigned

    Labels

    new featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions