JABBA (Just Another Boring Bot Architecture)
============================================

Why another irc-bot written in perl?
------------------------------------
The following points gave me the kick to start a complet new ircbot
architecture:
 - pur hack value.
 - a bot for programmers.
 - no limits.

Why perl?
---------
Because there was a module (Net-IRC) which makes bot-programming easy.

What is the goal of this bot?
-----------------------------
First I was looking for an platform to make some experience with AI
(Artificial Inteligence). But for what and who will train the AI?
What I want is a bot who can do some smalltalks and he should learn
at the IRC. Sounds simple, doesn't ?

Where do i get more informations?
---------------------------------
For the main program and each module there should be a file in the doc
directory.
 