Apache Module - Completed.

About 10 minutes ago i finished writing the documentation and packaging together all the crap that goes with my apache module.  Theres a readme of course, the C code, the configure and make scripts (configure.in, configure, and Makefile.in) and a TCL-INFO file with regards on howto get it working with eggdrop (or any other tcl bot if you tried).  For this module, there are two parts, the “webserver” side, and the bot site.  Most of the guts of the module are on the webserver side.   As i mentioned in a previous post, i might release it in a period of time, after i’ve cleaned up the code and hopefully gotten rid of the ugly hax.