martynsmith / node-irc

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

Fix https://github.com/martynsmith/node-irc/issues/499 (bug) #500

Open adurrive opened 7 years ago

adurrive commented 7 years ago

This fix checks that a user changing his nick is on the channel before updating his new nick on the channel.