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.0.tar.gz
(75.9 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.0.tar.gz.
File metadata
- Download URL: nonebot_plugin_zxui-0.2.0.tar.gz
- Upload date:
- Size: 75.9 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 |
939ac998c151421775d5f8de4c8690ae538d69e3702a528d14e6b5a1175e50f4
|
|
| MD5 |
4c91eb67c517f4fc756a61021d7dcc1a
|
|
| BLAKE2b-256 |
206e6514bcd492d8ecfbed36e328b9886b53eff178bc6865dbeaadc78ae653ed
|
File details
Details for the file nonebot_plugin_zxui-0.2.0-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_zxui-0.2.0-py3-none-any.whl
- Upload date:
- Size: 113.8 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 |
ab37d3d2f73dae6901cf29d2ab669055b0265ae9a51daf341729a87183eceede
|
|
| MD5 |
c12cf1efe5caf66b3254eaef5127c57b
|
|
| BLAKE2b-256 |
f8b46549fa9407e37aac83bae591724dafe877f7c39d96ae885e19641da99121
|