martynsmith / node-irc

NodeJS IRC client library
GNU General Public License v3.0
1.33k stars 424 forks source link

Emit unhandled #502

Open graulund opened 7 years ago

graulund commented 7 years ago

Emit 'unhandled' event, just in case you need to handle something non-standard, without having to modify the library source.

Previously discussed in #80.