0.1.4 • Published 10 years ago

hubot-mitch-jokes v0.1.4

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago