Hermes Agent can join in a Discord voice channel but can't hear you? Start by checking DISCORD_ALLOWED_USERS, intent, and voice permissions
The official voice documentation provides a very focused check: whether your user ID is in DISCORD_ALLOWED_USERS , whether the bot has Connect/Speak p...