A Discord embed builder with both a GUI and JSON editor to use with Discord bots, webhooks, and other applications.
Find a file
2021-08-08 17:16:06 +01:00
assets Fix footer image, autoscroll GUI tabs into view, and update README.md 2021-08-08 17:16:06 +01:00
.gitignore Add codeblocks, emojis from names, and emoticons 2020-12-16 15:09:45 +00:00
index.html Add hex input, rename index.js to script.js 2021-07-13 22:29:29 +01:00
LICENSE Create LICENSE 2020-12-15 18:11:52 +00:00
README.md Fix footer image, autoscroll GUI tabs into view, and update README.md 2021-08-08 17:16:06 +01:00

An embed visualizer

Visualize embed or message content from JSON input or provided GUI editor.

This can be used for discord bot embed commands. It can also be intergreted into your Discord bot's website.

Aside the JSON editor, it also includes a GUI editor which converts to JSON for simplicity. You can look into the project boards if you want to see what is being worked on or want to contribute.

GUI image JSON image

Used at https://troybot.xyz/embed

To Do | Discussions