dazeus-plugin-excuse
v0.3.1
Published
Generate an excuse
Downloads
16
Readme
DaZeus excuse generator
This plugin displays a random excuse, the original list of excuses is from http://pages.cs.wisc.edu/~ballard/bofh/
Available commands
Display a random excuse
}excuse
Add a new excuse
}excuse learn [excuse]
Forget an old excuse
}excuse forget [excuse]
Installing it
npm install dazeus-plugin-excuse
Running it
To let this command run, simple execute this command in the root folder of the plugin
node index
Several options are available, see the command line documentation for that:
node index --help