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