1.0.1 • Published 3 years ago

djsembeds v1.0.1

Weekly downloads
99
License
ISC
Repository
-
Last release
3 years ago

Discord.js Embeds

A set of pre-defined Discord.JS embeds. This was made for personal use.

Embeds/docs

<Embeds>.error.<EmbedOptions>
<Embeds>.success.<EmbedOptions>
<Embeds>.neutral.<EmbedOptions>
<Embeds>.information.<EmbedOptions>
<Embeds>.warning.<EmbedOptions>

Example

<Embeds>.error.setDescription("Hello world!");

title and msg are not required parameters. EmbedOptions are listed here: https://discord.js.org/#/docs/main/master/class/MessageEmbed

1.0.1

3 years ago

1.0.0

3 years ago