node-irc
node-irc copied to clipboard
Server notice event nick argument is undefined, not null.
The documentation for the 'notice' event (inherited from node-irc) says that if the notice is from the server, then nick is null.
However, server notices actually have a nick of undefined.