ackduck/changelog.d/1804.bugfix
Jonathan Bouligny 0ece17b6a0 fix: Trim whitespace in is_admin_command
Lets users run commands even with a space before the !admin prefix.
2026-06-11 15:20:34 +00:00

1 line
123 B
Text

Fixed admin commands being ignored when they had leading whitespace before admin commands. Contributed by @kitvonsnookerz.