https://github.com/stephenyeargin/hubot-dad-jokes
๐จโ๐งโ๐ฆ๐ Dad jokes for your Hubot.
https://github.com/stephenyeargin/hubot-dad-jokes
dad-jokes hacktoberfest hubot hubot-scripts
Last synced: 6 months ago
JSON representation
๐จโ๐งโ๐ฆ๐ Dad jokes for your Hubot.
- Host: GitHub
- URL: https://github.com/stephenyeargin/hubot-dad-jokes
- Owner: stephenyeargin
- Created: 2021-03-15T23:05:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-23T04:34:21.000Z (8 months ago)
- Last Synced: 2025-03-23T08:49:06.393Z (7 months ago)
- Topics: dad-jokes, hacktoberfest, hubot, hubot-scripts
- Language: JavaScript
- Homepage:
- Size: 1.12 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dad Jokes
[](http://badge.fury.io/js/hubot-dad-jokes) [](https://github.com/stephenyeargin/hubot-dad-jokes/actions/workflows/nodejs.yml)
Load a dad joke from [fatherhood.gov](https://fatherhood.gov/).

## Installation
In hubot project repo, run:
`npm install hubot-dad-jokes --save`
Then add **hubot-dad-jokes** to your `external-scripts.json`:
```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