#6 Nickname already in use

Abierta
abierta hace 1 año por david · 1 comentarios

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 hace 1 año
Propietario

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
Inicie sesión para unirse a esta conversación.
Sin Milestone
Sin asignado
2 participantes
Cargando...
Cancelar
Guardar
Aún no existe contenido.