92447141d9
- Added functionality to load values from config.yaml into the environment, allowing os.getenv() to access them. - Ensured that existing environment variables take precedence over config values. - Updated DiscordAdapter to resolve usernames in DISCORD_ALLOWED_USERS to numeric IDs, improving user authorization checks. - Enhanced event handling to provide clearer logging and ensure proper synchronization of slash commands.