kiwiirc / irc-framework

🛠️ A better IRC framework for node.js. For bots and full clients.
MIT License
180 stars 62 forks source link

generics: add ERR_NOSUCHSERVER #334

Closed brunnre8 closed 2 years ago

brunnre8 commented 2 years ago

The error gets emitted for a few events, whois among them when a two value WHOIS is sent but the nick is invalid.