Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needs to use an alternate nick if desired nick is in use. #23

Closed
dwhagar opened this issue Jun 18, 2016 · 0 comments
Closed

Needs to use an alternate nick if desired nick is in use. #23

dwhagar opened this issue Jun 18, 2016 · 0 comments

Comments

@dwhagar
Copy link
Owner

dwhagar commented Jun 18, 2016

Snowboard needs to properly deal with its nick being in use and then how to get said nick back.

Considering using an auto-ghosting function, would need to add options in the config file for where to identify itself with the server for its nick and if the server has that capability. Also want to add an option there to ghost itself if needed.

dwhagar pushed a commit that referenced this issue Jun 18, 2016
Snowboard now will choose an alternate nick to use.  It adds a random 5
digit number to its primary nick and will keep trying to do so until
its NICK command is accepted.  There is the potential for a bug here,
if the server is lagged, since the server does not send a confirmation
response for a good nick during the initial connection.
@dwhagar dwhagar closed this as completed Jun 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant