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

