Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 728 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 728 Bytes

hubot-embedly

Hubot script for grabbing information about any URL from the Embed.ly service.

NPM version Dependency check

Installation

  1. Add hubot-embedly as a dependency to your hubot: "hubot-embedly": ""
  2. Tell hubot to load it. Add "hubot-embedly" to the external-scripts.json list in the hubot root folder.
  3. Run npm install while you grab a beer.
  4. Set environment variable HUBOT_EMBEDLY_API_KEY to your application's API key in the Embed.ly dashboard