hubot-has-no-idea

Hubot script that displays `I have no idea what I'm doing` dog images in response to chatroom mistakes


Keywords
hubot, hubot-scripts, no idea, i have no idea what i'm doing
License
MIT
Install
npm install hubot-has-no-idea@1.1.0

Documentation

NPM version Build Status Dependency Status Downloads

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"]