stephenyeargin / hubot-dad-jokes

πŸ‘¨β€πŸ‘§β€πŸ‘¦πŸ˜† Dad jokes for your Hubot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dad Jokes

npm version Node CI

Load a dad joke from fatherhood.gov.

Screenshot

Installation

In hubot project repo, run:

npm install hubot-dad-jokes --save

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

[
  "hubot-dad-jokes"
]

Sample Interaction

user1>> hubot dadjoke
hubot>> Did you hear the one about the Ballerina Debate Team? They always stay on point.

NPM Module

https://www.npmjs.com/package/hubot-dad-jokes

About

πŸ‘¨β€πŸ‘§β€πŸ‘¦πŸ˜† Dad jokes for your Hubot.


Languages

Language:JavaScript 86.1%Language:Shell 13.9%