Add chatterbot.py

This commit is contained in:
aikaterna
2017-04-07 21:43:31 -07:00
parent 5b7608ebb5
commit 71a2017c20
4 changed files with 39 additions and 1 deletions

View File

@@ -4,5 +4,5 @@
"NAME" : "Pug",
"SHORT" : "Warcraft character lookup.",
"DESCRIPTION" : "This tool lets you check potential group pugs for enchants, gems, and raid completion. It was made possible by PugBot: https://github.com/reznok/PugBot",
"TAGS" : ["warcraft", "raiding"]
"TAGS" : ["warcraft", "raiding", "raid"]
}