hubot-vimeo

2.0.3 • Public • Published

hubot-vimeo

npm version npm downloads Build Status Coverage Status Maintainability dependency Status devDependency Status

A hubot script for searching Vimeo

Installation

npm i -S hubot-vimeo

add ["hubot-vimeo"] to external-scripts.json.

Get Client Identifier, Client Secrets, Access token from https://developer.vimeo.com/apps and copy to environment variable.

export VIMEO_CLIENT_ID=<Client Identifier>
export VIMEO_CLIENT_SECRET=<Client Secrets>
export VIMEO_ACCESS_TOKEN=<Access token>

Examples

hubot vimeo breaking bad illustrated -> https://vimeo.com/martinwoutisseth/httpwwwflickrcomphotosmwoutisseth7949247876inset-72157

License

MIT

Package Sidebar

Install

npm i hubot-vimeo

Weekly Downloads

1

Version

2.0.3

License

MIT

Unpacked Size

18.6 kB

Total Files

8

Last publish

Collaborators

  • lgatica