line-notify
v1.0.0
Published
The simplest LINE Notify CLI
Readme
line-notify
Install
$ npm install line-notify -gUsage
Set your LINE token.
$ line-notify config -t <token>Then, send notification "Yo!".
$ line-notifyYou can customize your message.
$ line-notify "Customized message"