Embed-Builder
With Some Help With Package You Can Get Some Simple Help To Make An Embed
(Alert: This Is A Beta)
Features:
- ?? Help You To Make A Simple Embed
- Make Embed With 1 Line
- ?? Can Be Helpful In Big Projects
Example code:
How To Use The Npm:
const simpleembed = require("embeds-builder")
simpleembed.embedbuilder(<message>,"title","url","author","author-Image","color","footer","description","image","thumbnail",timestamp)
Embed Reply Code Ex:
const Discord = require("discord.js")
const client = new Discord.Client()
const simpleembed = require("embeds-builder")
client.on("message", (msg) => {
simpleembed.embedbuilder(msg,"My Title","My Url Of Title",msg.author.username,msg.author.avatarURL({dynamic:true}),"MY Color","My Footer","This Is Description","And This Is My Image","With Some help With Thumbnail",true)
})
Notes:
- If You Have Some Errors Just Contact With LA?Ali#1229 In Discord
- If You Want To Help Me Just Try And Use My Bot