mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-01 01:51:44 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| discord.py | ||
| slack.py | ||
| telegram.py | ||
| whatsapp.py | ||