Files
aikaterna-cogs/wolfram/info.json
2019-12-11 17:32:14 -08:00

16 lines
310 B
JSON

{
"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"
}