programming/Jabber » Presence bot

Stores presence data for Jabber users on its roster, for use by other systems (e.g. web presence). It supports storing data using several different backends, which can be easily read by other systems.

Requires xmpppy and a Python JSON library (either simplejson, the built-in json module in Python 2.6, or the JSON library from http://sourceforge.net/projects/json-py/).

This bot is responsible for displaying my avatar on this site (top-right corner), as well as my Jabber presence on the right.

Source Code

You can obtain the source code via git:

git clone http://vcs.uhoreg.ca/git/jabberbots.git/

or browse the git repository.

Or you con download presencebot.py, and a sample configuration file.

License

presencebot is distributed under the terms of the GNU GPL version 2 or later.

This page was made from only the finest electrons.

Last updated 2010-02-09.

© Hubert Chathi <><