
This perl module, net::jabber::bot, provides tools for writing a jabber bot.
the idea behind the module is that someone creating a bot should not really have to know a whole lot about how the jabber protocol works in order to use it. it also allows us to abstract away all the things that can get a bot maker into trouble. essentially the object helps protect the coders from their own mistakes.