feat(bot): add option to log a switch when proxying

This commit is contained in:
Petal Ladenson 2024-11-09 11:34:06 -07:00 committed by GitHub
parent a0f6ed6f89
commit e1c2e6b6d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 50 additions and 3 deletions

View file

@ -148,6 +148,7 @@ You can have a space after `pk;`, e.g. `pk;system` and `pk; system` will do the
- `pk;config split IDs [on|off]` - Toggles whether to display 6-letter IDs with a hyphen, to ease readability.
- `pk;config capitalize IDs [on|off]` - Toggles whether to display IDs as capital letters, to ease readability.
- `pk;config pad IDs [left|right|off]` - Toggles whether to pad (add a space) 5-character IDs in lists.
- `pk;config proxy switch [on|off]` - Toggles whether to log a switch whenever you proxy as a different member.
## Server owner commands
*(all commands here require Manage Server permission)*