Tested Phase 1, fixed text channel blocking while in voice and implemented joining and leaving VC from Phase 2

This commit is contained in:
2026-01-16 20:39:23 +02:00
parent 911f11ee9f
commit b0066f3525
7 changed files with 1175 additions and 4 deletions

View File

@@ -59,6 +59,8 @@ COMPONENTS = {
'sentiment': 'Sentiment analysis',
'core': 'Core utilities and helpers',
'apscheduler': 'Job scheduler logs (APScheduler)',
'voice_manager': 'Voice channel session management',
'voice_commands': 'Voice channel commands',
}
# Global configuration