mirror of
https://github.com/znc/znc.git
synced 2026-05-18 07:15:54 +02:00
ca953d45ed
Ref: https://github.com/znc/znc/issues/786#issuecomment-68104883 The NickServ command is usually server-side alias that ensures that NickServ is U-lined server and not random user who has /nicked to NickServ on misconfigured server that allows that. NS would probably also work, but NICKSERV is more common. Ref: https://github.com/ProgVal/Limnoria/pull/724#issuecomment-45381342