All guild configuration is under /config karuta. Settings persist across bot restarts and apply server-wide unless a channel override is set.
Drop Analysis#
| Option | Type | Description |
|---|
| enable_embeds | Boolean | Enable or disable drop analysis embeds |
/config karuta drop_analysis enable_embeds:True
Date Solver#
| Option | Type | Description |
|---|
| enabled | Boolean | Enable or disable the date solver |
| date_channel | Channel | Channel where solutions are posted |
/config karuta date_solver enabled:True/config karuta date_solver date_channel:#daily-answers
Custom Embed#
| Option | Type | Description |
|---|
| format_type | Select | Which fields appear in drop embeds |
| colour | Hex string | Embed accent colour (e.g. #0xFAFA00) |
| num_emojis | Comma list | Four emojis for drop position numbers |
| dash_emoji | Text | Emoji before each drop entry |
| reset | Select | Reset one setting or all to defaults |
/config karuta custom_embed format_type:Wishlist · Character · Print/config karuta custom_embed colour:#0x5865F2/config karuta custom_embed num_emojis:1️⃣,2️⃣,3️⃣,4️⃣/config karuta custom_embed dash_emoji:🌸/config karuta custom_embed reset:Dash Emoji
Event Item Pings#
| Option | Type | Description |
|---|
| role | Role | Role to ping |
| enabled | Boolean | Enable or disable the ping |
| type | Select | Drop scope: server, user, or both |
/config karuta event_item role:@Role enabled:True type:Server Drops Only
Server Drop Pings#
| Option | Type | Description |
|---|
| role | Role | Role to ping on server drops |
| enabled | Boolean | Enable or disable the ping |
/config karuta server_drops role:@Role enabled:True
Pog Drop Pings#
| Option | Type | Description |
|---|
| pog_type | Select | Wishlist or print tier |
| pog_role | Role | Role to ping |
| pog_value | Number | Wishlist threshold (wishlist types only) |
| pog_emoji | Text | Emoji shown on pog embeds |
| allowed_types | Select | Drop scope for all pog pings |
/config karuta pog_drops pog_type:High Wishlist pog_value:1500 pog_role:@role pog_emoji:💛/config karuta pog_drops pog_type:Single Print pog_role:@role/config karuta pog_drops allowed_types:Server Drops Only
Starboard#
| Option | Type | Description |
|---|
| channel | Channel | Channel to post starboarded drops |
| wishlist_threshold | Number | Minimum wishlist count |
| print_threshold | Number | Maximum print number |
/config karuta starboard channel:#starboard wishlist_threshold:500 print_threshold:999
Channel Overrides#
| Option | Type | Description |
|---|
| action | Select | Add Channel Override or Remove Channel Override |
| channel | Channel | Target channel |
| minimum_wishlist | Number | Minimum wishlist to show embeds in this channel |
/config karuta channel_overrides action:Add Channel Override channel:#drops minimum_wishlist:300/config karuta channel_overrides action:Remove Channel Override channel:#drops
Auto Verification#
| Option | Type | Description |
|---|
| enabled | Boolean | Enable or disable auto verification |
| verify_channel | Channel | Channel where k!ui must be run |
| roles_to_add | Role list | Roles assigned on success |
| stat | Select + Number | Add a stat requirement |
| remove_stat | Select | Remove a stat requirement |
/config karuta auto_verify enabled:true verify_channel:#verify/config karuta auto_verify roles_to_add:@member,@verified/config karuta auto_verify stat:Cards grabbed value:5000/config karuta auto_verify remove_stat:Cards grabbed