cheran-senthil / cheran-senthil/TLE
additional duel statistics
Open
- Dominant language
- Python
- Stars
- 337
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
longest win/lose streak, max rating. also consider compressing some data in ;duel profile so it all fits (e.g. win/draw/lose can be a single line rather than 3 fields), win percentage etc
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the `;duel profile` command and inspect how its current win, draw, and loss statistics are assembled and displayed. Determine where streak, maximum-rating, and win-percentage values belong, then verify that the complete profile remains readable within the command output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- analytics, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100