Skip to main content

A Bilibili user video favorites monitor

Project description

nonebot-plugin-bili-fav-watcher

license python

安装

nb plugin install nonebot-plugin-bili-fav-watcher

简介

这是一个用于监听B站收藏夹更新的NoneBot插件,可以自动发送收藏夹更新通知到QQ群。

使用

<favw> [uid]: 添加B站用户。

<off_favw> [uid]: 移除指定B站用户。

<show_favw>: 查看监听列表。

<favw_now>: 立即执行一次监视。

示例:

favw 123456

off_favw 123456

ps: 使用前请在命令前添加命令判定符,一般为/#

配置

配置文件存储与项目根路径下的data/fav_watcher文件夹内,配置文件名为config.json。 第一次运行插件时,会自动创建。

修改config.json内的admin_only字段,可以设置是否仅管理员可使用该插件。默认情况下为false,即每个人都可以使用。

admin_only字段设置为true后,只有管理员可以使用该插件。可以修改admin字段,添加管理员QQ号。管理员QQ号之间用英文逗号分隔。

示例:

{
  "cache": {}, 
  "data": {}, 
  "admin": [123456, 234567], 
  "admin_only": true
}

ps: 若无必要,请勿修改config.json内的其他字段。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_bili_fav_watcher-0.1.3.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file nonebot_plugin_bili_fav_watcher-0.1.3.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_bili_fav_watcher-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c8ac9d30e1397a4541ac5c4da9e1f9bdf6d18971428a8130e878d1a621ed3dcd
MD5 577d1bfc80ef31c5d5e5f416760eac1e
BLAKE2b-256 cdea6776d5c0327c12b955b208f4f64c2dea5fda45f5bde1f9212a483a594399

See more details on using hashes here.

Provenance

File details

Details for the file nonebot_plugin_bili_fav_watcher-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_bili_fav_watcher-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 01029768f48ec89988d2cefb898e7bab098f8d04ea0d9a414da2bd275189c227
MD5 206a26eab9c9114f839b575e97a4ab83
BLAKE2b-256 848ea3e683d7d9d72bf8aa853baf8a622c4d5daf6bc80a96d32c1b739e705ebf

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page