hubot-dance

v3.5.0
A hubot script to randomly dance inspired from http://bash.org/?4281
hubot hubot-scripts

Hubot: hubot-dance

Build Status

A Dance script for Hubots.

See src/dance.coffee for full documentation.

Installation

Add hubot-dance to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-dance": "latest"
}

Add hubot-dance to your external-scripts.json:

["hubot-dance"]

Run npm install hubot-dance

Sample Interaction

user1>> hubot should dance
hubot>> /me gets up and :D/-<
user1>> DANCE
hubot>> /me dances :D|-<
hubot>> /me dances :D/-<
hubot>> /me dances :D\-<
hubot>> /me dances :D>-<
npm i hubot-dance

Metadata

  • MIT
  • Whatever
  • JJ Asghar
  • released 2/26/2014

Downloads

Maintainers