0.1.4 • Published 8 years ago

hubot-mitch-jokes v0.1.4

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

hubot-mitch-jokes

Codacy Badge

A hubot script for mitch hedberg jokes

See src/mitch-jokes.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-mitch-jokes --save

Then add hubot-mitch-jokes to your external-scripts.json:

["hubot-mitch-jokes"]

Sample Interaction

user1>> hubot tell me a mitch joke
hubot>> I used to do drugs. I still do, but I used to, too.

Contribution

Feel free to fork and contribute, even if its adding more mitch jokes. See below.

Mitch joke missing?

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!

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago