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

Redirect the help message from an unknown command by the assembler as well #1

Open
huan opened this issue Jun 20, 2020 · 0 comments
Open
Labels
bug Something isn't working enhancement New feature or request

Comments

@huan
Copy link
Member

huan commented Jun 20, 2020

If the wechaty-vorpal received an unknown command, then the help message will be printed to the console.

It should be redirected to the chat conversation.

14:39:25 VERB WechatyVorpal simpleExec(vorpal, "fasd")

  Invalid Command. Showing Help:

  Commands:

    help [command...]       Provides help for a given command.
    exit                    Exits application.
    hacker-news [options]   Lists the top stories on hacker news.
    ding [data...]          ding will trigger a reply of dong
    eval <code...>          Eval JavaScript Code
@huan huan added the enhancement New feature or request label Jun 20, 2020
@huan huan added the bug Something isn't working label Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant