diff --git a/modules/kick/config.json b/modules/kick/config.json index d765613..c32561f 100644 --- a/modules/kick/config.json +++ b/modules/kick/config.json @@ -3,5 +3,6 @@ "dependencies": [ "command", "report", "users" ], "help": "http://github.com/reality/depressionbot/blob/master/modules/kick/README.md", "ignorable": true, - "countSilently": true + "countSilently": true, + "chanserv": "ChanServ" }