Download List

Projeto Descrição

Wollabot is a modular service bot for IRC channels. It's written entirely in PHP, making it crossplatform and easy to customize. It's not supposed to be guarding channels and does not contain such functionality, thus increasing performance for the tasks it is supposed to do. It comes bundled with a couple of modules (e.g., a PHP function prototype lookup and a Google lookup tool).

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.

2003-09-28 12:39
0.3.0

Esta versão já vem com uma API completamente novo que torna a definição de módulos personalizados muito mais fácil, e sem limites. Além disso, um grande passo foi tomado no lado de documentação do projeto. O núcleo usa agora SmartIRC para interagir com os servidores de IRC. Ele vem com um módulo para a busca de protótipos para as funções na linguagem de programação PHP e uma função de pesquisa do Google usando o Google SOAP API.
Tags: Major feature enhancements
This version now comes with a completely new API that
makes definition of custom modules much easier, and
without any limits at all. Furthermore a great step has
been taken on the documentation side of the project.
The core now uses SmartIRC for interacting with IRC
servers. It comes bundled with a module for looking up
prototypes for functions in the PHP programming
language and a Google lookup function using the Google
SOAP API.

2003-02-13 23:39
0.2.3

Um casal de usuário-submetidos remendos foram fundidas (por exemplo, um módulo de tradução, usando um serviço de tradução do Altavista Babelfish). Foi adicionado suporte para os pedidos CTCP tempo, e um par de métodos foram implementados para orientar os usuários no uso correto do Wollabot (uma versão verificador certificar-se de pessoas estão correndo mais recente do PHP 4.2.0 e um verificador de impedir as pessoas de executar o bot de um servidor Web, onde não é suposto para ser executado).
Tags: Minor feature enhancements
A couple of user-submitted patches were merged (e.g., a translation module using Altavista's Babelfish translation service). Support was added for CTCP TIME requests, and a couple of methods were implemented to guide users in the right use of Wollabot (a version checker to make sure people are running PHP newer than 4.2.0 and a checker to prevent people running the bot from a Web server, where it is not supposed to run).

2002-08-09 18:21
0.2.2

O código de soquete foi totalmente reescrito para uso sem bloqueio soquetes para um melhor desempenho. A configuração é agora feito em um arquivo externo, proporcionando muito mais clareza ao processo de configuração. Isto também lhe dá a oportunidade de carregar alguns módulos para um canal específico. Há três novos módulos integrados.
Tags: Major feature enhancements
The socket code has been completely rewritten to use non-blocking sockets for
better performance. Configuration is now done in an external file, providing
much more clarity to the configuration process. This also gives you the
opportunity to load certain modules for a specific channel. There are three new
bundled modules.

2002-08-06 04:43
0.2.1

Tags: Initial freshmeat announcement

Project Resources