$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 is1
. (learn more)
Example
$nomention
$author[Click me to visit the BDFD website!]
$authorURL[https://botdesignerdiscord.com]
(tap on the text to visit the URL)