mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Pingbus changes and improvements (#65625)
Adds new configs for non-urgent ahelps to be sent to a channel when no admins are on. This will include urgent ahelps too. Adds a response message that is sent to discord when an ahelp is responded to in any way Player counts are now sent in the embed.
This commit is contained in:
@@ -596,10 +596,15 @@
|
||||
/datum/config_entry/string/urgent_ahelp_message
|
||||
default = "This ahelp is urgent!"
|
||||
|
||||
/datum/config_entry/string/ahelp_message
|
||||
default = ""
|
||||
|
||||
/datum/config_entry/string/urgent_ahelp_user_prompt
|
||||
default = "There are no admins currently on. Do not press the button below if your ahelp is a joke, a request or a question. Use it only for cases of obvious grief."
|
||||
|
||||
/datum/config_entry/string/adminhelp_webhook_url
|
||||
/datum/config_entry/string/urgent_adminhelp_webhook_url
|
||||
|
||||
/datum/config_entry/string/regular_adminhelp_webhook_url
|
||||
|
||||
/datum/config_entry/string/adminhelp_webhook_pfp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user