Tested Phase 1, fixed text channel blocking while in voice and implemented joining and leaving VC from Phase 2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user