Skip to content
New issue

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

On Congratulating user for Day 1 or Day 100, not checking clearly whether it's Day 1 or Day 100 #15

Open
amandeepmittal opened this issue Jan 8, 2017 · 2 comments
Labels

Comments

@amandeepmittal
Copy link
Member

Check the condition if it's Day 1 or Day 100 to decide whether its first day or last day.
Also check the condition and exclude Day 10, no tweet should be sent on Day 10.

@QuincyLarson
Copy link
Contributor

@amandeepmittal yes - I noticed this bug when I was looking at the PR. We may be able to use a regex to check for a non-digit character after the 1.

@amandeepmittal
Copy link
Member Author

@QuincyLarson yes, @stephanie56 has done something similar. I'll check it first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants