mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
make the text more clear (squash this when merging)
This commit is contained in:
parent
546a287c28
commit
7643051829
2 changed files with 26 additions and 8 deletions
|
|
@ -158,7 +158,7 @@ You can have a space after `pk;`, e.g. `pk;system` and `pk; system` will do the
|
|||
- `pk;serverconfig log cleanup [on|off]` - Toggles whether to clean up other bots' log channels
|
||||
- `pk;serverconfig invalid command error [on|off]` - Sets whether to show an error message when an unknown command is sent
|
||||
- `pk;serverconfig require tag [on|off]` - Sets whether server users are required to have a system tag on proxied messages
|
||||
- `pk;serverconfig suppress notifications [always|never|match|invert]` - Sets when proxied messages have push notifications suppressed (sent as `@silent` messages)
|
||||
- `pk;serverconfig suppress notifications [always|never|match|invert]` - Sets under which conditions proxied messages have push notifications suppressed (sent as `@silent` messages). If set to `match` it will match the trigger message, and if set to `invert` it will be suppressed if the trigger message is not suppressed and vice versa.
|
||||
- `pk;serverconfig log channel <channel>` - Designates a channel to post proxied messages to
|
||||
- `pk;serverconfig log channel -clear` - Clears the currently set log channel
|
||||
- `pk;serverconfig log blacklist`- Displays the current list of channels where logging is disabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue