16 lines
394 B
JSON
16 lines
394 B
JSON
{
|
|
"author": [
|
|
"UltimatePancake", "aikaterna"
|
|
],
|
|
"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",
|
|
"tags": [
|
|
"dictionary"
|
|
],
|
|
"requirements": [
|
|
"beautifulsoup4"
|
|
],
|
|
"type": "COG"
|
|
}
|