#38 Don't welcome underscore-appended nicknames

Closed
opened 8 years ago by fr33domlover · 1 comments

Sometimes reconnections etc. cause a user, say janedoe, to connect with nickname janedoe_ or even janedoe__. IRC clients automatically choose these alternative nicknames IIRC. There's also janedoe1, janedoe2 etc. but the underscores seem to be much more common.

When that happens, the bot welcomes the new user even though it's someone already known by their regular no-underscore nickname. A bit annoying and spammy.

Suggestion: Whenever user X_ joins the channel, where X is the nickname characters before the last, the bot should check if it already knows nickname X. If it does, don't welcome nickname X_.

Sometimes reconnections etc. cause a user, say `janedoe`, to connect with nickname `janedoe_` or even `janedoe__`. IRC clients automatically choose these alternative nicknames IIRC. There's also `janedoe1`, `janedoe2` etc. but the underscores seem to be much more common. When that happens, the bot welcomes the new user even though it's someone already known by their regular no-underscore nickname. A bit annoying and spammy. Suggestion: Whenever user `X_` joins the channel, where X is the nickname characters before the last, the bot should check if it already knows nickname `X`. If it does, don't welcome nickname `X_`.
fr33domlover commented 8 years ago
Owner

Done. Not tested yet, reopen if needed.

Done. Not tested yet, reopen if needed.
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.