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.
 
descriptionfix and enhance jabberbots examples
ownergit@monkz.de
last changeMon, 26 Mar 2012 00:51:49 +0000 (26 02:51 +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-03-26 Malte Kuhnimprovements on MUC set role/affiliationmaster
2012-03-11 Malte KuhnXEP-0045 / TODO / gitignore
2012-03-08 Thomas PerlJabberBot 0.15 released
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
2011-09-04 Malte Kuhnunify command attributes
2011-09-04 Malte KuhnControl of linebreak in help back in users hand
...
tags
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
12 years ago master