Major Domo Legacy - Original Discord bot implementation
Go to file
Cal Corum 9770e360c3 WIP: uncommitted local changes before archival
- Modified cogs/dice.py, cogs/fun.py, db_calls.py
- Added COMMAND_LIST.md, api_calls/custom_command.py, sba_is_fun.db

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 14:11:58 -05:00
.vscode DraftPick, Player, Team, and DraftData dataclasses added along with tests 2025-06-07 23:49:13 -05:00
api_calls WIP: uncommitted local changes before archival 2026-03-23 14:11:58 -05:00
cogs WIP: uncommitted local changes before archival 2026-03-23 14:11:58 -05:00
tests Fix Player model validation in test_patch_draftpick_success 2025-12-09 22:30:44 -06:00
.gitignore Post Draft fixes for season 12 2025-07-12 23:15:00 -05:00
COMMAND_LIST.md WIP: uncommitted local changes before archival 2026-03-23 14:11:58 -05:00
db_calls_gameday.py Migrated to rotating log handler 2024-12-11 14:52:28 -06:00
db_calls_gameplay.py Migrated to rotating log handler 2024-12-11 14:52:28 -06:00
db_calls.py WIP: uncommitted local changes before archival 2026-03-23 14:11:58 -05:00
Dockerfile Parameterize DB location 2025-06-07 23:47:22 -05:00
exceptions.py Parameterize DB location 2025-06-07 23:47:22 -05:00
gameplay_helpers.py Initial commit 2023-02-19 21:22:57 -06:00
helpers.py Replace hardcoded salary cap with dynamic Team.salary_cap 2025-12-09 17:14:17 -06:00
LICENSE Initial commit 2023-02-19 20:55:37 -06:00
majordomo.py Migrated to rotating log handler 2024-12-11 14:52:28 -06:00
pytest.ini DraftPick, Player, Team, and DraftData dataclasses added along with tests 2025-06-07 23:49:13 -05:00
requirements.txt Update discord requirement to PyPi 2023-02-26 18:13:14 -06:00
salary_cap_refactor_plan.json Replace hardcoded salary cap with dynamic Team.salary_cap 2025-12-09 17:14:17 -06:00
sba_is_fun.db WIP: uncommitted local changes before archival 2026-03-23 14:11:58 -05:00