forgot the bind..

This commit is contained in:
reality 2013-06-05 18:09:11 +00:00
parent e43b6ea715
commit 50801f7afb

View File

@ -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', {