Embeds¶
🐸 Introduced in Frogge v0.4
Embeds is a persisted custom-embed builder for anything else you want to post: a rules message, a welcome message, an FAQ, whatever a plain Discord embed can hold. It's entirely Discord-only, and unlike a one-off embed, every one you build here is saved and can be posted to multiple channels, each staying in sync automatically as you edit it.
Quick Start¶
- Run /admin menu → → , name it, then choose or (pre-fills a title, description, and color to edit from, rather than starting empty).
- From the detail screen, edit Title, Description, and Color, and add up to 25 Fields, each a Name/Value pair, optionally Inline.
- and pick a channel: the embed goes live and stays current automatically as you keep editing it.
→ 
Full reference¶
Creating & editing¶
asks for a name first (an admin-only label, never shown when posted), then or . Up to 80 embeds per venue.
The detail screen is a live preview of the real embed (title, description, color, fields, and all), not an abstract settings form: what you see is exactly what posts. / / sit underneath it, alongside a second sub-screen covering the rest: URL (makes the title clickable), Timestamp (shown in the embed's footer, picked the same way as an Event's start/end time, or cleared), Header Text/Icon/URL (the small line above the title), Footer Text/Icon, Thumbnail, and Main Image.

Fields¶
Up to 25 fields per embed, Discord's own hard limit. Each field has a Name, a Value, and an Inline toggle (whether it sits side-by-side with neighboring inline fields, or takes its own full-width row), managed with the same Add/Modify/Remove pattern used everywhere else.
Posting¶
picks a channel and posts the embed. You can post the same embed to multiple channels, and every copy refreshes automatically as you edit the embed's content or fields. Posting is blocked if the embed has no content at all (Discord rejects a totally empty embed outright), or if it's too large: 6,000 characters across title, description, fields, and footer combined.
Deleting¶
removes the embed and every posted copy of it across every channel it was posted to, not just from the catalog.
Related¶
- Standalone: doesn't connect to any other module.