Skip to content

fix: route results through league channel#236

Merged
adrunkhuman merged 1 commit intomasterfrom
issue-114-enforce-league-channel
May 10, 2026
Merged

fix: route results through league channel#236
adrunkhuman merged 1 commit intomasterfrom
issue-114-enforce-league-channel

Conversation

@adrunkhuman
Copy link
Copy Markdown
Owner

@adrunkhuman adrunkhuman commented May 10, 2026

Summary

  • Route calculated result/standings posts through the configured league channel instead of the command channel
  • Route re-post results confirmation to the configured league channel and handle missing/invalid Discord channel fetches cleanly
  • Document the league channel as the canonical place for public result and standings posts

Verification

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

Closes #114

@adrunkhuman adrunkhuman changed the title Fix league channel result posting fix: route results through league channel May 10, 2026
@adrunkhuman adrunkhuman merged commit b9931e4 into master May 10, 2026
1 check passed
@adrunkhuman adrunkhuman deleted the issue-114-enforce-league-channel branch May 10, 2026 20:09
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.

feat: enforce one configured league channel per guild

1 participant