# koishi-plugin-sve-helper

[![npm](https://img.shields.io/npm/v/koishi-plugin-sve-helper?style=flat-square)](https://www.npmjs.com/package/koishi-plugin-sve-helper)


Unofficial card search plugin for Shadowverse Evolve (SVE) based on sve-helper and Koishi.

## Credits

this is an unofficial plugin using APIs from [Shadowverse-Evolve Helper](https://www.svehelperwin.com/) and [Shadowverse-Evolve Official Website](https://shadowverse-evolve.com/), all credits go to the original author and SVE official.

## TODO List

 - [x] 基本检索
 - [x] 高级检索
 - [x] 数量选项
 - [x] 偏移选项
 - [x] 双面卡牌
 - [x] PR卡检索
 - [ ] 去重参数
 - [ ] 各参数设置页面

## Update Log

### v1.0.0

commit id: `efb16bef9d025a0433e2f435907bd497419e5ee0`

#### 新增：

完成主要功能，检索结果以转发形式发送。

 - 基本检索功能：关键词
 - 高级检索功能：条件筛选，与 `SVE-helper` 保持一致
 - 数量选项
 - 偏移选项
