Complete rebuild of the Discord bot with modern architecture including: - Modular API client with proper error handling - Clean separation of models, services, and commands - Comprehensive test coverage with pytest - Structured logging and configuration management - Organized command structure for scalability 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
5 lines
97 B
Python
5 lines
97 B
Python
"""
|
|
Discord UI components for Bot v2.0
|
|
|
|
Interactive views, buttons, modals, and select menus.
|
|
""" |