Télécharger la liste

Description du projet

python-jabberbot is a Jabber bot framework for
Python that makes it easy to write simple Jabber
bots. One can use these Jabber bots to provide
information about running systems, to make Web
sites interact with Jabber-enabled visitors, or
notify the bot owner about updates or changes that
are monitored with custom Python scripts.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-07-31 14:03 Retour à la liste release
0.10

Support pour XMPP TUNE (un message d'état sur la chanson en cours de lecture) et les messages XHTML a été ajouté. Les noms de commande peut maintenant être remplacé par un paramètre spécial au décorateur botcmd. La réponse par défaut dans le gestionnaire de commande peut maintenant être supprimé. Si le bot se joint à un chat multi-utilisateurs (MUC), son nom d'utilisateur peut être remplacée pour éviter d'avoir l'ID Jabber utilisé comme nom d'utilisateur.
Support for XMPP TUNE (a status message about the currently playing song) and XHTML messages has been added. Command names can now be overridden with a special parameter to the botcmd decorator. The default response in the command handler can now be suppressed. If the bot joins a multi-user chat (MUC), its username can be overridden to avoid having the Jabber ID used as username.

Project Resources