From 50801f7afb8da148423646095bacc65d982c1c9c Mon Sep 17 00:00:00 2001 From: reality Date: Wed, 5 Jun 2013 18:09:11 +0000 Subject: [PATCH] forgot the bind.. --- modules/kick/commands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/kick/commands.js b/modules/kick/commands.js index 85ca5aa..0707a2d 100644 --- a/modules/kick/commands.js +++ b/modules/kick/commands.js @@ -52,7 +52,7 @@ var commands = function(dbot) { this.api.ban(server, banee, channel); this.api.kick(server, banee, channel, reason + ' (network-wide ban requested by ' + banner + ')'); - }, 1000); + }.bind(this), 1000); }, this); var notifyString = dbot.t('nbanned', {