NAME

operators


DESCRIPTION

standalone operator module, op, deop etc users on a given channel distributes access rights given a predefined user list


COPYRIGHT and LICENCE

  Copyright (c) 2002 Bruno Boettcher
  operators.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
initialisation of the baseactor

PRIVMSGaction
propose the commands addop, delop,dispop, saveop

JOINaction
add the correct mode to a newly joining user

help
issue the help for this module

isa
issue the type of this object

loadOperators
load the operators from a file given as argument

dumpOperators
dump a list with the operators

findOperators
dump the access rights of a all operators

findOperator
find the access rights of a given user

deleteOperator
remove operator priviledges to a given user

saveOperators
save the actual list of opertors

shutdown
prepare the imminent death of this module

save
save the datastructures if needed, preparation of a shutdown, or a saveguard point...

version
issue the version of this module


AUTHOR

Bruno Böttcher <bboett at adlp.org>


SEE ALSO

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