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 8 单个图片的条目数,最大为20,条目数过大可能导致 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.1.1.tar.gz (10.6 MB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_acgnshow-0.1.1-py3-none-any.whl (10.6 MB 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