This project is a fork of the jabberbot.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/jabberbot.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
repository URLdisabled git://repo.or.cz/jabberbot.git
ownerme@ilowe.net
last changeWed, 15 Aug 2012 09:29:48 +0000 (15 11:29 +0200)
content tags
add:
README
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/
shortlog
2012-08-15 Tomasz WoźniakRegister handlers before sendInitPresence()master
2012-08-15 Tomasz WoźniakAdd support for non-SRV record Jabber servers
2012-03-26 Malte Kuhnimprovements on MUC set role/affiliation
2012-03-11 Malte KuhnXEP-0045 / TODO / gitignore
2012-03-08 Thomas PerlJabberBot 0.15 released0.15
2012-03-08 Thomas PerlRelease preparations (various cleanups, PEP-8)
2012-02-09 Thomas PerlSimple example showing command prefixes
2012-02-09 Thomas PerlAdd support for command prefixes
2012-01-19 Thomas PerlDon't update last ping time on data received
2011-11-29 Thomas PerlPython < 2.7 compatibility fix
2011-09-12 Malte Kuhnlogo for python-jabberbot
2011-09-11 Malte KuhnFixing uri's in README
2011-09-11 Malte KuhnFixing my mistaken reverts; Reported by Aleksandr Tishin
2011-09-04 Malte KuhnMark commandthreads experimental
2011-09-04 Malte KuhnAdd kick and invite for MultiUserChat
2011-09-04 Malte Kuhnuse predicate in getmembers
...
tags
12 years ago 0.15
12 years ago 0.14
13 years ago 0.13
13 years ago 0.12
13 years ago 0.11
13 years ago 0.10
14 years ago 0.9
14 years ago 0.7
heads
11 years ago master