From e9eaff8d2fe5254289863186332ed7b96e16601f Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Tue, 6 Jan 2004 13:45:39 +0000 Subject: [PATCH] Updated. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9924812d4..d0c57d91f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ + * Made the smileys and frowns configurable in ChannelDB. + + * Added an INVITE handler in Admin, allowing users with the admin + capability to INVITE the bot to a channel. There's also a config + variable, alwaysJoinOnInvite, that will cause the bot to join + a channel whenever someone invites it to a channel, not just users + with the admin capability. + * Added a vast array of new configurables -- check out the various config commands in Configurable plugins to see.