libnet-jabber-bot-perl

Automated bot creation with safeties
  http://search.cpan.org/dist/Net-Jabber-Bot/
  0
  no reviews



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.