mirror of
https://github.com/znc/znc.git
synced 2026-06-16 08:04:51 +02:00
f706ac55c2
Send private partyline messages to each client seperately using the correct nickname for that client. It may differ if they are user clients or network clients where they are not connected to an IRC server. I have created macro's for the nickname prefix so this could easily be changed. Use 401 instead of 403 for user/channel not found Fixes #21