Commands:
help [command...] Provides help for a given command.
exit Exits application.
hacker-news [options] Lists the top stories on hacker news.
help hacker-news
Usage: hacker-news [options]
Lists the top stories on hacker news.
Options:
--help output usage information
-l, --length [amt] Limits the list to a given length.
hacker-news –length 3
Pulling top 3 stories on Hacker News:
1. Discovering Dennis Ritchies Lost Dissertation (org)
93 points by beefhash 3 hours ago | 23 comments
2. Updating the Git protocol for SHA-256 (net)
81 points by chmaynard 14 hours ago | 48 comments
3. Mac OS X Leopard and Xcode on iPad Pro (com)
134 points by tosh 10 hours ago | 28 comments
wechaty-vorpal
Extensible Interactive CLI Plugin for Wechaty ChatOps, Powered by Vorpal.
Usage
See: wechaty-vorpal-contrib for more Wechaty Vorpal Extension CLI for Chatbots.
Demo
Resources
Contributors
History
main v1.0 (Oct 23, 2021)
Release 1.0
v0.6 (July 13, 2020)
this.stdout.next(...)this.stderr.next(...)this.stdin.subscribe(msg => {...}).SayableMessagetype of message to the userstringFileBoxContactUrlLinkmessageinstance which invoked this commandthis.messageask()to ask user question and get the answer back!silentto do not show help message for unknown commandsattomentionfor only react for message in a room that mention the bot itself.v0.3 (July 7, 2020)
Inherit the TypeScript source code from the Vorpal Reforged (MIT License) so that we can refactor it to fit the Chatbot environment better.
v0.2 (Jun 19, 2020)
Init the first version of Vorpal Wechaty Plugin for managing ChatOps Commands
Author
Huan LI (李卓桓), Tencent TVP of Chatbot, <zixia@zixia.net>
Copyright & License