A hubot script for mitch hedberg jokes
See src/mitch-jokes.coffee
for full documentation.
In hubot project repo, run:
npm install hubot-mitch-jokes --save
Then add hubot-mitch-jokes to your external-scripts.json
:
["hubot-mitch-jokes"]
user1>> hubot tell me a mitch joke
hubot>> I used to do drugs. I still do, but I used to, too.
Feel free to fork and contribute, even if its adding more mitch jokes. See below.
I have added a base set of mitch jokes that I like already, see data/mitchjokes.json
for the complete list. If I am missing any that you like, fork it, add it, and pull request it!