SS1984 - Modules - TypesVar Details - Proc Details

discord_manager

Vars

last_administration_pingLast time the administrator ping was dropped. This ensures administrators cannot be mass pinged if a large chunk of ahelps go off at once (IE: tesloose)

Procs

handle_administrator_pingHelper to make administrator ping easier
send2discord_complexThis one is designed to take in a /datum/discord_webhook_payload which was prepared beforehand
send2discord_simpleThis is designed for ease of simplicity for sending quick messages from parts of the code
send2discord_simple_noadminsThis one is for sending messages to the admin channel if no admins are active, complete with a ping to the game admins role

Var Details

last_administration_ping

Last time the administrator ping was dropped. This ensures administrators cannot be mass pinged if a large chunk of ahelps go off at once (IE: tesloose)

Proc Details

handle_administrator_ping

Helper to make administrator ping easier

send2discord_complex

This one is designed to take in a /datum/discord_webhook_payload which was prepared beforehand

send2discord_simple

This is designed for ease of simplicity for sending quick messages from parts of the code

send2discord_simple_noadmins

This one is for sending messages to the admin channel if no admins are active, complete with a ping to the game admins role