Skip to content

fix: split oversized Discord result posts#253

Merged
adrunkhuman merged 1 commit into
masterfrom
fix/discord-result-post-length
Jun 28, 2026
Merged

fix: split oversized Discord result posts#253
adrunkhuman merged 1 commit into
masterfrom
fix/discord-result-post-length

Conversation

@adrunkhuman

@adrunkhuman adrunkhuman commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • add Discord-safe message chunking that preserves code fences
  • split calculation results, re-posted standings, and /standings responses across safe chunks
  • separate participant mentions into Participants chunks when needed
  • defer score calculation interactions before long work and harden missing-panel refreshes

Verification

  • uv run pytest --tb=short
  • uv run ruff check
  • uv run ruff format --check
  • uv run ty check typer_bot

@adrunkhuman adrunkhuman changed the title Fix oversized Discord result posts fix: split oversized Discord result posts Jun 28, 2026
@adrunkhuman
adrunkhuman merged commit 9d2cc32 into master Jun 28, 2026
1 check passed
@adrunkhuman
adrunkhuman deleted the fix/discord-result-post-length branch June 28, 2026 15:39
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.

1 participant