# File lib/rbot/plugins.rb, line 724
    def helptopics
      rv = status
      @failures_shown = true
      rv
    end