Download List

Project Description

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

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.
Tags: Major feature enhancements

2003-02-13 23:39
0.2.3

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).
Tags: Minor feature enhancements

2002-08-09 18:21
0.2.2

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.
Tags: Major feature enhancements

2002-08-06 04:43
0.2.1

Tags: Initial freshmeat announcement

Project Resources