mirror of
https://github.com/reality/dbot.git
synced 2024-11-27 22:39:26 +01:00
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"
|
|
}
|