mirror of
https://github.com/reality/dbot.git
synced 2025-01-23 18:44:14 +01:00
ahem
This commit is contained in:
parent
33c48f854c
commit
2bb307a462
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user