dbot/modules/imdb/README.md
2014-02-20 06:06:02 +01:00

453 B

IMDB

Adds various IMDB functionalities.

Description

This module provides a command which allows users to search IMDB for a movie.

Dependencies

It has following dependencies: + request

config.json

output prefix can be set.

{
    "outputPrefix": "\u00033IMDB\u000f"
}

Commands

~imdb [movie]

Searches IMDB for a movie. Example: + ~imdb Fear and Loathing in Las Vegas

TODO