- SecurityBot doesn't use the new interface. [fixed]
- help doesn't say "no help for..." [fixed]
NickServ
- $user_table should be a semaphore.
ChanServ
- CS do_status() had a bogus call to kickban(). used $nick instead of $user [fixed]
BotServ
- BS bot_say() doesn't pass $user into can_do() [patch available/trivial]
- BotSay says permission denied when permission is actually granted.
- may have similar bugs elsewhere.