Major Domo Legacy - Original Discord bot implementation
Fixed 10 locations with inconsistent WAR formatting: cogs/transactions.py: - Line 343: Trade player display - Line 910: Week transaction display - Lines 1296, 1783, 2084: Roster error displays (now >5.2f) - Lines 2166, 2175: Guaranteed/frozen move displays - Line 2303: MiL demotion display cogs/draft.py: - Line 218: Core players display cogs/players.py: - Line 2859: Player update display (both old and new values) All user-facing sWAR values now consistently use :.2f format. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .vscode | ||
| api_calls | ||
| cogs | ||
| tests | ||
| .gitignore | ||
| db_calls_gameday.py | ||
| db_calls_gameplay.py | ||
| db_calls.py | ||
| Dockerfile | ||
| exceptions.py | ||
| gameplay_helpers.py | ||
| helpers.py | ||
| LICENSE | ||
| majordomo.py | ||
| pytest.ini | ||
| requirements.txt | ||
| salary_cap_refactor_plan.json | ||