1.0.1 • Published 9 years ago

hubot-numbersapi v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Hubot Example

An numbersapi script package for Hubot

Build Status

Installation

In hubot project repo, run:

npm install hubot-numbersapi --save

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

[
	"hubot-numbersapi"
]

Usage

The command hubot numbersapi <number> will retrieve an interesting fact.

For example:

victorsanmartin>> hubot numbersapi 42
hubot>> 42 is the number of laws of cricket.
1.0.1

9 years ago

1.0.0

9 years ago