# File rbot/message.rb, line 103
    def reply(string)
      @bot.say @replyto, string
    end