hubot-imdb

1.0.3 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i hubot-imdb

Weekly Downloads

1

Version

1.0.3

License

BSD-2-Clause

Last publish

Collaborators

  • ravikiranj