Implement counting of various IRC events

This commit is contained in:
2018-02-24 12:42:27 +00:00
parent 378c4d9bba
commit 8dec0b6828
8 changed files with 71 additions and 8 deletions

View File

@@ -13,8 +13,8 @@
"disable": "disable <name>",
"list": "list",
"stats": "stats [<name>]",
"save": "save <config|keyconf|pool|help|wholist|all>",
"load": "load <config|keyconf|pool|help|wholist|all>",
"save": "save <config|keyconf|pool|help|wholist|counters|all>",
"load": "load <config|keyconf|pool|help|wholist|counters|all>",
"dist": "dist",
"loadmod": "loadmod <module>"
}
}