mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Clean up member list commands and log commands, as well as related docs
This commit is contained in:
parent
c60e6b21a4
commit
2858c68a7d
3 changed files with 9 additions and 7 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Proxy logging
|
||||
If you want to log every proxied message to a separate channel for moderation purposes, you can use the `pk;log` command with the channel name.For example:
|
||||
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 #proxy-log
|
||||
pk;log channel #proxy-log
|
||||
|
||||
This requires you to have the *Manage Server* permission on the server. To disable logging, use the `pk;log` command with no channel name.
|
||||
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.
|
||||
|
||||
Log messages have the following format:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue