mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Add disabling autoproxy per-account
This commit is contained in:
parent
41247c68a6
commit
37294b68da
8 changed files with 98 additions and 5 deletions
|
|
@ -358,6 +358,22 @@ To re-enable front / latch modes for that member, use the following command:
|
|||
|
||||
This will *not* disable member mode autoproxy. If you do not wish to autoproxy, please turn off autoproxy instead of setting autoproxy to a specific member.
|
||||
|
||||
### Disabling autoproxy per-account
|
||||
|
||||
It is possible to fully disable autoproxy for a certain account linked to your system. For example, you might want to do this if a specific member's name is shown on the account.
|
||||
|
||||
To disable autoproxy for the current account, use the following command:
|
||||
|
||||
pk;autoproxy account disable
|
||||
|
||||
To re-enable autoproxy for the current account, use the following command:
|
||||
|
||||
pk;autoproxy account enable
|
||||
|
||||
::: tip
|
||||
This subcommand can also be run in DMs.
|
||||
:::
|
||||
|
||||
|
||||
## Managing switches
|
||||
PluralKit allows you to log member switches through the bot.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue