🎮 Discord Component Builder

Create interactive Discord message components with buttons, containers, and rich content. Send directly via webhooks.

🔗 Webhook Configuration

🎮 Message Components

No components yet. Add a component to get started!

Export Options

                    
                

Frequently Asked Questions

What are Discord Components v2?

Components v2 is Discord's new message component system that supports rich layouts, containers, media galleries, and enhanced interactive elements beyond basic buttons and select menus.

Do I need a special Discord bot to use these components?

Your Discord bot needs to support Components v2. Most modern Discord libraries are being updated to support the new component system. Check your library's documentation for v2 support.

Can I send these components directly from my bot?

Yes! Export the JSON code and use it in your bot. The generated JSON is compatible with Discord's API and can be sent through webhooks or bot messages.

What's the difference between containers and regular components?

Containers group multiple components together and can have accent colors or spoiler formatting. They help organize complex message layouts and create visual separation between content sections.

Are there limits on component complexity?

Discord has limits on message size, component count, and nesting depth. Keep components reasonable in size and complexity. The tool will warn you if you exceed common limits.

Can I upload files directly through the tool?

Yes! You can upload files and images that will be included when sending through webhooks. Files are attached automatically with proper attachment URLs.