1.0.0 • Published 7 years ago

hubot-cricket v1.0.0

Weekly downloads
1
License
BSD-2-Clause
Repository
github
Last release
7 years ago

hubot-cricket

Fetch cricket scores

See src/cricket.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-cricket --save

Then add hubot-cricket to your external-scripts.json:

[
  "hubot-cricket"
]

Sample Interaction

user1>> hubot cricket
hubot>> displays cricket scores
1.0.0

7 years ago