forked from GitHub/dbot
revert
This commit is contained in:
parent
0e46741d9a
commit
5a676220dc
@ -12,7 +12,7 @@ var kick = function(dbot) {
|
||||
},
|
||||
|
||||
'quiet': function(server, user, channel) {
|
||||
dbot.instance.connections[server].send('MODE ' + channel + ' +q *!*@' + host);
|
||||
dbot.say(server, this.config.chanserv, 'quiet ' + channel + ' ' + user);
|
||||
},
|
||||
|
||||
'unquiet': function(server, user, channel) {
|
||||
|
Loading…
Reference in New Issue
Block a user