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-bangdream-ccg

v1.7.1

Published

邦多利猜猜歌,支持缓存和别名机制

Readme

koishi-plugin-bangdream-ccg

npm npm npm

邦多利猜猜歌

注意事项

  • 本项目需提前安装并配置FFmpeg

List To Do

  • [X] 修改获取json部分代码,使得每次均读取本地json,定期(或加入冷却)更新远程json
  • [ ] 修复上个缓存未更新完即开始ccg导致重复播放同一歌曲的问题
  • [ ] 增加歌曲信息及音频保存至缓存功能
  • [ ] 可以选择本地目录作为歌曲来源
  • [ ] 重新裁剪音频功能
  • [ ] ccg后接参数可以筛选范围
  • [ ] 可选是否忽略标点符号
  • [ ] 自动下载nickname_song.xlsx
  • [ ] 适配官方bot

更新日志

| 版本 | 更新日志 | |---------|-----------------------------------| | 1.1.0 | feat: 加入歌曲封面选项 | | 1.2.0 | feat: 答案正确时引用消息 | | 1.3.0 | fix: 修改ccg.answer执行时利用共享上下文实现取消监听 | | 1.5.0 | feat: 更改JSON获取方式为定期刷新,提供刷新指令 | | 1.5.1 | feat: 新增刷新间隔配置项 | | 1.5.3 | feat: 支持base64发送音频 | | 1.6.0 | feat: 资源初始化引入版本机制 | | 1.6.1 | feat: 更新歌曲别名数据 | | 1.7.0 | feat: ffmpeg采用koishi服务 | | 1.7.1 | feat: cache为开发依赖 |

Thanks

本项目开发时参考以下项目,在此致谢

| 项目 | 传送门 | |-----------------------------------|--------------------------------------| | koishi-plugin-waifu | 🔗项目地址 | | koishi-plugin-tsugu-bangdream-bot | 🔗项目地址 | | koishi-plugin-BanGDreamCardGuess | 🔗项目地址 |

本项目的默认歌曲数据和乐队数据均来源于🔗bestdori

歌曲别名数据来源于Tsugu机器人仓库🔗nickname_song.xlsx