mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
feat: add 'pk;log show' command
This commit is contained in:
parent
c87979ef03
commit
0ee0e75e02
4 changed files with 56 additions and 1 deletions
|
|
@ -121,6 +121,7 @@ Some arguments indicate the use of specific Discord features. These include:
|
|||
- `pk;log channel -clear` - Clears the currently set log channel.
|
||||
- `pk;log disable <#channel> [#channel...]` - Disables logging messages posted in the given channel(s) (useful for staff channels and such).
|
||||
- `pk;log enable <#channel> [#channel...]` - Re-enables logging messages posted in the given channel(s).
|
||||
- `pk;log show` - Displays the current list of channels where logging is disabled.
|
||||
- `pk;logclean <on|off>` - Enables or disables [log cleanup](/staff/compatibility/#log-cleanup).
|
||||
- `pk;blacklist add <#channel> [#channel...]` - Adds the given channel(s) to the proxy blacklist (proxying will be disabled here)
|
||||
- `pk;blacklist remove <#channel> [#channel...]` - Removes the given channel(s) from the proxy blacklist.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue