A lightweight, modular companion bot for Karuta card collection players. Automates repetitive tasks so you can focus on playing.
Each module is independently toggleable per server via /config.
Requires the Manage Server permission.
| Module | Toggle Key | What it does |
|---|---|---|
| Code Extractor | code_extractor |
Extracts card codes from kv and kc embeds into a copyable code block. |
| Drop Timer | drop_timer |
Sends a warning message 10 seconds before an active card drop expires. |
| Effort Calculator | effort_calculator |
Calculates and displays worker effort metrics when kwi is used. |
| Bit Counter | bit_counter |
Summarizes total bits and morph values from kbi inventory embeds. |
| Daily Solver | daily_solver |
Automatically provides the correct answer when kdaily bulletin boards appear. |
| Drop Scanning | drop_scanning |
OCR-scans card drop images and fuzzy-matches characters against a database. |
| Server Drop Ping | server_drop_ping |
Mentions a configured role whenever a server card drop is triggered. |
/config show to see the current module state./config code_extractor status:trueFull documentation is available on the Docs page.