Google

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