mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-18 20:59:56 +01:00
6b26f620c2
* Transmit a message to a webhook that sends a message to discord when an admin fax is sent. * Its not feasible to send the text of the fax (considering it might be just a picture!) to discord, so instead we export it to a file, and discord links back to it. * Obviously to fully work this also requires a webhook script and webhosting of the faxes folder.