modern-irc
modern-irc copied to clipboard
Document ERR_INVALIDUSERNAME and ERR_ONLYSERVERSCANCHANGE
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.
FWIW we use ERR_NOPRIVILEGES (481) in the case that Unreal uses ERR_ONLYSERVERSCANCHANGE for.