forked from GitHub/dbot
catchmsg
This commit is contained in:
parent
58786672fd
commit
32c5fe8bf1
@ -36,6 +36,7 @@ var nickserv = function(dbot) {
|
||||
}
|
||||
}
|
||||
} else if(event.action == '302') {
|
||||
console.log('caught');
|
||||
console.log(event.params);
|
||||
}
|
||||
}.bind(this);
|
||||
|
Loading…
Reference in New Issue
Block a user