mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-12 08:40:11 +00:00
feat: update server staff docs
This commit is contained in:
parent
a0b528d4af
commit
10d45d3a1a
4 changed files with 10 additions and 10 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Proxy logging
|
||||
If you want to log every proxied message to a separate channel for moderation purposes, you can use the `pk;log channel` command with the channel name.For example:
|
||||
|
||||
pk;log channel #proxy-log
|
||||
pk;serverconfig log channel #proxy-log
|
||||
|
||||
This requires you to have the *Manage Server* permission on the server. To disable logging, use the `pk;log channel` command with the `-clear` flag as the channel name.
|
||||
|
||||
|
|
@ -14,5 +14,5 @@ Depending on your server setup, you may want to exclude some messages from loggi
|
|||
|
||||
To manage logging in a channel, use the following commands:
|
||||
|
||||
pk;log disable #some-secret-channel
|
||||
pk;log enable #some-secret-channel
|
||||
pk;serverconfig log blacklist add #some-secret-channel
|
||||
pk;serverconfig log blacklist remove #some-secret-channel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue