feat: add 'pk;log show' command

This commit is contained in:
spiral
2022-06-02 22:36:42 -04:00
parent c87979ef03
commit 0ee0e75e02
4 changed files with 56 additions and 1 deletions

View File

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