# File rbot/plugins.rb, line 85
    def initialize(bot, dirlist)
      @@bot = bot
      @dirs = dirlist
      scan
    end