NAME

fileserver for zebot


DESCRIPTION

IRC fileserver for zebot


COPYRIGHT and LICENCE

  Copyright (c) 2002 Bruno Boettcher
  fileserver.pm is free software; you can redistribute it and/or
  modify it under the terms of the GNU General Public License
  as published by the Free Software Foundation; version 2
  of the License.
  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.


Methods of this class

init
Initialize, means set up this module

PUBLICaction
react on a message addressed directly to this script

PRIVMSGaction
react on a message addressed directly to this script

JOINaction
react on a user joining

PARTaction
react on a user leaving

help
issue the help for this module

isa
return the type of thie module

findLogged
search for the online status of someone

shutdown
close down the activity for a safe shutdown

version
return the version of this module

DCCdone
success of a dcc transfer

DCCerror
failure of a dcc transfer

DCCrequest
proposal of a DCC transfer


AUTHOR

Bruno Böttcher <bboett at adlp.org>


SEE ALSO

zebot home page http://www.freesoftware.fsf.org/zebot/ POD documentation of zebot