Javascript library for the Twitch Messaging Interface
Connect to and interact with Twitch chat (IRC) from Node.js or a browser. Control the delay in milliseconds between JOIN requests when using the channels array option. Minimum of 300 milliseconds. If the identity has special permission from Twitch for a higher join rate then you should implement your own calls to the client.join method. Disable receiving JOIN/PART events for other users. Good for decreasing network traffic when joining lots of channels or you don't care about this data. After a threshold per channel Twitch stops sending this data so it may not be necessary for all cases. ...
Ratchat is a small Ajax-based hack to have a small chatterbox in your webpage.
But it will also scale up to a irc'ish environment, including channels, identity validation and whatnot. Requires mySQL and PHP5.0.2; tested on FF3, IE8, Opera 10