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

join nicks from the same person #2

Closed
mike1703 opened this issue Dec 22, 2010 · 4 comments
Closed

join nicks from the same person #2

mike1703 opened this issue Dec 22, 2010 · 4 comments

Comments

@mike1703
Copy link

try to recognize nick changes etc.
use regexes as a fallback system

@Leonidas-from-XIV
Copy link
Owner

I think I'll generally go for regexes because tracking nick changes breaks down horribly as soon as the log is not complete (which happens time to time on my own system when KVM hands).

@mike1703
Copy link
Author

i see. but maybe you can at least try to build a list of nicks which are connected and join at least the recognized "splits"

@Leonidas-from-XIV
Copy link
Owner

Please take a look at #5, this is something that should be done before. I intend to write some unittests with various nicks that should get normalized properly, so many join-cases can be handled by this already. I'd be happy if you could help me there.

@Leonidas-from-XIV
Copy link
Owner

Implemented in 0.2.1.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants