prawn-cake / vk-requests

vk.com requests for humans. API library for vk.com
MIT License
158 stars 22 forks source link

Better wording in the prompt message #10

Closed anatolykazantsev closed 8 years ago

anatolykazantsev commented 8 years ago

VK API requires to enter several digits from a phone number of a user when it wants to make an addtional check for some security reason. The user is required to enter only masked digets from his phone number, but this is not clear from the promt message.

Adjust the text of the message to clearly show what digits should be entered

anatolykazantsev commented 8 years ago

That's the reasons why I ended with #4 :-)

prawn-cake commented 8 years ago

Fix your PR please, the tests are failed now, see details here

anatolykazantsev commented 8 years ago

I've updated the commit (amended it and made forced push), but it the tests failed for other reasons

prawn-cake commented 8 years ago

Former error was about SyntaxError, ok, now it's fixed as I see. Merged.