3
0
mirror of https://github.com/reality/dbot.git synced 2025-01-23 18:44:14 +01:00
This commit is contained in:
reality 2014-02-07 20:45:14 +00:00
parent 33c48f854c
commit 2bb307a462

View File

@ -70,7 +70,8 @@ var kick = function(dbot) {
}, 1000);
}.bind(this);
unbanChannel(channels);
dbot.say(server, 'NickServ', 'FREEZE ' + unbanee + ' OFF');
callback(null); // Success
} else {
// Attempt to look up the host on-the-fly