#6 Nickname already in use

开启中
david1 年之前创建 · 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 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。