# hubot-seinfeld
![hubot-seinfeld](https://i.imgur.com/vfHhtnB.png)
Create Seinfeld logos of your text with hubot

### Installation

Add `hubot-seinfeld` to your `package.json` file:

```
npm install --save hubot-seinfeld
```

Add `hubot-seinfeld` to your `external-scripts.json`:

```json
["hubot-seinfeld"]
```

Run `npm install`

### Usage
`hubot seinfeld me <input>`

### Credits

Thanks to [@charliesome](https://github.com/charliesome) for his Seinfeld generator used in this script.

Big thanks to [@holman](https://github.com/holman) for his fuck-yeah-nouns script that this is based on.
