Kill off the JSON garbage in commands

kill it with fire!
This commit is contained in:
Dylan K. Taylor
2017-12-02 16:33:19 +00:00
parent 1a4b653d07
commit 472bf1a1ef
2 changed files with 13 additions and 82 deletions

View File

@ -1,19 +0,0 @@
{
"aliases": [],
"description": "insert_description_here",
"overloads": {
"default": {
"input": {
"parameters": [
{
"name": "args",
"type": "rawtext",
"optional": true
}
]
},
"output": {}
}
},
"permission": "any"
}