Eggdrop Extensions probably has its fair share of bugs.  Of course, it can't
hurt anyone if you actually tell me about them so I can break out the bug
spray...  Email your bug reports, suggestions, rants, raves, and so on to
vulture@abac.com.

There are a few known bugs though, that have yet to be addressed:

+ .rtopic has a problem with setting a topic even if the channel is -t.

+ Some log output from channel and /MSG commands will contain duplicate nicks
  in the n!u@h, or are missing a nick.  Sometimes this could cause a problem
  in a procedure.  A future version will have all procedures checked for this
  bug and fixed so that the script will work on any eggdrop, whether or not it
  supplies a nick in the "host" variable. (which is a lame bug on eggdrop's
  part, and I shouldn't have to deal with that, but as with computers in
  general, ranting isn't going to make much progress at dealing with the
  problem...)

+ Auto op cannot be disabled on a channel-specific basis. I had a problem
  coding it, and I know the fix, but it just hasn't been coded yet.

+ No .deluqotd command.

+ the .join/.part commands should save all the channel settings, bans,
  chanflags on users, idle kick setting, need-* scripts, etc. A very ambitious
  idea...

+ no public join/part, partly because of above problem

+ DCC .say/.act/etc don't let channel masters talk on their channels.. or do
  they?

+ .match should probably be accessible to anyone (at the admin's option)

+ public .adduser doesn't support +c.

+ the isloggedin proc is horribly unreliable for /msg commands.

+ the enhanced who command in /msg doesn't allow users to who on secret chans
  or if they can't unless they're an op or global master, because we can't
  trust flags alone! (see above)
