hubot-trollbot
v0.1.1
Published
A hubot script that annoys your coworkers.
Downloads
8
Readme
hubot-trollbot
A hubot script that annoys your coworkers.
coworker: I can't stand Mongo.
hubot: MongoDB is web scale!
coworker: Well, at least the backend is written in Python.
hubot: You should rewrite it in Go.
coworker: We considered using Clojure.
hubot: Hipster.
Installation
In your hubot project repo, run:
npm install hubot-trollbot --save
Then add hubot-trollbot to your external-scripts.json
:
[
"hubot-trollbot"
]