Skip to content

Add CommandHandler #14

Description

@xcornflowerx

Refactor, add CommandHandler factory

Factory will be an interface with:

  • cool down
  • permissions level (everyone, mod, sub, etc)

Implementations of factory will:

  • customize cool down periods or use default if none provided
  • customize permissions level or use default if none provided
  • extend interface with sub-commands and arg parsing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions