2019-07-23 17:06:45 -07:00
|
|
|
{
|
|
|
|
|
"author": [
|
2019-10-26 11:46:37 -07:00
|
|
|
"UltimatePancake", "aikaterna"
|
2019-07-23 17:06:45 -07:00
|
|
|
],
|
2019-10-26 11:46:37 -07:00
|
|
|
"description": "Gets definitions, antonyms, or synonyms for given words",
|
|
|
|
|
"install_msg": "After loading the cog with `[p]load dictionary`, use [p]help Dictionary to view commands.",
|
|
|
|
|
"short": "Gets definitions, antonyms, or synonyms for given words",
|
2019-07-23 17:06:45 -07:00
|
|
|
"tags": [
|
|
|
|
|
"dictionary"
|
|
|
|
|
],
|
2019-12-06 20:35:54 -07:00
|
|
|
"requirements": [
|
|
|
|
|
"beautifulsoup4"
|
|
|
|
|
],
|
2019-07-23 17:06:45 -07:00
|
|
|
"type": "COG"
|
|
|
|
|
}
|