0.0.1 • Published 7 years ago

hubot-robotstuff v0.0.1

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

hubot-robotstuff

Hubot script. Some thoughts on what it is to be a robot. Responds to questions about what it is, whether it's human, whether it has feelings and what they are.

Installation

In hubot project repo, run:

npm install hubot-robotstuff --save

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

[
  "hubot-robotstuff"
]

Sample Interaction

user1>> hubot are you human?
hubot>> http://i.imgur.com/sP1b1rk.jpg
0.0.1

7 years ago