feat: update server staff docs

This commit is contained in:
alyssa 2024-11-12 05:22:27 +09:00
parent a0b528d4af
commit 10d45d3a1a
4 changed files with 10 additions and 10 deletions

View file

@ -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