hubot-google-news
v1.0.1
Published
A Hubot script that display the google news
Downloads
12
Readme
hubot-google-news
A Hubot script that display the google news.
Installation
$ npm install git://github.com/bouzuya/hubot-google-news.git
or
$ # TAG is the package version you need.
$ npm install 'git://github.com/bouzuya/hubot-google-news.git#TAG'
Example
bouzuya> hubot help google-news
hubot> hubot google-news - google-news
bouzuya> hubot google-news
hubot> google-news!
Configuration
See src/scripts/google-news.coffee
.
Development
npm run
License
Author
bouzuya <[email protected]> (http://bouzuya.net)