mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-05 21:37:55 +00:00
feat: alternate proxy switch mode "add"
This commit is contained in:
parent
2555f7922c
commit
82b57de3e3
9 changed files with 65 additions and 17 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue