Starboard
Automatically repost high-wishlist or low-print drops to a dedicated channel.
The Starboard feature automatically reposts standout card drops to a designated channel, making it easy for your community to celebrate and track the best pulls.
How It Works#
When Card Companion detects a drop, it checks two conditions:
- Wishlist threshold — wishlist count is at or above the configured value
- Print threshold — print number is at or below the configured value
A card is starboarded if it satisfies either condition.
Configuration#
/config karuta starboard channel:#starboard-channel wishlist_threshold:500 print_threshold:999| Option | Description |
|---|---|
| channel | The channel where starboarded drops are posted |
| wishlist_threshold | Minimum wishlist count to trigger the starboard |
| print_threshold | Maximum print number to trigger the starboard |
Example#
Setting wishlist_threshold:500 print_threshold:999 means:
- A card with 600 wishlists gets starboarded (wishlist ≥ 500)
- A card with print #42 gets starboarded (print ≤ 999)
- A card with 200 wishlists and print #5000 does not

Last updated June 12, 2026
