This commit is contained in:
reality 2014-02-07 20:45:14 +00:00
parent 33c48f854c
commit 2bb307a462

View File

@ -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