Hubot script for grabbing information about any URL from the Embed.ly service.
- Add
hubot-embedly
as a dependency to your hubot:"hubot-embedly": ""
- Tell hubot to load it. Add
"hubot-embedly"
to theexternal-scripts.json
list in the hubot root folder. - Run
npm install
while you grab a beer. - Set environment variable
HUBOT_EMBEDLY_API_KEY
to your application's API key in the Embed.ly dashboard