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
I have #django-dev (freenode) on auto-join. The channel has the +r flag set, which means that only registered users can join it. But, every time I start Limechat, it tries to join the channel before the nickserv authentication, which results in the following error:
17:41 Error(477): #django-dev Cannot join channel (+r) - you need to be identified with services
I then have to wait a second till I get the authentication confirmation:
17:41 NickServ: You are now identified for arthurk.
and then join the channel manually.
Would it be possible to delay the auto-join until the user is identified?
The text was updated successfully, but these errors were encountered:
Hi there,
I have #django-dev (freenode) on auto-join. The channel has the +r flag set, which means that only registered users can join it. But, every time I start Limechat, it tries to join the channel before the nickserv authentication, which results in the following error:
17:41 Error(477): #django-dev Cannot join channel (+r) - you need to be identified with services
I then have to wait a second till I get the authentication confirmation:
17:41 NickServ: You are now identified for arthurk.
and then join the channel manually.
Would it be possible to delay the auto-join until the user is identified?
The text was updated successfully, but these errors were encountered: