modern-irc icon indicating copy to clipboard operation
modern-irc copied to clipboard

Document ERR_INVALIDUSERNAME and ERR_ONLYSERVERSCANCHANGE

Open progval opened this issue 2 years ago • 1 comments

Sadly, both are in common use:

  • ERR_INVALIDUSERNAME is used by Ergo, InspIRCd, and ircu2/Nefarious/snircd
  • ERR_ONLYSERVERSCANCHANGE is used by Bahamut, Plexus4, and UnrealIRCd

I'll discuss this with server devs to try to resolve the clash.

progval avatar Sep 02 '23 08:09 progval

FWIW we use ERR_NOPRIVILEGES (481) in the case that Unreal uses ERR_ONLYSERVERSCANCHANGE for.

SadieCat avatar Sep 03 '23 09:09 SadieCat