forked from GitHub/dbot
c298813b28
~movie command replaces ~rt command. API key from http://www.omdbapi.com/apikey.aspx
7 lines
155 B
JSON
7 lines
155 B
JSON
{
|
|
"dependencies": [ ],
|
|
"ignorable": true,
|
|
"outputPrefix": "omdb",
|
|
"api_key": "insert api key here - get from http://www.omdbapi.com/apikey.aspx"
|
|
}
|