1.2.0 • Published 3 years ago

embedbuilder v1.2.0

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

Sobre

EmbedBuilder é um modulo feito para criar mensagens em embed no discord mais facilmente divirta-se usando ;3

Como Usar

const eb = require("embedbuilder")

message.channel.send(eb.create({ title: "footer abaixo", footer: "titulo acima"}))

Não é muito dificil.

Variaveis

{
    title: "titulo aqui",
    description: "descrição aqui",
    image: "url da imagem",
    thumbnail: "url da thumbnail",
    footer: "texto do footer",
    color: "codigo de cor"
}
1.2.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.0

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.3

3 years ago

0.0.1

3 years ago

0.0.2

3 years ago

1.0.0

3 years ago