Create Seinfeld logos of your text with hubot
Add hubot-seinfeld
to your package.json
file:
npm install --save hubot-seinfeld
Add hubot-seinfeld
to your external-scripts.json
:
["hubot-seinfeld"]
Run npm install
hubot seinfeld me <input>
Thanks to @charliesome for his Seinfeld generator used in this script.
Big thanks to @holman for his fuck-yeah-nouns script that this is based on.