AdeptIRC

Fixes in this version

  - When a users time was < 0 adeptirc didn't detect it.
  - /server bombed it out... disabled it for the moment
  - various bugs fixed/introduced :)
  - dcc receive fully works

    This is how DCC works, and indeed home directories.
    A user DCC's a file, it's put in the file called "Robert Stephens" (for
    example) in \AdeptIRC\Dcc_Ctrl.  This file keeps tabs on what user owns
    what files.  The Files that have been xfered are put in \AdeptIRC\DCC.

    Related Commands:
    /DIR  - Home Directory Listing
    /DEL  - Erase Files from Home Dir
    /SEND - Download Files
    /RECV - Not Implemented yet

    I don't like the way I implemented DCC into adeptirc (ie Limitations
    of 1 dcc at a time), and adding send would be kludgy, so I'm going to
    rewrite that section.

  - Worked a little on the user interface
  - Added a /LIST command and /MOTD

Installation:

md \adeptirc       (on the drive Adept is installed on)
unzip -d AdeptIRC.ZIP \AdeptIRC       (it will make some directories)

thats it, don't worry bout the limits file - it's not implemented yet.

Sample Menu Entry:
                                       The 10 below means mimimum sec level of 10
I,10  ,[I]rc Chat,\AdeptIRC\AdeptIRC.Erx,0,,,10


