0.0.1 • Published 7 years ago

hubot-falsehoods v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

hubot-falsehoods

Hubot script. Contradicts popular phrases in amusing ways. (Most of these are Dwight Schrute memes)

Installation

In hubot project repo, run:

npm install hubot-falsehoods --save

Then add hubot-falsehoods to your external-scripts.json:

[
  "hubot-falsehoods"
]

Sample Interaction

user1>> laughter is the best medicine
hubot>> FALSE. Medicine is the best medicine.
0.0.1

7 years ago