Skip to main content

Nonebot2插件,从哔哩哔哩会员购获取简易展览数据

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-acgnshow

✨ 从哔哩哔哩会员购获取展览简易信息 ✨

license pypi python

📖 介绍

一个简单的 Nonebot2 插件,可以从哔哩哔哩会员购 API 获取展览(漫展等)的时间,地点,票价等信息。

💿 安装

使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-acgnshow
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-acgnshow
pdm
pdm add nonebot-plugin-acgnshow
poetry
poetry add nonebot-plugin-acgnshow
conda
conda install nonebot-plugin-acgnshow

打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入

plugins = ["nonebot_plugin_acgnshow"]

🎉 使用

发送展览指令可以获取使用说明

⚙️ 配置

在 nonebot2 项目的.env文件中添加下表中的配置

配置项 必填 默认值 说明
ACGNSHOW_PAGESIZE 10 单个图片的条目数,最大为 20,条目数过大可能导致 Bot 无法发送
ACGNSHOW_BGIMAGE_PATH 插件内置背景图 插件返回图片的背景图目录路径
ACGNSHOW_SEND_SHOW_DETAILS_HTML false 是否发送展览的 HTML 详情信息图片(会员购的“活动介绍”栏目),实验性功能
ACGNSHOW_SHOW_DETAILS_HTML_SCALE 0.6 HTML 详情信息图片的缩放比例,过大可能导致 Bot 无法发送
ACGNSHOW_SHOW_DETAILS_HTML_IMG_COUNT 2 每一张 HTML 详情信息图片中包含的图片个数,过大可能导致 Bot 无法发送

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_acgnshow-0.2.3.3.1.tar.gz (10.6 MB view details)

Uploaded Source

Built Distribution

File details

Details for the file nonebot_plugin_acgnshow-0.2.3.3.1.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_acgnshow-0.2.3.3.1.tar.gz
Algorithm Hash digest
SHA256 0007f94145ae7e2222924e5322fc215d9aeca096fab7954057b405957863b270
MD5 822371a5ffa515a9c28db4f7fd48f47d
BLAKE2b-256 792457e60047437a374ed192a1eda65e1a4e19e82788b67a99099cc41c5b4adb

See more details on using hashes here.

File details

Details for the file nonebot_plugin_acgnshow-0.2.3.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_acgnshow-0.2.3.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4b4a956209cd9aa05dcf081d053072cff1ae1112c01fe97b30a605d23eea7c93
MD5 db8017fb8a6d4696be9b751ac3d9dc0f
BLAKE2b-256 f469ea0d80f447d49e80a621ea1dd61de69e991e1c70ef2830c897bd8039df92

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