-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestfutureTo look at or be implemented in the futureTo look at or be implemented in the future
Description
Describe the solution you'd like
Custom Embed maker to add onto custom command maker.
Additional context
My own made embed maker:
{
"name": "test",
"trigger": "test",
"needsOwner": false,
"title": "This is where you may add a Title for your Embed",
"content": "The context of the embed.",
"authorName": "Author or brief welcome",
"thumbnailPath": "C:\Users\David\Desktop\178e1f319c3b57e61d2a36f9d3ba2a40_stamp-clipart-example-stamp-clipart_1300-866.jpeg",
"imagePath": "C:\Users\David\Desktop\178e1f319c3b57e61d2a36f9d3ba2a40_stamp-clipart-example-stamp-clipart_1300-866.jpeg",
"footer": "This is the footer of the embed",
"red": 250,
"blue": 250,
"green": 250,
"imageDumpChannel": 475700337152360468
},
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfutureTo look at or be implemented in the futureTo look at or be implemented in the future