[Dictionary] Rewrite + antonyms and synonyms

This commit is contained in:
aikaterna
2019-10-26 11:46:37 -07:00
parent 5076b4a1b7
commit ccad084b2b
2 changed files with 94 additions and 19 deletions

View File

@@ -1,14 +1,10 @@
{
"author": [
"UltimatePancake"
"UltimatePancake", "aikaterna"
],
"description": "Gets definitions for given words",
"install_msg": "`[p]define <word>` to define a word after loading the cog with `[p]load dictionary`.",
"requirements": [
"PyDictionary"
],
"short": "Gets definitions for given words",
"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"
],