From 992ef2edbf3eed7cb1d7c4c22f72cd203aff2aa5 Mon Sep 17 00:00:00 2001 From: Tom Gilbert Date: Sat, 30 Jul 2005 00:22:21 +0000 Subject: Sat Jul 30 01:19:32 BST 2005 Tom Gilbert * config module for configuring the running bot via IRC * BotConfig.register method for various modules and any plugin to register bot configuration which the new config module will expose for them. * various other tweaks as I continue to refactor.. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aca85919..68e85fca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sat Jul 30 01:19:32 BST 2005 Tom Gilbert + + * config module for configuring the running bot via IRC + * BotConfig.register method for various modules and any plugin to register + bot configuration which the new config module will expose for them. + * various other tweaks as I continue to refactor.. + Fri Jul 29 13:07:56 BST 2005 Tom Gilbert * Moved some stuff out of util.rb into the plugins that actually need -- cgit v1.2.3