Welcome to the custom embeds! I made them thinking about practicality & style. I hope you enjoy.
new SLEmbed().setSuccess(
'This is a success embed!',
'This is the footer of the embed'
)
new SLEmbed().setError(
'This is an error embed!',
'This is the footer of the embed'
)
new SLEmbed().setLoading(
'<- This is a gif',
'This is the footer of the embed'
)