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 🙏

© 2024 – Pkg Stats / Ryan Hefner

@401u/koishi-plugin-bilibili-notify

v2.0.2

Published

Watch bilibili dynamic and notify to koishi

Downloads

207

Readme

koishi-plugin-bilibili-notify

npm

基于 koishi 框架的B站推送插件

功能

订阅B站UP主动态与直播, 在不影响及时推送的基础上,支持更多订阅数量

安装使用

  1. 搭建koishi平台
  2. 搜索关键词@401u bili即可看到此插件, 点击安装并按提示进行配置后运行插件
  3. 使用指令 bili login 获取登录二维码,使用B站扫码登录
  4. 本插件提供指令包括 bili bilisys btest (调试用,默认关闭),可直接输入指令查看使用说明

注意事项

  1. 此插件依赖于 databasecronpuppeteer 服务,同时受权限控制,需要具备 authority:3 及以上的权限才能使用本插件提供的指令,你可以参考下方配置登录插件中的方法得到一个超级管理员账号(具有 authority:5 的最高权限)

    配置登录插件

  2. 您还可以安装 admin 插件,给其他用户授予权限,操作方法请参考下方的权限管理

    权限管理

  3. 指令使用方法请参考 help bili,子命令使用方法请加 -h ,例如 bili login -h

  4. 登录方式为二维码,输入命令 bili login 之后扫码登录,您的登录凭证将存储在您的本地数据库,并由您自己填写的密钥加密,所以请保管好你的密钥

  5. 直播和动态的推送间隔使用cron表达,可自行搜索相关使用说明来定制

更新日志

Changlelog

感谢