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