forked from GitHub/dbot
oops
This commit is contained in:
parent
2d1cfdd567
commit
e5ac647de4
@ -65,7 +65,6 @@ var commands = function(dbot) {
|
||||
|
||||
if(_.include(this.config.quietBans, channel)) {
|
||||
this.api.ban(server, this.hosts[server][quietee], channel);
|
||||
this.api.voice(server, quietee, channel);
|
||||
} else {
|
||||
this.api.quiet(server, host, channel);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user