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#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
The irc-client doesn't handle if a bot is attempting to connect in but the nick it is using is already in use.
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