You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fox-V3/howdoi/info.json

10 lines
482 B

{
7 years ago
"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"]
}