Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NickServ attempts ajoins before +R channels can be joined #47

Open
mnordhoff opened this issue Aug 8, 2021 · 0 comments
Open

NickServ attempts ajoins before +R channels can be joined #47

mnordhoff opened this issue Aug 8, 2021 · 0 comments

Comments

@mnordhoff
Copy link

On OFTC, I set NickServ's ajoin list to join a bunch of channels, some of which are +R.

When connecting, the ajoins all get processed before I'm actually capable of joining +R channels, so some of the joins fail, defeating most of the reason to use ajoin in the first place.

Snippet from my client looks like (channel names edited):

07:25:48 [OFTC2] -!- - Thanks and enjoy your stay! The OFTC team.
07:25:48 [OFTC2] -!- End of /MOTD command.
07:25:48 [OFTC2] -!- Mode change [+i] for user Peng__
07:25:48 [OFTC2] -!- Mode change [+w] for user Peng__
07:25:48 [OFTC2] !larich.oftc.net Activating Cloak: 00012c51.user.oftc.net
07:25:48 [OFTC2] -!- #foo Cannot join channel (Need to be identified and verified to join this channel, '/msg NickServ help' to learn how to register and verify.)
07:25:48 [OFTC2] -!- Cannot join to channel #bar (You must be invited)
07:25:48 [OFTC2] -!- #baz Cannot join channel (Need to be identified and verified to join this channel, '/msg NickServ help' to learn how to register and verify.)
07:25:48 [OFTC2] -!- Mode change [+R] for user Peng__
07:25:48 [OFTC2] -NickServ([email protected])- You are connected using SSL and have provided a matching client certificate
07:25:48 [OFTC2] -NickServ([email protected])- for nickname Peng__.  You have been automatically identified.
07:25:50 [OFTC2] -!- Irssi: Your nick is owned by Matt Nordhoff [[email protected]]

(The +Ri channel failed for two reasons!)

(:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant