
#
# Channel Statistics Suite V1.0
#  compiled by BaBBoS (babbos@delta.edu.gr)
#

  This Suite, keeps statistics of user joins, users count, kicks, topkickers
 and more, loging the info in two files, so that it can be retrieved later
 on, for any usage (web,internal cmds, etc)

 It consists of two core files, the kicklog.tcl and the stats.core.tcl
  and an internal dcc cmd file named stats.binds.tcl

 NOTE: this script has been built for 1 channel bots only, so multichannel
       bots, will most likely fail to load it *grin*. 
       !!! 1.1x Botters, download the ChanStatsSuiteV1.0.eggs1.1.tar.gz !!!       
  
 INSTALL: Edit the stats.core.tcl file setings as shown in the script and then
          add these three lines below, in your bots config file, and restart it
          source StatsSuite/stats.core.tcl
          source StatsSuite/kicklog.tcl
          source StatsSuite/stats.binds.tcl
          cp the stat and kickjoins files into ~botdir/text if you wish to 
          have the demo script results...

  BRIEF HELP: After you installed and launched the script, you'll have to 
              wait for a day or, more, so that it can gother enough info
              about your channel. After this happends, try these two 
              commands and follow their instructions: .kicks and .stats

              Two log, files are also included, and can be used, for those
              of you that are very hasty to wait for your own chan stats, to
              be built...just copy them to the location where you choosed
              the logfiles to be stored.

 IMPORTANT!! After you installed the suite, never ever again .rehash your
             bot, cause this causes, the stats.core.tcl timers for some strange
             reason, to load twice triple...and so on times, causing the hours
             and days, to close as many times, as you have rehashed the bot 
             (very very bad)  Use .restart instead (its prooven to be safe)
            

  This version of the stats suite, has been tested for about a month now on 
  a high traffic channel, with a 1.0p egg...it performs pretty good...and been 
  prooven quite stable...but still the suite is in its premateur stage... so
  more updates will be going, day by day... 
  
 If you liked it, and want to have the latest version of the suite, a web 
 page will be up in a few days (around 12-15/6/97) on
 http://delta.edu.gr/~babbos


Any comments, questions or suggestions about this suite,
email babbos@delta.edu.gr

  6/6/97


