$serverOwner[]

Returns the ID of the provided server's owner.

Syntax

$serverOwner[Guild ID]

Parameters

  • Guild ID (Type: Snowflake || Flag: Required): The server to get the owner ID for.

🧙‍♂️ The bot must be present in the server in order to get the server owner ID.

Example

$nomention
This server is owned by <@$serverOwner[$guildID]>!

example