$getUserStatus

Returns the provided user's status/presence.

🧙‍♂️ The user must share atleast 1 server with the bot, for this function to work.

Syntax

$getUserStatus[User ID]

The different statuses this function will return are: online, dnd, idle and offline.

Parameters

  • User ID (Type: Snowflake || Flag: Required): The user to get the status for.

Privileged Intents

This function requires the following privileged intents:

Example

$nomention
$nickname[$mentioned[1;yes]]'s status is: $getUserStatus[$mentioned[1;yes]]

example