Skip to content

Commit ccdd113

Browse files
committed
Refactor duel command and related views
- Removed the old duel command implementation in `duel_v2.py`. - Updated the duel command references in tests to use the new `Duel` class. - Improved error handling in `fish_profit.py` for price type selection. - Enhanced combat views in `combat_views.py` to support testing with minimal stubs for Discord UI components. - Updated database schema for weapons. - Cleaned up test fixtures in `test_duel_fixtures.py` for better maintainability and flexibility.
1 parent 6dbdfb9 commit ccdd113

File tree

7 files changed

+856
-885
lines changed

7 files changed

+856
-885
lines changed

bot/commands/duel.py

Lines changed: 704 additions & 113 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)