feat(bot): Case insensitive proxy tags matching (#490)

This commit is contained in:
Katrix 2022-11-23 09:48:24 +01:00 committed by GitHub
parent 09ac002d26
commit 4f0236d766
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 89 additions and 19 deletions

View file

@ -117,6 +117,7 @@ Some arguments indicate the use of specific Discord features. These include:
- `pk;config ping <enable|disable>` - Changes your system's ping preferences.
- `pk;config autoproxy timeout [<duration>|off|reset]` - Sets the latch timeout duration for your system.
- `pk;config autoproxy account [on|off]` - Toggles autoproxy globally for the current account.
- `pk;config proxy case [on|off]` - Toggles case sensitive proxy tags for your system.
## Server owner commands
*(all commands here require Manage Server permission)*