JIRCB is a modular designed IRC bot written in java. It's main design goal is to be as extensible as possible through the addition of plugin jar files.
Be the first to post a text review of Java IRC Bot. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Holy crap! I finally got around to polishing up this release. There's a bunch of new stuff that went into this build. The most important feature(I feel) is the shift to threaded server instances. Now, under one process, the bot can spawn threads for every server you configure it to connect to. The plugins that certain instance loads can be different than from another. You can also connect instances to the same server to serve different functions(by changing which plugins each instance loads). New plugin work should make implementation easier for the end programmer. Still working on getting other functionality into the system(like timers) but for now I think that the changes made were enough for a release. All in all, not a bad hunk of work. Too bad there's still a bunch left to do.
Updated code to work with the new plugin interface ver3 Logging System: Added event following for more actions (part, nick change, etc...) Better log rotation support Cleaner code
Updated code to work with the new plugin interface ver3 Logging System: Added event following for more actions (part, nick change, etc...) Better log rotation support Cleaner code
Updated code to work with the new plugin interface ver3 Logging System: Added event following for more actions (part, nick change, etc...) Better log rotation support Cleaner code
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?