Skip to content

sopel-irc/sopel-imdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Tests PyPI version

Maintainer: @RustyBower

sopel-imdb

sopel-imdb is an movie lookup module for Sopel.

Since omdbapi put their API behind a free key, moving this module to a standalone repository and not in core

Usage

# Update your sopel config with the OMDb API key
[imdb]
api_key = 12345678
# Get Movie info
.imdb Citizen Kane
[Movie] Title: Citizen Kane | Year: 1941 | Rating: 8.4 | Genre: Drama, Mystery | IMDB Link: http://imdb.com/title/tt0033467

# Get TV Series info
.imdb Chuck
[Series] Title: Chuck | Seasons: 5 | Year: 2007–2012 | Rating: 8.2 | Genre: Action, Comedy, Drama | IMDB Link: http://imdb.com/title/tt0934814

Requirements

requests
sopel>=8

About

A working re-implementation of the imdb module for Sopel

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  
  •  

Packages

No packages published

Contributors 5

Languages