forked from GitHub/dbot
who cares about floods
This commit is contained in:
parent
92e4db287d
commit
5abb1ab166
@ -156,9 +156,7 @@ var commands = function(dbot) {
|
||||
this.api.ban(server, host, channel);
|
||||
this.api.kick(server, banee, channel, reason +
|
||||
' (network-wide ban requested by ' + banner + ')');
|
||||
setTimeout(function() {
|
||||
i++; banChannel(channels);
|
||||
}, 1000);
|
||||
i++; banChannel(channels);
|
||||
}.bind(this);
|
||||
banChannel(channels);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user