Cal Corum
98ec6b2e58
fix: remove db_patch call — no PATCH endpoint for scout_opportunities
...
Build Docker Image / build (pull_request) Successful in 1m12s
The database API only has GET/POST/DELETE for scout_opportunities.
The expires_at update is non-critical — the view timeout controls
the actual scout window.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 10:55:22 -05:00
Cal Corum
1e08545bd9
fix: use nested opener_team object from scout_opportunity response
...
Build Docker Image / build (pull_request) Successful in 1m17s
The API returns opener_team as a full nested object, not an ID.
No need to fetch it separately.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 10:47:42 -05:00
Cal Corum
5bed0f3164
feat: add /resend_scout admin command and pre-commit hooks
...
Build Docker Image / build (pull_request) Successful in 1m20s
Adds /resend_scout slash command to manually re-post a scout opportunity
with a custom timeout window. Updates the scout_opportunity's expires_at
in the database before posting. Also adds ruff pre-commit hook for
staged Python files.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 10:39:08 -05:00
Cal Corum
3debfd6e82
Catchup commit
...
Includes discord_ui refactor, testing overhaul, addition of
2025-07-22 09:22:19 -05:00
Cal Corum
9218bd6047
Update cache reset command
...
Decrease cache limit to 3 days
Add kickstart live scorecard function
2025-03-09 14:20:30 -05:00
Cal Corum
479a335373
Gauntlet evolution fix
2025-02-09 21:38:19 -06:00
Cal Corum
965ceebd35
Add responders check to dropdowns
...
Add colors and insults to helpers
Finish /set commands with helpers post /new-game
Add POW check for pitchers
2024-12-27 22:33:25 -06:00
Cal Corum
fddb06b2fe
Mege cleanup
2024-12-24 16:10:44 -06:00
Cal Corum
19cdf969d1
Merge branch 'master' into sqlmodel-alembic-pytests-rebuild
2024-12-24 14:51:59 -06:00
Cal Corum
5f8a422c2c
Added Brilliant Stars gauntlet
2024-12-24 00:22:30 -06:00
Cal Corum
bfd72ae0f5
Update logging to RotatingFileHandler
...
Add auto game end
Calculate stats and decisions
Support raising instantiated exceptions
2024-11-09 23:14:54 -06:00
Cal Corum
8da859b63a
Merge branch 'master' into sqlmodel-alembic-pytests-rebuild
2024-11-03 18:20:01 -06:00
Cal Corum
d02e973499
Prod push for Season 8 Updates
2024-11-03 13:38:41 -06:00
Cal Corum
19e781137e
Complete /new-game campaign
...
Add scorebug function to Game
Add card links prop to players
Add scorebug prop to play
2024-10-15 01:23:04 -05:00
Cal Corum
c253ae90a3
Migrate Confirm class to utilities
2024-10-14 01:17:09 -05:00
Cal Corum
5ab2080f6d
Add Player tests
...
Continuing /new-game
2024-10-12 22:08:36 -05:00
Cal Corum
512efe98c4
db_calls -> api_calls
...
gameplay_db -> gameplay_models
new-game campaign in progress
added Player model
2024-10-12 18:22:13 -05:00
Cal Corum
ccaf61e73a
Update 2024 Live to 2024 Season
2024-10-11 08:45:32 -05:00
Cal Corum
2046ebcdde
Add support for Exhibition games
2024-07-11 15:08:06 -05:00
Cal Corum
53f789844f
Update admins.py
2024-06-27 00:31:25 -05:00
Cal Corum
f7934d464f
Refactoring gameplay AI / Automate subs
2024-05-19 02:12:35 -05:00
Cal Corum
32b3f586eb
Update /reset-image perms
2024-03-09 20:36:59 -06:00
Cal Corum
4a5a305077
December updates
2023-12-04 13:39:51 -06:00
Cal Corum
d1e731b57d
Add gif search and /reset-cache
2023-11-16 13:05:45 -06:00
Cal Corum
a5171d4e07
Add /reset-image command
2023-10-29 14:14:05 -05:00
Cal Corum
1c3e7ef148
Bug fixes & /record
...
- Added walk-off scenario for end-game
2023-10-26 00:36:36 -05:00
Cal Corum
b897bf6481
2023-08-02 Update
2023-08-03 17:08:11 -05:00
Cal Corum
e54ced688f
Update admins.py
2023-07-25 00:23:10 -05:00
Cal Corum
baab989507
Cardset support
2023-06-15 09:21:01 -05:00
Cal Corum
d1f82eb58e
Add rare plays, 2016, and 2008
2023-05-28 13:15:28 -05:00
Cal Corum
f5bf7df166
DB calls to async
2023-05-03 13:28:14 -05:00
Cal Corum
0e56e1992e
Add support for xcheck reswing
2023-05-02 16:09:57 -05:00
Cal Corum
8788a02124
Gauntlet Reward Fix
2023-05-02 10:45:03 -05:00
Cal Corum
869c5ff6bf
Add legality check to Major League games
2023-04-30 16:01:57 -05:00
Cal Corum
7a0a48c85c
Update admins.py
...
Updating current test command
2023-04-27 00:13:12 -05:00
Cal Corum
37dbc87cc5
Update admins.py
...
Cleanup of old mod commands
2023-04-25 01:42:27 -05:00
Cal Corum
c7d4824ee0
Gauntlet creation automated; run display functional
2023-03-23 11:30:26 -05:00
Cal Corum
ae18790279
Starting games functional
2023-03-19 17:53:59 -05:00
Cal Corum
f9e222d2f1
Functional draft
2023-03-19 13:59:26 -05:00
Cal Corum
07c0a63d8f
Gauntlet pass 1
...
Three functional rounds of gauntlet draft
2023-03-17 16:27:56 -05:00
Cal Corum
0c638ae6a5
Initial commit
2023-02-19 21:34:38 -06:00
Cal Corum
6549aa44fa
Initial commit
2020-07-07 13:57:47 -05:00