- 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. |
||
|---|---|---|
| .. | ||
| platforms | ||
| __init__.py | ||
| config.py | ||
| delivery.py | ||
| hooks.py | ||
| pairing.py | ||
| run.py | ||
| session.py | ||
| sticker_cache.py | ||