Files
echoes-of-the-ash/bot
Joan 39f3be6980 Restore Python 3 type hints and f-strings in utils.py
- Add type hints to create_progress_bar() and format_stat_bar()
- Add type hints to admin_only() decorator and is_admin()
- Use f-strings for logging (Python 3.11 compatible)
- Improves code readability and IDE support
2025-10-19 00:34:12 +02:00
..