If you've ever interacted with Twitch Chat IRC, you probably have used tmi.js or a similar library.
Recently, because I mainly use PHP, I discovered the great TMI.php library by Ghostzero and I'm already using it to manage events from my chat, when I...