fix home manager discord integration
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user