No project description provided
Project description
📖 介绍
小真寻具象化了。
内置 ZXPM插件管理(帮助看这个readme)
[!NOTE]
小真寻也很可爱呀,也会很喜欢你!![]()
![]()
![]()
💿 安装
pip install nonebot-plugin-zxui
nb plugin install nonebot-plugin-zxui
⚙️ 配置
ZXUI
| 配置 | 类型 | 默认值 | 说明 |
|---|---|---|---|
| zxui_data_path | str | data/zxui | 数据存储路径 |
| zxui_db_url | str | 数据库地址 URL,默认为 sqlite,存储路径在zxpm_data_path |
|
| zxui_username | str | 必填项,登录用户名 | |
| zxui_password | str | 必填项,登录密码 | |
| zxui_enable_chat_history | bool | 开启消息存储 | 存储消息记录 |
| zxui_enable_call_history | bool | 开启调用记录存储 | 存储功能调用记录 |
ZXPM
| 配置 | 类型 | 默认值 | 说明 |
|---|---|---|---|
| zxpm_data_path | str | data/zxui/zxpm | 数据存储路径 |
| zxpm_notice_info_cd | int | 300 | 群/用户权限检测等各种检测提示信息 cd,为 0 时或永久 ban 时不提醒 |
| zxpm_ban_reply | str | 才不会给你发消息. | 用户被 ban 时回复消息,为空时不回复 |
| zxpm_ban_level | int | 5 | 使用 ban 功能的对应权限 |
| zxpm_switch_level | int | 1 | 使用开关功能的对应权限 |
| zxpm_admin_default_auth | int | 5 | 群组管理员默认权限 |
| zxpm_limit_superuser | bool | False | 是否限制超级用户 |
🎉 帮助
访问地址
默认地址为 nb地址:nb端口 ,可以在nonebot配置文件.env一致。
例如 你的env中配置文件为
HOST=127.0.0.1
PORT=8080
那么访问地址为http://127.0.0.1:8080
菜单
菜单文件存储在data/zxui/menu.json,可以根据自身需求修改
格式如下:
[
{
"module": "dashboard",
"name": "仪表盘",
"router": "\/dashboard",
"icon": "dashboard",
"default": true
},
]
更新UI
删除data/zxui/web_ui文件夹,重新运行插件即可。
🎁 后台示例图
❤ 感谢
- 可爱的小真寻 Bot
zhenxun_bot: 我谢我自己,桀桀桀
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
nonebot_plugin_zxui-0.2.3.tar.gz
(76.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nonebot_plugin_zxui-0.2.3.tar.gz.
File metadata
- Download URL: nonebot_plugin_zxui-0.2.3.tar.gz
- Upload date:
- Size: 76.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18c09993c642b090e1dd0a4ce9d70a811cada06235c187a084c8ac518956223a
|
|
| MD5 |
aa9a3b87e747bbc187cc1f69af0b6b23
|
|
| BLAKE2b-256 |
39eb1c79776d1530f489dd65af2d3da09a9b0445e3e3bfc35e340afaa7a605c7
|
File details
Details for the file nonebot_plugin_zxui-0.2.3-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_zxui-0.2.3-py3-none-any.whl
- Upload date:
- Size: 113.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a7f31fa2666cc45329330b7d6f41e7927909f824f455a517691cda795579a48
|
|
| MD5 |
e46e56b0e74543e0db76ce46fcfcb191
|
|
| BLAKE2b-256 |
18d137b29d82ed0859e2e676142e9183accdf257429fe5c95343710bc8c34443
|