Download List

Projeto Descrição

SDBA Revolution is an open-source architecture written in Perl which simplifies and streamlines the process of writing applications that run on an instant messaging network. It
features easy scripting of IM responses, session variables which are consistent across messages, session time limits, support for multiple "apps" from one bot, basic security, the ability to use multiple access lists, and capabilities to allow external application integration. It makes writing IM apps very much like writing mod_perl or PHP pages. It currently supports AIM, MSN, ICQ, YIM, and Jabber. The homepage has full tutorials and documentation.

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.

2004-07-02 19:42
2.4

Foi adicionado suporte para visualização de imagem (deve usar o MSN.pm solta no arquivo zip). Um erro de resposta em branco foi corrigido. Suporte para bibliotecas não-móvel foi adicionado. A imagem deve ser um PNG.
Tags: Major feature enhancements
Support has been added for picture display (must use the loose MSN.pm in the zip file). A blank-response bug has been fixed. Support for non-mobile libraries has been added. The picture must be a PNG.

2004-02-25 17:06
2.3

É agora possível para aplicações externas de controlar e integrar-se com o bot e enviar mensagens através dele, largando um arquivo XML em um diretório de integração. Veja o tutorial em www.duncanlamb.com / sdba para mais detalhes. Pequenas alterações no arquivo de log também foram feitas.
Tags: Major feature enhancements
It is now possible for external applications to
control and integrate with the bot and send
messages through it by dropping an XML file in an
integration directory. See the tutorial at
www.duncanlamb.com/sdba for details. Minor log
file changes were also made.

2004-02-20 17:18
2.2

Esta versão adiciona a capacidade de passar o protocolo, screenname e senha na linha de comando, para permitir que aplicações externas para dinamicamente iniciar o servidor em qualquer conta.
Tags: Major feature enhancements
This release adds the ability to pass the protocol, screenname,
and password on the commandline, to allow external applications
to dynamically start the server under any account.

2004-02-17 17:01
2.15

A send_page nova função foi adicionada para iniciar mensagens para MSN dispositivos móveis. Minor bugfixes foram feitas para o suporte a dispositivos móveis. Esta versão só afeta robôs em execução no MSN Messenger.
Tags: Major feature enhancements
A new function SEND_PAGE was added to initiate
messages to MSN mobile devices. Minor bugfixes
were made to mobile device support. This release
only affects bots running on MSN Messenger.

2004-02-13 19:39
2.1

Esta versão corrige o SEND_IM () para permitir mensagens não solicitadas no MSN.
Tags: Minor feature enhancements
This release fixes the SEND_IM() function to allow for unsolicited messaging on MSN.

Project Resources