ScriptBot 0.0.3 has just been released, sporting some new commands, new features and a minefield full of new bugs :)
ScriptBot is a scriptable IRC bot written in java. Based on PircBot and BSF, it allows to fully customize the bot's behaviour by editing script files in the scripting language of your choice.
Scripts are organized into modules, which can be loaded and unloaded as a whole. A module is constituted of a) the module start script b) command handlers and c) event handlers.... read more
ScriptBot 0.0.2 has just been released. While still in alpha stage, it's already fully functional and Bug Free(tm) :P
ScriptBot is a scriptable IRC bot written in java. Based on PircBot and BSF, it allows to fully customize the bot's behaviour by editing script files in the scripting language of your choice.
Scripts are organized into modules, which can be loaded and unloaded as a whole. A module is constituted of a) the module start script b) command handlers and c) event handlers.... read more
I'ts been a few years now that I opened this project to design a toolkit for setting up a dynamic personal website. However, there are so many OSS tools and projects out there to achieve this, that I never found a gap I could fill better than the existing ones.
So today I decided to move my other projects here and make this a parent project for all the stuff too small to deserve it's own project.
I'll be starting with jawe-bot, a modular, highly configurable IRC bot based on PircBot (http://www.jibble.org/pircbot.php) and inspired by PPF (http://ppf.sourceforge.net), with reloadable plugins, automatic persistence and user managment.... read more