Twitch API in PHP

Hey, @adam_hope!

Here is some very simple JavaScript code I created for a chatbot hack-a-thon at UCSD. It uses IRC over WebSockets instead of directly through the IRC protocol, but it could be illustrative for you. :slight_smile:

-D