instant messenging

craig craig at yuma.ca
Sat Nov 20 18:21:19 EST 2004


On 2004-11-19 15:08:24 -0700, Lucas Raab <pythongnome at hotmail.com> said:

> Are there any instant messenging programs out there for use in a Python 
> app?? I've heard of Jabber, but never looke into it.

There are other instant messaging platforms, besides jabber.  I use 
AIM(AOL Instant Messenger) quite a bit, and here is a python 
implementation: http://www.jamwt.com/Py-TOC/

I use it as a BOT, I can share my code if you care.

Hope this helps,
-Craig




More information about the Python-list mailing list