Download List

Project Description

Perlbot is an IRC bot written in Perl. It depends on Net::IRC and its goals are simplicity and modularity. The base bot allows auto-opping, notes, multiple channels, etc., but much much more is possible through the use of plugins. Many plugins are included, and it should be easy for anyone with some knowledge of Perl to write her own.

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-02-12 22:43
1.9.6

This release changes the logging facility API, providing a layer of abstraction allowing logging to arbitrary targets (e.g. files, databases, XML, etc.). A new config API allows for greater flexibility and ease of use. The built-in Webserver allows for authentication with this release. Miscellaneous cleanups and fixes are also included.
Tags: Devel, Major feature enhancements

2002-09-04 23:50
1.9.5

This release fixes some minor bugs and adds a couple
of features which are mainly interesting to developers.
It also includes the initial release of the feedback
agent, which should help developers gather relevant
information to aid in future releases.
Tags: Devel, Minor bugfixes

2002-08-03 01:24
1.9.4

This release fixes a fairly major forking problem in the integrated Web server. Additionally, there are a couple of new features and plugins. This is a development release, but it is getting quite close to what 2.0 will be like.
Tags: Devel, Major bugfixes

2002-07-30 01:31
1.9.3

A new Web Services feature has been added. Now plugins can easily publish information through an HTTP interface. Several included plugins have been modified to utilize this feature. There are a few new plugins, as well as modifcations and improvements to old ones.
Tags: Devel, Major feature enhancements

2002-05-04 11:13
1.9.2

A lot of internal cleanups have been made, and the debug output made somewhat more logical. Plugin loading and unloading should work now via !loadplugin and !unloadplugin. The new URLEater plugin, !urls, will show the URLs that were recently pasted into the channel. Also included is a new Trivia plugin for running trivia games and keeping statistics on the players.
Tags: Devel, Major feature enhancements

Project Resources