#6 Nickname already in use

오픈
david1 년 전을 오픈 · 1개의 코멘트
David Thielemann 코멘트됨, 1 년 전

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 코멘트됨, 1 년 전
소유자

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
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 2명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.