#6 Nickname already in use

Aberto
1 ano atrás foi aberto por david · 1 comentários

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 comentado 1 ano atrás
Proprietário

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
Faça login para participar desta conversação.
Sem milestone
Não atribuída
2 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.