info.json to v3

howdoi
Bobloy 7 years ago
parent fbcb5cbb26
commit a2187e81e7

@ -1,10 +1,10 @@
{
"AUTHOR" : "Bobloy",
"INSTALL_MSG" : "Thank you for installing! Ask a question with [p]howdoi",
"NAME" : "tourney",
"SHORT" : "Answer coding questions",
"DESCRIPTION" : "Answer coding questions using gleitz's howdoi code @ https://github.com/gleitz/howdoi",
"TAGS" : ["howdoi", "coding","bobloy"],
"REQUIREMENTS" : ["Pygments", "argparse", "cssselect", "lxml", "pyquery", "requests", "requests-cache", "howdoi"],
"HIDDEN" : false
"author" : ["Bobloy"],
"bot_version" : [3,0,0],
"description" : "[Incomplete] Answer coding questions using gleitz's howdoi code @ https://github.com/gleitz/howdoi",
"hidden" : false,
"install_msg" : "Thank you for installing! Ask a question with [p]howdoi",
"requirements" : ["Pygments", "argparse", "cssselect", "lxml", "pyquery", "requests", "requests-cache"],
"short" : "[Incomplete] Answer coding questions",
"tags" : ["howdoi", "coding","bobloy"]
}
Loading…
Cancel
Save