koishi-plugin-ygocard
TypeScript icon, indicating that this package has built-in type declarations

10.4.9 • Public • Published

koishi-plugin-ygocard

Koishi.js 上的 YGOPro 卡查插件。

安装

npm

npm install koishi-plugin-ygocard

配置

下列配置均为可选。

  • commandName: 命令名称,默认 card

  • databasePaths: string[] YGOPro 卡片数据库目录,支持多个路径,每个路径可以放置多个 cdb 文件。默认 ["./cdb"]

  • lang: cn | en 种族/属性显示语言。默认 cn

  • matchCount: 查询结果的最大数量。默认 100

  • displayPic: 是否展示卡图。默认 true .

  • picUrl: 卡图 URL 路径,使用 {{id}} 填充卡片密码。例如 http://example.com/{{id}}.jpg 。默认使用 MyCard 提供的卡图。

Package Sidebar

Install

npm i koishi-plugin-ygocard

Weekly Downloads

20

Version

10.4.9

License

MIT

Unpacked Size

58.6 kB

Total Files

13

Last publish

Collaborators

  • nanahira