mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
General Cleanup (#19088)
* Remove unused news_articles system * Rip out the webhook system * Merk bot/ * Rip out old IRC code * Move the malf_ai manual * Clean up the tools folder * Revert "Remove unused news_articles system" This reverts commit b1295ce8fa714ea35d768365c267b4b60fcd2faa. * Put these back
This commit is contained in:
@@ -438,14 +438,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 ####
|
||||
|
||||
Reference in New Issue
Block a user