NAME

basereactions actions of the bot, notably the toutou mode


DESCRIPTION

Here are specified the actions of the bot, notably the toutou mode. It holds a reference on an anon sub array, and calls the given sub on presence of the trigger as hashkey

The ressource files holding the ressources are fetched from configpath/ressources with exeption if the path given begins with /


COPYRIGHT and LICENCE

  Copyright (c) 2002 Bruno Boettcher
  basereactions 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
Initiaize, means set up this module

PRIVMSGaction
react on a message addressed directly to this script

help
issue the help for this module

isa
return the type of thie module

version
return the version of this module

processCmd
a command was identifyed try to make something out of it

loadReactions
load the file with the basic reactions of the bot

loadOperations
load the bot-operator stuff

dumpReactions
make s listing of the actual loaded reactions

saveReactions
write the actual simple reactions to the file

sysdata
getter for for the holder instance with the global data and methods

shutdown
closing operations, saving emotes!

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


AUTHOR

Bruno Böttcher <bboett at adlp.org>


SEE ALSO

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