Skip to content

A discord bot which u can use to make custom embeds and send them to a channel of your choice.

Notifications You must be signed in to change notification settings

Atluzka/embed-maker-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

EMBED MAKER BOT

A simple bot to make making embeds easier. When the bot is running you use the command /embed which will ask for advanced or simple method, after choosing the method you can start with making the embed. At the end it will ask which channel it should send it to.

advanced method - You can change the content, title, description, thumbnail, image, custom amount of fields (change field descriptions, inline), footer and color.

simple - You can change the title, description and color. This is if you want to create an embed quickly.

There is also the config. Make sure you add your id to the admins list otherwise you can't use the bot.

Example, how to add multiple admins:

{
    "token": "PUT YOUR BOT TOKEN HERE",
    "guild-id": "PUT THE ID OF YOUR SERVER HERE",

    "admins": [
        123456789,
        1223523526789,
        12352352352359,
        1234234523589
    ],

    "default-embed-color": 16777215
}

default-embed-color is for the preview, you dont have to worry about that.

A picture of the bot being used (simple method):

image

About

A discord bot which u can use to make custom embeds and send them to a channel of your choice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages