Custom Embed

Personalise drop embed colours, emojis, and display format.

Drop embeds are fully customisable — you can change the accent colour, the emoji before each card entry, the number emojis, and which fields appear in the embed.

All custom embed options live under /config karuta custom_embed


Embed Colour#

Set an accent colour using a hex code:

/config karuta custom_embed colour:#0xFAFA00

The colour format is #0x followed by six hex characters, e.g. #0xFF5733. Leading # is required.


Dash Emoji#

The dash emoji appears before each card line in the embed. Any text or emoji works:

/config karuta custom_embed dash_emoji:🌸

To remove it, set it to a single space or reset (see below).


Number Emojis#

Four emojis used to label the card positions in a drop (positions 1–4). Pass them as a comma-separated list:

/config karuta custom_embed num_emojis:1️⃣,2️⃣,3️⃣,4️⃣

The order maps directly to card positions 1, 2, 3, and 4. Custom server emojis work too — use their full <:name:id> format.


Format Type#

Controls which fields appear on each card line in the drop embed. Three layouts are available:

/config karuta custom_embed format_type:Wishlist · Character · Series/config karuta custom_embed format_type:Wishlist · Character · Print/config karuta custom_embed format_type:Wishlist · Print · Character · Series

Pick the layout that shows the information most useful to your server.


Resetting a Setting#

To revert a single option to its default:

/config karuta custom_embed reset:Dash Emoji

Pass the name of the setting you want to reset. To reset everything at once, choose All from the reset option.


Dashboard#

All of these options are also available with a live preview in the web dashboard under Custom Embed and Display Format.

Last updated June 12, 2026