$embeddedURL

Sets the title to be a hyperlink.

📝 Only works if $title is also used.

Syntax

$embeddedURL[Link;(Index)]

Parameters

  • Link (Type: URL || Flag: Emptiable): The link to set the title hyperlink to.
  • Index (Type: Integer || Flag: Optional): What embed the title hyperlink should belong to. The default is 1. (learn more)

Example

$nomention
$title[Bot Designer For Discord]
$embeddedURL[https://botdesignerdiscord.com]
$description[Hello World!]
$color[#683cb4]

example