dbot/modules/tvdb
2014-02-20 20:33:20 +00:00
..
config.json everything except wolfram working 2014-02-20 20:10:45 +00:00
README.md everything except wolfram working 2014-02-20 20:10:45 +00:00
strings.json fix tvdb link 2014-02-20 20:33:20 +00:00
tvdb.js everything except wolfram working 2014-02-20 20:10:45 +00:00
usage.json TVDB module 2014-02-20 07:23:25 +01:00

theTVDB

Addes various TVDB funtionalities.

Description

This module provides a command which allows users to search for series on theTVDB.com.

Dependencies

It has following dependencies: + node-tvdb

config.json

ignorable and apiKey can be set. A key can be requested at http://thetvdb.com/?tab=apiregister

{
    "ignorable": true,
    "api_key": "blah"
}

Commands

 ~tvdb [series]

Searches for series on theTVDB Example: + ~tvdb How I met your Mother

TODO