Has anyone tried sending blender object information out to Jabber via Python? I’m not much of a python programmer, but I’d like to use it to push messages out to Jabber. I know there is a python-jabber library, so I’d like to know if anyone has done this and has any tips on getting object properties sent out to jabber in realtime in the gameengine? (Source code would be nice too)
well ive used python with jabber and it was very easy so i dont suppose it would be too difficult. cant remember the library but a google search should be easy enuff. on debian i think you can apt-cache search python jabber