Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 313 Bytes

usdthumbnail.md

File metadata and controls

19 lines (14 loc) · 313 Bytes
description
Adds a thumbnail to the embed

$thumbnail

This function adds a thumbnail to the embed

$thumbnail[url]
bot.command({
name: "thumbnail",
code: `$thumbnail[https://cdn.discordapp.com/avatars/746401637329010779/a3dc97600375b95156a33d0fccbf2c95.webp]`
})