Skip to content

Fixed issue #38#39

Merged
youngcoder45 merged 2 commits intomainfrom
yc45
Apr 4, 2026
Merged

Fixed issue #38#39
youngcoder45 merged 2 commits intomainfrom
yc45

Conversation

@youngcoder45
Copy link
Copy Markdown
Contributor

@youngcoder45 youngcoder45 commented Apr 2, 2026

What changed?

counting.py

  • fixed issue [Bug]: trophy and check removed if new highscore from eigen #38
  • Fixed ratelimit bugs
    Describe the change in 2–5 sentences.
    Fixed the counting high-score reaction bug by stopping the bot from ever removing ✅/🏆 reactions when a new high score is reached (or when the count gets ruined/reset). Now reactions are additive-only: once the bot adds ✅/🏆 to a counting message, it won’t “uncheck” or “untrophy” it later.
    What changed: Removed the “keep only one active highscore marker” behavior that stripped ✅/🏆 from the previous record message

Why?

#38
Link the issue (required for non-trivial changes):

How to test

lol bot is already running.
Provide copy/paste commands and expected output.

Checklist

  • I linked an issue or explained why not
  • I added/updated docs for user-facing changes
  • I added/updated tests (or explained why not)
  • I did not commit secrets (tokens, .env, keys)
  • CI should pass for this PR

Screenshots (optional)

image

@youngcoder45 youngcoder45 requested review from a team as code owners April 2, 2026 17:43
@youngcoder45 youngcoder45 changed the title Yc45 Fixed issue #38 Apr 2, 2026
@youngcoder45
Copy link
Copy Markdown
Contributor Author

guys review quick or i will merge

@calebephrem
Copy link
Copy Markdown
Contributor

no need of the trophy reaction imo

@youngcoder45 youngcoder45 merged commit 0d60d27 into main Apr 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: trophy and check removed if new highscore from eigen

2 participants