Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davereid/hubot-embedly
Hubot script for grabbing information about any URL from the Embed.ly service.
https://github.com/davereid/hubot-embedly
Last synced: about 1 month ago
JSON representation
Hubot script for grabbing information about any URL from the Embed.ly service.
- Host: GitHub
- URL: https://github.com/davereid/hubot-embedly
- Owner: davereid
- License: mit
- Created: 2013-12-20T19:12:14.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-20T19:35:39.000Z (about 11 years ago)
- Last Synced: 2024-04-29T04:43:43.530Z (9 months ago)
- Language: CoffeeScript
- Size: 109 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
hubot-embedly
===========Hubot script for grabbing information about any URL from the [Embed.ly](http://embed.ly/) service.
[![NPM version](https://badge.fury.io/js/hubot-embedly.png)](http://badge.fury.io/js/hubot-embedly) [![Dependency check](https://david-dm.org/davereid/hubot-embedly.png)](https://david-dm.org/davereid/hubot-embedly)
## 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](http://app.embed.ly/)