ANN: CSBuddy 1.0 -- Counter-Strike server log file monitor

Erik Max Francis max at alcyone.com
Mon Aug 19 01:33:04 EDT 2002


Summary

    CSBuddy is a tool designed to help Counter-Strike server owners,
    particularly those running AdminMod.  It does two things: First,
    it maintains a queryable database of all players that have been
    seen on the server; and second, it filters the raw logs of a
    Counter-Strike server and distills them into a single CSBuddy log
    which shows only high-level activity such as excessive friendly
    fire incidents, admin activity, and players complaining about
    misbehavior or saying suspicious things.

    This tool is built upon an included Counter-Strike log file parser
    which is provided in a simple derivable class.


Getting the software

    The current version of csbuddy is 1.0.

    The latest version of the software is available in a tarball here:
    http://www.alcyone.com/pyos/csbuddy/csbuddy-latest.tar.gz.

    The official URL for this Web site is
    http://www.alcyone.com/pyos/csbuddy/.


Requirements

    CSBuddy requires Python version 2.0 or greater.


License

    This code is released under the GPL.

	...

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, US / 37 20 N 121 53 W / ICQ16063900 / &tSftDotIotE
/  \ There is nothing so subject to the inconstancy of fortune as war.
\__/ Miguel de Cervantes
    Church / http://www.alcyone.com/pyos/church/
 A lambda calculus explorer in Python.



More information about the Python-list mailing list