$userJoined
Returns the server joining date of a given user.
Syntax
$userJoined[User ID;(Format)]
Parameters
-
User ID
: The user whose join date will be returned. -
Format
: Customize the default time format output (Optional).📌 Click me to check all supported time format values.
Example
-
Default format
$nomention $userJoined[$authorID]
-
Custom format
$nomention $userJoined[$authorID;January 2, 2006 at 3:04 PM (MST -07:00)]