ircdocs / modern-irc

A useful overview and reference to the IRC client protocol as it is implemented today.
http://modern.ircdocs.horse/
Other
195 stars 34 forks source link

Document ERR_INVALIDUSERNAME and ERR_ONLYSERVERSCANCHANGE #217

Open progval opened 1 year ago

progval commented 1 year ago

Sadly, both are in common use:

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

SadieCat commented 1 year ago

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