$author

Adds author text to an embed.

Usage

$author[text;(index)]

Breakdown

  • text - The text that appears in the author text. It cannot exceed more than 256 characters.
  • index - What embed the author text should belong to (Optional). Default is 1. (learn more)

Example

$nomention
$author[This is the author text!]

example