irc
irc copied to clipboard
Was getting false positive on : so changed code to ensure it was find…
Added a check so that it checks for " :" Bug was shown when passing oauth style password it was incorrectly parsing < PASS oauth:myoauthtoken
This was fixed on the v2 branch, I'm not sure why it was only fixed there though (https://github.com/sorcix/irc/pull/20)