Closed Mikkeren closed 10 years ago
You know what? Let's disregard all attempts to follow the spec and simply allow all non-whitespace chars as hostchars. I think this will make for a more resilient parser. I'm on it.
Could you give an example of a message failing parsing? It would be nice for the test suite. You can strip out all sensitive information.
This would have been closed with the acceptance of #17 had I mastered the pull request keyword magic.
The command parser for private messages currently will return an error if a message from a nick with an underscore is received. This is a possibility on most networks, and should be rectified.