1.0.3 • Published 6 years ago

hubot-imdb v1.0.3

Weekly downloads
1
License
BSD-2-Clause
Repository
github
Last release
6 years ago

hubot-imdb

fetches imdb details about a movie

See src/imdb.js for full documentation.

Installation

In hubot project repo, run:

npm install hubot-imdb --save

Then add hubot-imdb to your external-scripts.json:

[
  "hubot-imdb"
]

Configuration

export HUBOT_OMDB_API_KEY="YOUR_API_KEY"

Sample Interaction

user1>> hubot movie spirited away
hubot>> Spirited Away (2001) - www.imdb.com/title/tt0245429
https://images-na.ssl-images-amazon.com/images/M/MV5BMzliMzYxOWEtMDQxNy00OWI4LWI0ZDktOTU2YTdhZWMzMDdjXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SX300.jpg
1.0.3

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

8 years ago