2.0.0 • Published 6 years ago

hubot-fliptable v2.0.0

Weekly downloads
36
License
MIT
Repository
github
Last release
6 years ago

Hubot: hubot-fliptable

Sometimes you need to flip a table.

See src/fliptable.js for full documentation.

Installation

Add hubot-fliptable to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-fliptable": ">= 0.0.0"
}

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

["hubot-fliptable"]

Run npm install hubot-fliptable

Sample Interaction

user1> hubot flip
Hubot> (╯°□°)╯︵ ┻━┻
2.0.0

6 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago