UNPKG

hubot-table-flip

Version:
34 lines (23 loc) 843 B
# hubot-table-flip > Have a hubot flip a table! [![Npm Version](http://img.shields.io/npm/v/hubot-table-flip.svg?style=flat-square)](https://www.npmjs.org/package/hubot-table-flip) [![Build Status](https://img.shields.io/travis/kuatsure/hubot-table-flip.svg?style=flat-square)](https://travis-ci.org/kuatsure/hubot-table-flip) See [`src/table-flip.coffee`](src/table-flip.coffee) for full documentation. ## Installation In hubot project repo, run: `npm install hubot-table-flip --save` Then add **hubot-table-flip** to your `external-scripts.json`: ```json [ "hubot-table-flip" ] ``` ## Sample Interaction ``` user1>> hubot tableflip hubot>> (╯°□°)╯︵ ┻━┻ user1>> hubot tableflip this fragile thing! hubot>> (╯°□°)╯︵ ¡ƃuıɥʇ ǝlıƃɐɹɟ user1>> hubot tableflip hubot>> ┬─┬ ノ( ゜-゜ノ) ```