提取于LittlePaimon的帮助插件
Project description
nonebot-plugin-pmhelp
✨ NoneBot 插件简单描述 ✨
✨提取于LittlePaimon的帮助插件✨
📖 介绍
虽然LittlePaimon不再维护了,但是 @CMHopeSunshine 的帮助插件真好用
故把LittlePaimon帮助插件独立出来
(因为直接照搬,有问题请pr)
💿 安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-pmhelp
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-pmhelp
pdm
pdm add nonebot-plugin-pmhelp
poetry
poetry add nonebot-plugin-pmhelp
conda
conda install nonebot-plugin-pmhelp
打开 nonebot2 项目根目录下的 pyproject.toml
文件, 在 [tool.nonebot]
部分追加写入
plugins = ["nonebot_plugin_pmhelp"]
⚙️ 配置
在 nonebot2 项目的.env
文件中添加下表中的必填配置
配置项 | 必填 | 默认值 | 说明 |
---|---|---|---|
img_cache | 否 | True | 图片资源缓存开关 |
github_proxy | 否 | https://gitdl.cn/ | 资源下载代理 |
pm_version | 否 | 11.45.14 | 版本号 |
pm_text | 否 | 自定义文本 | 自定义文本 |
🎉 使用
指令表
指令 | 权限 | 需要@ | 范围 | 说明 |
---|---|---|---|---|
help | 所有 | 否 | 全部 | 打开所有帮助 |
丨💸鸣谢
- 来自LittlePaimon帮助插件代码
Project details
Release history Release notifications | RSS feed
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_pmhelp-0.1.3.tar.gz
.
File metadata
- Download URL: nonebot_plugin_pmhelp-0.1.3.tar.gz
- Upload date:
- Size: 27.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d94280881430ca51e1eb1c242a665956002b87d0d5fbe8a14adbd3d1573ed71a |
|
MD5 | b87389691a5003de8706db23abf5fb7a |
|
BLAKE2b-256 | 5f8782012d33619c2387a25c96ca7cbfff2f186a2e369b685b6faaf2a68966db |
File details
Details for the file nonebot_plugin_pmhelp-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: nonebot_plugin_pmhelp-0.1.3-py3-none-any.whl
- Upload date:
- Size: 30.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 654701a86cb2b66d96bcf47dd6a2d95202707c321bd4301c3013c32e624c2f52 |
|
MD5 | fffc17a48959b67e9440c8fd3ac80f33 |
|
BLAKE2b-256 | b359970e7ee7cb299ce975a193e18967e242d6e88ee6d60e5f52fa6c63796f87 |