Lord Youkai wrote:

I've been wondering if there was a way to embed a read-only view of chat into a server's webpage.

(this is a bit of a late reply, but..)
I am currently writing a python implementation of the protocol as a python module. One could use mod_python or similar to make a very short script using it to log that chat. Alternatively one could have a python script running with my module that would stream to a "static" file. That said one could use ((bash + (sed or awk)) or perl) + (telnet or netcat) + oldsocketmode + piping to a static file.

Alex Schultz

_______________________________________________
crossfire mailing list
crossfire@metalforge.org
http://mailman.metalforge.org/mailman/listinfo/crossfire

Reply via email to