npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

koishi-plugin-pyura-vndb

v2.1.1

Published

通过VNDB的API实现查询Galgame/视觉小说游戏信息的功能

Readme

koishi-plugin-pyura-vndb

npm

VNDB 查询插件

介绍

Koishi.js的插件,调用了VNDB的API,实现了通过Gal名、厂商名和角色名查找相关信息的功能。

搜索指令

|名称|别名|参数|作用| |:------:|:------:|:------:|:------:| | vndb.vn|vndb.vvn|作品名称|查询作品| | vndb.character|vndb.ccharacter|角色名称|查询角色| | vndb.producer|vndb.pproducer|厂商名称|查询厂商| | vndb.id|vndb.iid|VNDB ID|查询ID对应内容| | vndb.event|vndb.eevent|可选:日期格式:mm-dd默认:今天|查询这一天的发布作品和角色生日|

管理指令

|名称|别名|参数|作用|权限| |:------:|:------:|:------:|:------:|:------:| | vndb.queue|vndb.qqueue|无|查看本群聊任务队列|不需要|

指令选项

选项使用方法:
形式:<指令名>[空格]<选项和对应参数>[空格]<指令参数> 例如:vn -r 素晴日 效果:清空【Gal-素晴日】的本地缓存,并执行搜索指令。此指令常用于结果中有图片下载失败时,重新生成结果图。

|选项|全称|参数|作用| |:------:|:------:|:------:|:------:| | -r|--refresh|无|清空本地缓存并重新执行命令|

版本历史

Ver 2.1.0 -> Ver 2.1.1

  • 修复了event指令在某些平台上无法运行的问题。
  • 增加了queue查询队列指令。
  • 增加了一个刷新缓存的选项。

问题反馈

如果你遇到任何问题或者有任何改进建议,请通过以下方式联系我: