Skip to content

hubot-archive/hubot-fliptable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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> (╯°□°)╯︵ ┻━┻

About

Sometimes you just want to flip a damn table.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published