cheran-senthil / cheran-senthil/TLE
Umnik number feature request
- Dominant language
- Python
- Stars
- 337
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
I want to be able to know how many clones of me is equivalent to one Um_nik based on the "teamrate" calculation.
For example, it might work like this:
```
;umniknumber Monogon
TLE: "Um_nik is equivalent to 69 of Monogon"
;umniknumber Um_nik
TLE: "Um_nik is equivalent to 1 Um_nik"
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing `teamrate` calculation and the command entry point that handles semicolon-prefixed commands. Check how those commands format TLE responses and how the `Um_nik` identity is represented. Done means `;umniknumber` reports the equivalent count for a named clone and returns 1 for `Um_nik`, matching the examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100