Yourself Intead of You
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 1.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
My bot started to say yourself instead of You.
my automacro react on You Attack ----- ( monster name )
but heres what's coming out in the console.
yourself are now attacking Monster Fabre (1)
yourself attack Monster Fabre (1) (Dmg: 68) (Delay: 610ms)
yourself have gained 3/1 (3.90%/2.50%) Exp
yourself gained a level!
yourself are now level 6
not sure what is causing this if i restart the program it goes back to You.
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
Start by reproducing the reported automacro that reacts to “You Attack” and compare the console output before and after restarting the program. Trace where the “You” wording becomes “yourself”; done means the attack, experience, and level messages consistently use the intended wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100