Skip to main content

nonebot2解析bilibili插件

Project description

nonebot

nonebot_plugin_analysis_bilibili

✨ NoneBot bilibili 视频、番剧解析插件 ✨

license pypi python

使用方式

私聊或群聊发送 bilibili 的小程序/链接

额外配置项(可选)

在配置文件中加入

analysis_blacklist = [123456789] # 不解析里面填写的QQ号发的链接 List[int]
analysis_display_image = true # 是否显示封面 true/false

# 哪种类型需要显示封面,与上一项相冲突,上一项为true则全开 List[str]
analysis_display_image_list = ["video", "bangumi", "live", "article", "dynamic"]

安装

  1. 使用 nb-cli 安装,不需要手动添加入口,更新使用 pip
nb plugin install nonebot_plugin_analysis_bilibili
  1. 使用 pip 安装和更新,初次安装需要手动添加入口
pip install --upgrade nonebot_plugin_analysis_bilibili

pip 安装后在 Nonebot2 入口文件(例如 bot.py )增加:

nonebot.load_plugin("nonebot_plugin_analysis_bilibili")

附:支持 a16 最后一版为 2.4.3

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

Built Distribution

File details

Details for the file nonebot_plugin_analysis_bilibili-2.4.5.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_analysis_bilibili-2.4.5.tar.gz
Algorithm Hash digest
SHA256 c294454b41c9654042b2c2dad1c99ffa44a25d940c1d95abbd1390df9473c38a
MD5 f35d1c31bb79384af86c8e01ac2b68da
BLAKE2b-256 bec62ef1232493c32ed3d188564cd4d83dc5e25374d03aa8f6018c6bbb0e3e11

See more details on using hashes here.

File details

Details for the file nonebot_plugin_analysis_bilibili-2.4.5-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_analysis_bilibili-2.4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7970ab0242704c569f60bb938e6489e2cb1ce49018c8a2e272013e4b7213b3eb
MD5 634bcb3315ffe3816aa05c5f8757c85b
BLAKE2b-256 2fce4d0bd981af2eaeace62b282653890222f07bf90fc8ce7a82a0c8bffc595a

See more details on using hashes here.

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