mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 12:13:06 +00:00
Tweak bot status command
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
admin_only = FALSE
|
admin_only = FALSE
|
||||||
|
|
||||||
/datum/tgs_chat_command/status/Run(datum/tgs_chat_user/sender, params)
|
/datum/tgs_chat_command/status/Run(datum/tgs_chat_user/sender, params)
|
||||||
return "```Players logged in: [GLOB.clients.len] - Round Duration: [roundduration2text()]```"
|
return "**Players:** [TGS_CLIENT_COUNT]\n**Round Duration:** [roundduration2text()]\n**Web Manifest:** <https://vore-station.net/manifest.php>"
|
||||||
|
|
||||||
/datum/tgs_chat_command/parsetest
|
/datum/tgs_chat_command/parsetest
|
||||||
name = "parsetest"
|
name = "parsetest"
|
||||||
|
|||||||
Reference in New Issue
Block a user