$authorURL

Adds a hyperlink to the author text.

Usage

$authorURL[url;(index)]

🧙‍♂️ $authorURL cannot work without $author.

Breakdown

  • url - The link to set as the author hyperlink.
  • index - What embed the author url should belong to (Optional). Default is 1. (learn more)

Example

$nomention
$author[Click me to visit the BDFD website!]
$authorURL[https://botdesignerdiscord.com]

example

(tap on the text to visit the URL)