fix home manager discord integration

This commit is contained in:
Roger Oriol
2026-07-26 01:00:25 +02:00
parent 8f24290f38
commit 5eaea8c387

View File

@@ -58,11 +58,11 @@ data:
wrap_response: false wrap_response: false
discord: discord:
# REPLACE_WITH_HOME_CHANNEL_ID — set to your home channel's Discord ID. # The home channel's Discord ID. Must match DISCORD_HOME_CHANNEL /
# Must match DISCORD_HOME_CHANNEL / DISCORD_FREE_RESPONSE_CHANNELS in the # DISCORD_FREE_RESPONSE_CHANNELS in the Secret. Hermes reads these from
# Secret. Hermes reads these from config.yaml, not the env. # config.yaml, not the env.
allowed_channels: 'REPLACE_WITH_HOME_CHANNEL_ID' allowed_channels: '1470909384162017444'
free_response_channels: 'REPLACE_WITH_HOME_CHANNEL_ID' free_response_channels: '1470909384162017444'
dm_policy: open dm_policy: open
group_policy: open group_policy: open