There were lots of programs to show channel activity on web, but there were none to actually help you incorporate it
into your webpage with "chat ability" for any network on IRC.

Well, I decided to code one using TCL, CGI/Perl and of course HTML.

This script was tested with eggdrop1.4.2

Known issues:
* I use MSIE, and I noticed the "layout" wasn't as nice in Netscape. Ah wellz...
* It's recommended to put both TCL scripts (LiVE.tcl and webposter2.0.tcl) in two separate bots. This is because the
bot that is hosting webposter will not show his own activity in the channel, and thus you won't see if your message is
sent to the channel or not.
* I know the script is not multichannel. Install for each channel separately.
* Big security issue. If someone knows where your password file is (and the name you gave it) he can easily see all
passwords since you have to chmod 733 it to make it work (and it's plain text). All suggestions are welcome.
* I'm a lousy programmer (hey, I'm just a beginner!) :)

Read : Installation for details on how to set this thing up
