You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use the NewNick handler and return a nick with a length that's longer than 16 chars, the whole lib breaks, in particular the NAMES/353 responses no longer work and you get ghosts in your code.
Ask me how I know...
There should be a doc patch to mention this, and probably some sort of error propagation in here.
It's possible that 16 is a server specific limit-- I just found this empirically when using Freenode.