toddr / perl-net-jabber-bot

Net::Jabber::Bot module for Perl

Home | Edit | New

Home

Program design: This is a Moose based Perl Module.

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.

All the user of this module should have to do is provide connect information to their jabber server, and then just write the routines that deal with new messages and the background routine called every so often so the bot can do background tasks.

Last edited by toddr, Mon Jun 22 20:32:22 -0700 2009
Home | Edit | New
Versions: