# KuroGames A LangBot plugin for querying Kuro Games data, supporting Punishing: Gray Raven and Wuthering Waves.    ## Features - **Account Management** (`!kuro`): Login with KuroBBS token, daily sign-in, help - **Punishing: Gray Raven** (`!pns`): Query game data with rendered image output - **Wuthering Waves** (`!mc`): Query game data, exploration progress, role details, tower/slash challenges, gacha analysis ## Commands | Command | Description | |---------|-------------| | `!kuro login <token> <did>` | Login to KuroBBS account | | `!kuro help` | Show help information | | `!kuro sign` | Complete daily sign-in and BBS tasks | | `!pns` | Query Punishing: Gray Raven game data | | `!mc` | Query Wuthering Waves game data | | `!mc explore <area>` | Query map exploration progress | | `!mc role <name>` | Query role details | | `!mc tower` | Query tower challenge details | | `!mc slash` | Query slash challenge details | | `!mc gacha <type>` | Analyze gacha records | | `!mc gacha_login <id>` | Input gacha record ID | ## Dependencies - httpx - jinja2 - playwright - pycryptodome ## Credits Originally developed by [ConcyWee](https://github.com/ConcyWee) as a NoneBot2 plugin, migrated to LangBot.
KuroGames by Typer_Body
Kuro Games data query plugin (Punishing: Gray Raven / Wuthering Waves)
Loading...