description |
---|
Adds a title to the embed |
This function adds a title to the embed. URL for hyperlink
$title[text;url (optional)]
{% hint style="danger" %} Only use 1 per command. {% endhint %}
bot.command({
name: "title",
code: `$title[DBD.js]`
})