3.5.0 • Published 10 years ago

hubot-dance v3.5.0

Weekly downloads
10
License
MIT
Repository
github
Last release
10 years ago

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>-<
3.5.0

10 years ago

3.0.0

10 years ago

2.5.0

10 years ago

2.0.0

10 years ago

1.0.0

10 years ago