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.
 
descriptionA fork to make bug fixed available
homepage URLhttp://github.com/brachiel/jabberbot
repository URLhttps://github.com/brachiel/jabberbot.git
ownerwanja.chresta+repoorcz@gmail.com
last changeThu, 19 May 2011 22:54:22 +0000 (20 00:54 +0200)
last refreshSun, 12 May 2024 03:03:23 +0000 (12 05:03 +0200)
content tags
add:
README
Python-JabberBot
~~~~~~~~~~~~~~~~

This is python-jabberbot. See [1] for more information. Source code is
available at [2] (use [3] as Git clone URL). The contributors involved in
this release can be found in the file AUTHORS. Example code that you can
use to get started can be found in the "examples/" subdirectory.

You need to have the "xmpppy" module installed, as jabberbot depends on it.

[1] http://thp.io/2007/python-jabberbot/
[2] http://repo.or.cz/w/gpodder.git
[3] git://repo.or.cz/gpodder.git

-- Thomas Perl <thp.io/about>
shortlog
2011-05-19 brachielFixed a bug, where a custom_message_handler was not... master
2011-05-04 Andreas ZwinkauAdd method get_full_jids
2011-05-04 Andreas ZwinkauAdd vim modeline
2011-05-04 Andreas ZwinkauRemove 'blubb'
2011-05-04 Andreas ZwinkauUpdate internal status
2011-05-04 Andreas ZwinkauUnify self-jid check
2011-05-03 Thomas PerlDetermine metadata without importing jabberbot.py
2011-04-18 Thomas PerlStyle changes: Use != instead of <>
2011-04-18 Fabian DeutschFormatting changes.
2011-04-18 Thomas PerlImprove custom message handler handling
2011-04-18 Fabian DeutschAllow custom message handlers.
2011-04-15 Thomas PerlSet initial value for __lastping
2011-04-04 Thomas PerlJabberBot 0.13 released
2011-03-21 Thomas PerlAllow processing of our "own" messages (same JID)
2011-02-10 Thomas PerlPython JabberBot 0.12 released
2011-02-01 David O'RourkeAdd support for private subscription domains
...
heads
12 years ago master