forked from GitHub/dbot
forgot the bind again, reality pls
This commit is contained in:
parent
bff59d3424
commit
e03be0f7d6
@ -57,7 +57,7 @@ var commands = function(dbot) {
|
||||
setTimeout(function(channels) {
|
||||
i++; banChannel(channels);
|
||||
}, 1000);
|
||||
}
|
||||
}.bind(this);
|
||||
banChannel(channels);
|
||||
|
||||
var notifyString = dbot.t('nbanned', {
|
||||
|
Loading…
Reference in New Issue
Block a user