Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 298 Bytes

usdtitle.md

File metadata and controls

23 lines (17 loc) · 298 Bytes
description
Adds a title to the embed

$title

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]`
})