===============================================================================
                         -= The TeTsuYa Team Present =-
                   Undernet Channel Service Management Script
===============================================================================

  o gunzip and untar tar.gz file: 
            some/where> tar xvzf UndernetCS-xxx.tar.gz
        OR 
            some/where> gzip -d UndernetCS-xxx.tar.gz
            some/where> tar xvf UndernetCS-xxx.tar

  o Edit the UndernetCS-x.x.x/src/UndernetCS-Conf.tcl file.
  o Create dir into 'scripts/' dir of your eggdrop which is named 'UndernetCS'
    (This is case sensitive!). 
            mkdir /home/of/eggdrop/scripts/UndernetCS
  o Copy *.tcl file into this directory:
            cp src/*.* /home/of/eggdrop/scripts/UndernetCS/
  o Add the following line at the end of your eggdrop config file:
        source scripts/UndernetCS/UndernetCS.tcl

  o WARNING!! USERS WHO USE WINDOWS TO EDIT/MODIFY SETTINGS OR MAKE TEST
    ON WIN32, WIN32 SYSTEM ARE CASE INSENSITIVE FOR NAME OF DIR/FILE.
    BEWARE THAT UndernetCS SCRIPT MUST BE IN:
        "scripts/UndernetCS/"
    THIS SCRIPT WORKS IN THEORY ON WIN32 SYSTEMS. DON'T ASK ME FOR HELP FOR
    THIS SCRIPT IF YOU USE IT ON WIN32...

  o You can also add the file UndernetCS.Motd to your motd file.

  o Read the FAQ file before asking me or before saying, 'this script don't 
    work ;)'
  
  o Now rehash your eggdrop and see .cs set and .cs chanset in the party-line
    to really configure this script. Before starting with this script, please
    read the README, LICENCE and AUTHOR file :), thank you for this.
    
  o If you have any problem with this script or if you find a bug, mail me
    with an explanation of the problem/bug. You can also meet me on IRC on
    #Eggdrop (On UnderNet of course..), ask on the channel with my nick in the 
    same line, please ask only on the channel. Before ask me for a bug, verify
    you use the lasted version of this script. Verify before ask me that my
    idle isn't important ("/whois mynick mynick", if you aren't be on the same
    server than me) and that I am not away ...

-------------------------------------------------------------------------------
Undernet Channel Service Management Script.
Copyright (c) 2001-2004 Yann RICHARD.
-------------------------------------------------------------------------------
