I remember reading somewhere that using regular expressions to parse lines from IRC was not recommended.
I have since used other methods, but I just tried making a complete regex for timeouts/bans, and it seems failproof.
TLDR:
Does anyone have any opinions, warnings or recommendations for using regex to parse raw chatlines from TMI?