Download List

Projeto Descrição

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.

System Requirements

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 Back to release list
0.10

Suporte para XMPP TUNE (uma mensagem de status sobre a música que está tocando) e mensagens XHTML foi adicionado. Os nomes de comandos pode agora ser substituído por um parâmetro especial para o decorador botcmd. A resposta padrão no manipulador de comando pode agora ser suprimida. Se o bot se junta a um chat multi-usuário (MUC), seu nome pode ser substituído para evitar que o Jabber ID usada como nome de usuário.
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