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
For support Russian nicknames add in parse_messages.js - А-Яа-яёЁ match = message.prefix.match(/^([_a-zA-ZА-Яа-яёЁ0-9\[\]\\~.^{}|-])(!([^@]+)@(.))?$/);`
in events
'message#channel'
if username contain symbol something like
~
and.
it will return
undefined nick
errorThe text was updated successfully, but these errors were encountered: