This commit is contained in:
Jeremy Fincher 2004-01-06 13:45:39 +00:00
parent f4127b6f03
commit e9eaff8d2f
1 changed files with 8 additions and 0 deletions

View File

@ -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.