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