You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2025. It is now read-only.
.description = Set the default target channel where Scripty will output transcripts if none are specified.
244
244
.target_channel = target_channel
245
245
.target_channel-description = Default value for target_channel on the join command
246
+
.modify_channel = modify_channel
247
+
.modify_channel-description = If this is set, this target channel will only apply when Scripty joins this voice channel.
248
+
config-default-target-channel-enabled-per-channel = Scripty will now, by default, send all transcripts to {$targetChannelMention} when joining {$modifyChannelMention}.
249
+
config-default-target-channel-disabled-per-channel = Scripty will now, by default, send all transcripts to the server default target channel when joining {$modifyChannelMention}.
246
250
config-default-target-channel-enabled = Scripty will now, by default, send all transcripts to {$targetChannelMention}.
247
251
config-default-target-channel-disabled = Scripty will now, by default, send all transcripts to the channel where `/join` is executed.
248
252
config-default-target-channel-cant-disable-with-auto-join = You can't remove any default target channel if auto-join is enabled. Either disable auto-join or change the target channel instead of removing it.
0 commit comments