#6 Nickname already in use

Open
opened 1 year ago by david · 1 comments

The irc-client doesn't handle if a bot is attempting to connect in but the nick it is using is already in use.

The irc-client doesn't handle if a bot is attempting to connect in but the nick it is using is already in use.
Steve Thielemann commented 1 year ago
Owner

https://git.red-green.com/RedGreen/irc-client/src/master/irc-client.go#L461

It looks like that's handled. I tried it, and the bot authenticated SASL, but wasn't registered, so it didn't AutoJoin any channels (because mode +r isn't set).

https://git.red-green.com/RedGreen/irc-client/src/master/irc-client.go#L590

https://git.red-green.com/RedGreen/irc-client/src/master/irc-client.go#L461 It looks like that's handled. I tried it, and the bot authenticated SASL, but wasn't registered, so it didn't AutoJoin any channels (because mode +r isn't set). https://git.red-green.com/RedGreen/irc-client/src/master/irc-client.go#L590
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.