mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Faxes onto Discord
This commit is contained in:
@@ -217,3 +217,5 @@ var/list/sent_faxes = list() //cache for faxes that have been sent by the admins
|
||||
for(var/client/C in admins)
|
||||
if((R_ADMIN|R_CCIAA) & C.holder.rights)
|
||||
C << msg
|
||||
|
||||
send_to_cciaa_discord("New fax arrived! [faxname]: \"[sent.name]\" by [sender].")
|
||||
|
||||
Reference in New Issue
Block a user