$authorURL
Adds a hyperlink to the author text.
Syntax
$authorURL[URL;(Index)]
$authorURL[]
will not work if there is no text provided in$author[]
.
Parameters
URL
(Type: URL || Flag: Emptiable)
: The link to set as the author hyperlink.Index
(Type: Integer || Flag: Optional)
: To which embed the author URL will be added. (learn more)
Example
$nomention
$author[Click me to visit the BDFD website!]
$authorURL[https://botdesignerdiscord.com]