2.0.3 • Published 5 years ago

hubot-vimeo v2.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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

2.0.3

5 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.2

7 years ago

1.0.1

8 years ago

1.0.0

8 years ago