hubot-urban
v1.0.2
Published
A Hubot script to define terms via Urban Dictionary
Maintainers
Readme
hubot-urban 
A Hubot plugin to define terms via Urban Dictionary
Usage
Commands: hubot what is ? - Searches Urban Dictionary and returns definition hubot urban me - Searches Urban Dictionary and returns definition hubot urban define me - Searches Urban Dictionary and returns definition hubot urban example me - Searches Urban Dictionary and returns example
Installation
- In your hubot dir run
npm install --save hubot-urban(adds it as a dependency in package.json). - Add
"hubot-urban"to yourexternal-scripts.jsonfile. - Restart Hubot.
