mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-02 08:47:26 +08:00
- voice-mode.md: Discord sends native voice bubbles (OGG/Opus flags=8192), not MP3 file attachments. Falls back to file only if voice API fails. - discord.md: Bot requires @mention by default in server channels (DISCORD_REQUIRE_MENTION=true). Previous text incorrectly said no mention needed. - index.md: Fix broken ASCII architecture diagram alignment after adding Web adapter box.