Some observations from using this simple and cool library for a few hours:
- I spent a bit of time trying to figure out the correct token to login, manually doing authflows as per twitch documentation, but only after I saw the link in TwirkBuilder class to link, that does this for me. Would be really helpful to put this link into readme :-D
- When my listener method throws exception, your library propagates it as a problem with parsing IRC messages.