Info.json cleanup
This commit is contained in:
@@ -1,16 +1,10 @@
|
||||
{
|
||||
"author": [
|
||||
"aikaterna"
|
||||
],
|
||||
"description": "Query Wolfram|Alpha for answers. Requires a free API key. Originally by Paddo.",
|
||||
"author": ["aikaterna"],
|
||||
"description": "Query Wolfram|Alpha for answers. Requires a free API key. Originally by Paddo.",
|
||||
"install_msg": "Thanks for installing, have fun.",
|
||||
"short": "Query Wolfram|Alpha for answers.",
|
||||
"tags": [
|
||||
"wolfram"
|
||||
],
|
||||
"requirements": [
|
||||
"pillow"
|
||||
],
|
||||
"type": "COG",
|
||||
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
|
||||
"short": "Query Wolfram|Alpha for answers.",
|
||||
"tags": ["wolfram"],
|
||||
"requirements": ["pillow"],
|
||||
"type": "COG",
|
||||
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user