Skip to main content

Nonebot2 成分姬插件

Project description

nonebot-plugin-ddcheck

NoneBot2 成分姬插件

查询B站关注列表的VTuber成分,并以图片形式发出

VTB列表数据来源:vtbs.moe

使用方式

以下命令需要加命令前缀 (默认为/),可自行设置为空

查成分 + B站用户名/UID

安装

  • 使用 nb-cli
nb plugin install nonebot_plugin_ddcheck
  • 使用 pip
pip install nonebot_plugin_ddcheck

配置

需要在 .env.xxx 文件中添加任意的B站用户cookie:

bilibili_cookie=xxx

cookie 获取方式:

F12 打开开发工具,查看 www.bilibili.com 请求的响应头,找形如 SESSDATA=xxx; 的字段,如:

bilibili_cookie="SESSDATA=xxx;"

示例

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_ddcheck-0.3.1.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_ddcheck-0.3.1-py3-none-any.whl (7.7 kB view hashes)

Uploaded Python 3

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