We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When called with this parameter, the command should prompt the user for answering two questions:
1.- Which country are you from?
In case the answer is Spain, pushdemont will say "Ok, I'm off to Brussels, bye". In any other case, another question should be prompted:
Spain
"Ok, I'm off to Brussels, bye"
2.- Do you have political asylum for me? (Y/N)
For any answer from the user, pushdemont will show "Well... I'll better travel to Brussels. bye"
"Well... I'll better travel to Brussels. bye"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When called with this parameter, the command should prompt the user for answering two questions:
In case the answer is
Spain
, pushdemont will say"Ok, I'm off to Brussels, bye"
. In any other case, another question should be prompted:For any answer from the user, pushdemont will show
"Well... I'll better travel to Brussels. bye"
The text was updated successfully, but these errors were encountered: