mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Changes the discord bot into a subsystem and adds quite a bit of additional logging (#17996)
* Changes the discord bot into a subsystem and adds quite a bit of additional logging * Removes a forgotten todo * replaces call with RUSTG_CALL (to make it compile) and adds a comment * Re-Add log prefix --------- Co-authored-by: Werner <Arrow768@users.noreply.github.com>
This commit is contained in:
@@ -314,7 +314,7 @@ var/list/admin_departments
|
||||
|
||||
discord_msg += " Gamemode: [SSticker.mode]"
|
||||
|
||||
discord_bot.send_to_cciaa(discord_msg)
|
||||
SSdiscord.send_to_cciaa(discord_msg)
|
||||
|
||||
/obj/machinery/photocopier/faxmachine/proc/do_pda_alerts()
|
||||
for(var/obj/item/modular_computer/pda in alert_pdas)
|
||||
|
||||
Reference in New Issue
Block a user