About Simple Embed Builder Bot
**Simple Embed Builder Bot** is an easy-to-use Discord bot for creating professional embeds without any coding knowledge.
###
What it does:
- Create custom embeds with titles, descriptions, colors, images, and footers
- Send to Discord channels or via webhooks
- Edit embeds in real-time with live preview
- Support for hex colors and preset color names
###
Key Features:
Intuitive modal-based interface
Custom colors (hex codes and preset names)
Add images to your embeds
Send via webhooks for automation
Edit embeds before sending
Secure permission checks
###
Commands:
- **`/embed <channel>`** - Create embed for a channel
- **`/webhook-embed <webhook_url>`** - Create embed via webhook
###
Customization:
- Title (required)
- Description with Markdown (required)
- Color - hex or preset (optional)
- Image URL (optional)
- Footer text (optional)
###
Perfect for:
- Server announcements
- Moderation messages
###
Built with:
- discord.py (py-cord)
- aiohttp for webhooks
