From 5eaea8c38727b8037d53eb5490704a3510ee4ec6 Mon Sep 17 00:00:00 2001 From: Roger Oriol Date: Sun, 26 Jul 2026 01:00:25 +0200 Subject: [PATCH] fix home manager discord integration --- home-manager/configmap.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/home-manager/configmap.yaml b/home-manager/configmap.yaml index c27bbb6..6d2c6df 100644 --- a/home-manager/configmap.yaml +++ b/home-manager/configmap.yaml @@ -58,11 +58,11 @@ data: wrap_response: false discord: - # REPLACE_WITH_HOME_CHANNEL_ID — set to your home channel's Discord ID. - # Must match DISCORD_HOME_CHANNEL / DISCORD_FREE_RESPONSE_CHANNELS in the - # Secret. Hermes reads these from config.yaml, not the env. - allowed_channels: 'REPLACE_WITH_HOME_CHANNEL_ID' - free_response_channels: 'REPLACE_WITH_HOME_CHANNEL_ID' + # The home channel's Discord ID. Must match DISCORD_HOME_CHANNEL / + # DISCORD_FREE_RESPONSE_CHANNELS in the Secret. Hermes reads these from + # config.yaml, not the env. + allowed_channels: '1470909384162017444' + free_response_channels: '1470909384162017444' dm_policy: open group_policy: open