Builder Workspace

Design in a tighter editor-first layout, then export straight to Kryvex code.

This keeps the general embed-builder workflow people expect, but the output still maps directly to ,createembed, ,cc, welcome messages, sticky messages, and autoresponders.

Builder

Build a message, preview it like Discord, then export bot-ready code.

This editor follows Kryvex’s actual script syntax, so the result can go straight into ,createembed, ,cc, welcome messages, sticky messages, autoresponders, and anything else that supports embed or component scripts.

Editor

Separate workspaces for embeds and Components v2.

Preview

Live Discord-style preview for the currently selected workspace.

Export

Copy the raw script or the command version.

Embed Script
,createembed
Raw script
Command version

Components export to ,cc. Embeds export to ,createembed. Both can also be stored in welcome, sticky, autoresponder, and other scripted message systems.

Quick variables

Click a variable to copy it to your clipboard.

Import Kryvex script

Paste an existing {embed} or {component} script and the builder will reconstruct the matching workspace for editing.

Supports Kryvex builder export format for both embeds and Components v2.