You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 helpfor 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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: