dbot/modules/rt
2016-02-20 23:06:28 +00:00
..
config.json rt instead of mymovieapi 2014-05-22 16:25:52 +00:00
README.md rt instead of mymovieapi 2014-05-22 16:25:52 +00:00
rt.js Fixing url for m.links.alternate 2016-02-20 23:06:28 +00:00
strings.json rt instead of mymovieapi 2014-05-22 16:25:52 +00:00

RT

Adds various RottenTomatoes functionalities.

Description

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

Dependencies

It has following dependencies: + request

config.json

output prefix can be set, and an API key must be obtained from http://developer.rottentomatoes.com/

{
    "outputPrefix": "\u00033RT\u000f"
}

Commands

~rt [movie]

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

TODO