check user's 100th top score to maybe avoid requesting top100
Open
Nobody has claimed this yet.
suggestion
wont fix
- Dominant language
- Rust
- Stars
- 117
- Forks
- 27
- Avg merge
- 4m
- Merged PRs (30d)
- 3
Description
also wouldn't it be better to store the user's 100th top play instead?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name any files, tests, or entry points. Start by locating the code that requests and stores a user's top plays, then determine whether the 100th top play is available before requesting the full top 100. Done means the bot avoids unnecessary top-100 requests while preserving the expected results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100