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.
10 lines
482 B
10 lines
482 B
{
|
|
"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"]
|
|
} |