-
Notifications
You must be signed in to change notification settings - Fork 1
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
feature: Get opening lines #224
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/tuanthanh2067/seeksi/6rbopL8JV68aEn8YCBsgrTu7MKhM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome work! Can you add an extra line in each file if necessary and remove the redundant whitespace? I don't know why Prettier is not handling this for you.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done! Appreciated 🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work, approved!
Related issue
Fixes #71
Type of Change
Description
Authenticated users can get random opening lines, 9 at a time
Screenshot
GetOpeningLine() returns 9 lines
Every time an opening line is used, its useCount increases by 1
Successful attempt
Failed attempt
Testing
Has this pull request been tested?
Note
The title of your PR should follow this format:
[Type](area): Title