Improve custom message handler handling
[jabberbot/examples.git] / README
blob4a9f083b66a8962aba71e7094efaaef4a41c48f6
2 Python-JabberBot
3 ~~~~~~~~~~~~~~~~
5 This is python-jabberbot. See [1] for more information. Source code is
6 available at [2] (use [3] as Git clone URL). The contributors involved in
7 this release can be found in the file AUTHORS. Example code that you can
8 use to get started can be found in the "examples/" subdirectory.
10 You need to have the "xmpppy" module installed, as jabberbot depends on it.
12 [1] http://thp.io/2007/python-jabberbot/
13 [2] http://repo.or.cz/w/gpodder.git
14 [3] git://repo.or.cz/gpodder.git
16 -- Thomas Perl <thp.io/about>