forked from GitHub/dbot
ahem
This commit is contained in:
parent
33c48f854c
commit
2bb307a462
@ -71,6 +71,7 @@ var kick = function(dbot) {
|
||||
}.bind(this);
|
||||
unbanChannel(channels);
|
||||
|
||||
dbot.say(server, 'NickServ', 'FREEZE ' + unbanee + ' OFF');
|
||||
callback(null); // Success
|
||||
} else {
|
||||
// Attempt to look up the host on-the-fly
|
||||
|
Loading…
Reference in New Issue
Block a user