mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-06 06:52:39 +00:00
* adminhelp logs are now sanitized correctly (#72501) ## About The Pull Request Properly sanitizes adminhelp replies to match the sanitization given to the initial adminhelp  ## Why It's Good For The Game LogBuddy breaks if any admin replies to a message over multiple lines, so this fixes that ## Changelog 🆑 admin: Logbuddy should no longer fail to parse logs with multi-line adminhelp replies /🆑 * adminhelp logs are now sanitized correctly Co-authored-by: Zonespace <41448081+Zonespace27@users.noreply.github.com>