martynsmith / node-irc

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

Possiblity to change all joined channels #574

Open literobot opened 2 years ago

literobot commented 2 years ago

Hi, Is it possible to change the current join channels list to another one after login, I mean a way without using part/join methods in a cycle?