mirror of
https://github.com/KabKebab/GS13.git
synced 2026-02-28 00:11:10 +00:00
Merge branch 'master' of https://github.com/KabKebab/GS13
This commit is contained in:
@@ -211,7 +211,7 @@ GLOBAL_DATUM_INIT(ahelp_tickets, /datum/admin_help_tickets, new)
|
||||
var/admin_number_present = send2irc_adminless_only(initiator_ckey, "Ticket #[id]: [name]")
|
||||
log_admin_private("Ticket #[id]: [key_name(initiator)]: [name] - heard by [admin_number_present] non-AFK admins who have +BAN.")
|
||||
if(admin_number_present <= 0)
|
||||
to_chat(C, "<span class='notice'>No active admins are online, your adminhelp was sent to the Discord.</span>")
|
||||
to_chat(C, "<span class='notice'>No active admins are online. **Please send your Adminhelp to the discord channel with an '@Admin'**.</span>")
|
||||
//hyper change, because we have our own bot, the notification has to be loaded into a file, for the bot to read.
|
||||
fdel("Hyperbot/ahelp.txt")
|
||||
var botmsg = "**[initiator_key_name]** *([GLOB.round_id])*```[msg]```"
|
||||
|
||||
Reference in New Issue
Block a user