# File rbot/plugins.rb, line 5
    def initialize
      @listen = false
      @bot = Plugins.bot
      @names = Array.new
    end