[MIRROR] General Cleanup (#12343)

Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-01-30 21:08:11 +01:00
committed by GitHub
co-authored by ShadowLarkens Kashargul
parent 8378ccf3fd
commit adf3336875
122 changed files with 93 additions and 13650 deletions
-8
View File
@@ -443,14 +443,6 @@ Extracted to its own procedure for easier logic handling with paper bundles.
summary = copytext(summary, 1, webhook_length_limit + 1)
summary += "\n\[Truncated\]"
SSwebhooks.send(
WEBHOOK_FAX_SENT,
list(
"name" = "[faxname] '[sent.name]' sent from [key_name(sender)]",
"body" = summary
)
)
/*
##### ####
##### Webhook Functionality ####