martynsmith / node-irc

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

Add Feature: No auto WHOIS #470

Open BarryCarlyon opened 8 years ago

BarryCarlyon commented 8 years ago

If for some reason you find yourself talking to a IRC server that doesn't support WHOIS, provide a a option to disable whois on connect

opt.nowhois: true

Will prevent whois on connect