cheran-senthil / cheran-senthil/TLE

Fix `;duel accept` error msg.

Open
#346 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
337
Forks
234
PR merge metrics
No merged PRs in 30d

Description

Person 1: `;duel challenge @Person2`
TLE: `@Person1 is challenging @Person2 to a 1700 rated duel!`
Person 1: `;duel accept`
TLE: `@Person1, you are not being challenged.`
Person 1: `;duel withdraw`
TLE: `@Person1 withdrew a challenge to Person2.`

Imo `@Person2 didn't accepted your challenge yet.` is correct. One can also use it to remind someone of the duel.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the `;duel accept` command handler and the current “not being challenged” response. Compare it with the issue’s requested wording, update the error message, and verify that accepting without an active challenge produces the intended response.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.