[V3] Cleanup

This commit is contained in:
aikaterna
2018-08-08 21:54:06 -07:00
parent aabe0cd6a5
commit be13d0f686
21 changed files with 431 additions and 175 deletions

12
wolfram/info.json Normal file
View File

@@ -0,0 +1,12 @@
{
"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"
],
"type": "COG"
}