[crossfire] chat-embeddable in webpage
Alex Schultz
alex_sch at telus.net
Tue Dec 13 17:29:56 CST 2005
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
More information about the crossfire
mailing list