sshirokov / ZNC.el

Make ERC and ZNC get along more goodest.
MIT License
56 stars 20 forks source link

Handle multiple networks for the same server #9

Open vincentbernat opened 10 years ago

vincentbernat commented 10 years ago

ZNC now allows one to use the same server for multiple networks. In this case, the password should be login/network:password. Even with one network, this should work, so the password could be unconditionaly formatted like this.

rschuetzler commented 9 years ago

I've created a pull request (https://github.com/sshirokov/ZNC.el/pull/14) with a fix for this issue. I think it might break for ZNC versions older than 1.0, but it may not.