hubot-has-no-idea
v1.2.0
Published
Hubot script that displays `I have no idea what I'm doing` dog images in response to chatroom mistakes
Downloads
10
Maintainers
Readme
Hubot: Has No Idea
Hubot script that displays "I have no idea what I'm doing" dog images in response to chatroom mistakes
Installation
Run the following command to install this module as a Hubot dependency
$ npm install hubot-has-no-idea --save
Add the hubot-has-no-idea to your external-scripts.json
(you may need to create this file).
["hubot-has-no-idea"]