2.0.0 • Published 11 years ago
hubot-in-space v2.0.0
hubot-in-space
A hubot script that explores who is in space right now.
See src/in-space.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-in-space --save
Then add hubot-in-space to your external-scripts.json:
["hubot-in-space"]Sample Interaction
user1>> hubot how many people are in space right now?
hubot>> There are 6 people in space right now.