
Python-JabberBot
~~~~~~~~~~~~~~~~

A framework for writing IM/chat robots for the Jabber / XMPP protocol.


Website:

   http://thp.io/2007/python-jabberbot/

Source code:

   http://sourceforge.net/p/pythonjabberbot/code/
   Mirror: http://repo.or.cz/w/jabberbot.git

Development version:

   git clone git://git.code.sf.net/p/pythonjabberbot/code pythonjabberbot-code

Dependencies:

   xmpppy (http://xmpppy.sf.net/)
   On Debian-based systems, xmpppy is packaged as "python-xmpp"

Mailing list:

   pythonjabberbot-devel@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/pythonjabberbot-devel
   http://sourceforge.net/mailarchive/forum.php?forum_name=pythonjabberbot-devel

Bug tracker:

   http://sourceforge.net/p/pythonjabberbot/tickets/

