Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamped command parser #121

Merged
merged 3 commits into from
Feb 5, 2022
Merged

Revamped command parser #121

merged 3 commits into from
Feb 5, 2022

Commits on Jan 28, 2022

  1. Revamped command parser

    This allows subcommands to actually fail properly
    finnbar committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    323b288 View commit details
    Browse the repository at this point in the history
  2. Tiny fix for #109

    For .sayblah, chunk was correctly consuming "say", but then we got an
    unknown error when it tried to consume spaces
    finnbar committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    f0de7ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc16676 View commit details
    Browse the repository at this point in the history