Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 635 Bytes

README.MD

File metadata and controls

15 lines (9 loc) · 635 Bytes

embed

discord-embed-sandbox

Web-based sandbox for Discord Embeds with code generation

Click here to open

This tool can help you get a grip on Discord Embeds (a topic some people are struggling with), it provides a simple ui to construct a message you want, as well as a realtime preview.

You can also see the code needed to generate the same Embed inside your own cog in real time, so you can see how different fields and values affect the end result, which is pretty neat, if you ak me ;)

Hope you like it!

Under MIT License