hubot-dance

3.5.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i hubot-dance

Weekly Downloads

5

Version

3.5.0

License

MIT

Last publish

Collaborators

  • jjasghar