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
On networks allowing nick registration (for example libera), channels can have +r flag, which allows to join only registered nick. The bot tries to join channels immediately after successful connection, which sometimes happens before it's identified by NickServ, so the join fails.
The text was updated successfully, but these errors were encountered:
On networks allowing nick registration (for example libera), channels can have
+r
flag, which allows to join only registered nick. The bot tries to join channels immediately after successful connection, which sometimes happens before it's identified by NickServ, so the join fails.The text was updated successfully, but these errors were encountered: