dbot/modules/omdb/config.json

7 lines
155 B
JSON
Raw Normal View History

{
"dependencies": [ ],
"ignorable": true,
"outputPrefix": "omdb",
"api_key": "insert api key here - get from http://www.omdbapi.com/apikey.aspx"
}