An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Dad Jokes

[![npm version](https://badge.fury.io/js/hubot-dad-jokes.svg)](http://badge.fury.io/js/hubot-dad-jokes) [![Node CI](https://github.com/stephenyeargin/hubot-dad-jokes/actions/workflows/nodejs.yml/badge.svg)](https://github.com/stephenyeargin/hubot-dad-jokes/actions/workflows/nodejs.yml)

Load a dad joke from [fatherhood.gov](https://fatherhood.gov/).

![Screenshot](screenshot.png)

## 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