feat: alternate proxy switch mode "add"

This commit is contained in:
rladenson 2024-11-18 00:30:16 -07:00
parent 2555f7922c
commit 82b57de3e3
9 changed files with 65 additions and 17 deletions

View file

@ -9,7 +9,7 @@ create function message_context(account_id bigint, guild_id bigint, channel_id b
latch_timeout integer,
case_sensitive_proxy_tags bool,
proxy_error_message_enabled bool,
proxy_switch bool,
proxy_switch int,
name_format text,
tag_enabled bool,