chore-cc-update #2

Merged
cal merged 4 commits from chore-cc-update into main 2026-02-06 02:46:47 +00:00
Owner
No description provided.
cal added 2 commits 2026-02-06 02:25:24 +00:00
Update VERSION
Some checks failed
Build Docker Image / build (pull_request) Failing after 13s
9f6db12d5a
cal added 1 commit 2026-02-06 02:26:34 +00:00
Update VERSION
All checks were successful
Build Docker Image / build (pull_request) Successful in 2m37s
0bc1ebc354
cal added 1 commit 2026-02-06 02:45:15 +00:00
Fix /player autocomplete timeout by using current season only
All checks were successful
Build Docker Image / build (pull_request) Successful in 57s
42b9fa5df2
The all_seasons=True parameter causes the API search query to take 15+ seconds,
exceeding Discord's 3-second autocomplete timeout. Changed to all_seasons=False
to search only the current season, which is fast enough.

Users can still access historical players by manually typing the name and using
the season parameter in the /player command.

Fixes: discord.errors.NotFound 404 (error code: 10062): Unknown interaction

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
cal merged commit e0af40804d into main 2026-02-06 02:46:47 +00:00
cal deleted branch chore-cc-update 2026-02-06 02:46:47 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cal/major-domo-v2#2
No description provided.