Skip to content

techsionGD/DiscordEmbedGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

DiscordEmbedGenerator

Makes embed creation 10x easier and simpler.

How to setup

Step 1) Download the files.
Step 2) Insert the "extension" folder into your workspace.
Step 3) Call it in a file you want to generate embeds.

Calling the Embed Gen

const embed = require('./extension/embed.js');

Usage

embed(message, "Your Embed Message here", "#color (can use color variable)")

Customize

You can change the embed design in the embed.js file.

About

Generates embeds better with Discord.js

Resources

Stars

Watchers

Forks

Packages

No packages published