Returns the timestamp when the client was last ready, in milliseconds.
Last updated 3 years ago
$readyTimestamp
bot.commands.add({ type: "basicCommand", name: "example", code: `I've been online since <t:$round[$divide[$readyTimestamp;1000];0]:f> (<t:$round[$divide[$readyTimestamp;1000];0]:R>)!` })