Drone IRC Bot v1.2 released
[ gbevin ] 21:38, Tuesday, 15 February 2005

Drone is a Java IRC bot written with the RIFE framework. It has a modular API that makes it possible to easily extend and customize the active feature set.

It sports a modern web administration interface to handle all common tasks and a public logging section with an advanced web search. It also provides a remote IRC messaging REST API to allow easy integration with notification services. Installation is done by simply dropping a war in your servlet container or by running it straight from the standalone distribution.

The highlights of this release are:

  • fixed MySQL support
  • support for MckoiSQL, Apache Derby, HsqlDB and DaffodilDB
  • additional configuration settings
  • detection of dropped socket connections
  • measures to proactively keep a socket active
  • bugfixes

Visit the homepage at for more details:
http://drone.codehaus.org

You can see it running at:
http://servlet.uwyn.com/drone

Download it from:
http://drone.codehaus.org/Installation

Have fun!