diff --git a/bot/utils/logger.py b/bot/utils/logger.py index a95b570..7f3a0b6 100644 --- a/bot/utils/logger.py +++ b/bot/utils/logger.py @@ -67,6 +67,7 @@ COMPONENTS = { 'error_handler': 'Error detection and webhook notifications', 'uno': 'UNO game automation and commands', 'task_tracker': 'Task tracking and management system', + 'activity': 'Mood-based Discord presence and activity status', } # Global configuration