README file for Net::Ewtoo::Bot version 0.13

This module implements a simple object-oriented interface for building bots for use on Ewtoo-type talker systems. It provides easy access to common commands and convenient tools for handling triggers and communication with other users.

INSTALLATION

Installation is just like any other CPAN module, namely:

        perl Makefile.PL
        make
        make test
        make install

MORE INFORMATION

For more information, please visit to following websites:

        http://www.ewtoo.org/
        http://pgplus.ewtoo.org/

--Gavin Brown, <gavin.brown@uk.com>

$Id: README,v 1.3 2002/04/01 11:59:57 jodrell Exp $