为你的NoneBot侧载一个OneBot V11 Web聊天面板
Project description
📖 介绍
为你的NoneBot侧载一个OneBot V11 Web聊天面板,连接到Bot即可使用
💿 安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-sideload
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-sideload
pdm
pdm add nonebot-plugin-sideload
poetry
poetry add nonebot-plugin-sideload
conda
conda install nonebot-plugin-sideload
打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入
plugins = ["nonebot_plugin_sideload"]
⚙️ 配置
| 配置项 | 必填 | 默认值 | 说明 |
|---|---|---|---|
| sideload_password | 是 | abc123456 | 面板的访问密码 |
🎉 使用
Bot连接后,控制台会输出面板的地址,在浏览器中打开即可访问,一般来说,它是长这样子的:
http://ip:port/nbgui/v1/sideload
📑 支持的功能
- 图片显示
- +1按钮
- 消息时间显示
- 持久化登录
- 用户自定义设置
- 好友/加群申请
- 群成员管理
- 消息右键菜单
- 用户信息
- 群信息
- 发送图片
- 消息撤回
- 暂时想不到了qwp
🖼️ 效果图
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
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_sideload-0.1.7.tar.gz.
File metadata
- Download URL: nonebot_plugin_sideload-0.1.7.tar.gz
- Upload date:
- Size: 7.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e82e8c21d1ec070942a2a4835936715af5895dc4cf96ff580629d489d3b5870d
|
|
| MD5 |
c315578eb636e704a97e9b909b2cd8b9
|
|
| BLAKE2b-256 |
1c491e9cf3c7e5e31dd81eb3a24b4ddccf87389aad4423398a6082bfc26b1c11
|
File details
Details for the file nonebot_plugin_sideload-0.1.7-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_sideload-0.1.7-py3-none-any.whl
- Upload date:
- Size: 7.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3e93943a9729902c6752e2dcaeffaaedcf03d61c8550d960ccf3f9b284a3c71
|
|
| MD5 |
2f3b1ad7360890a6526c1be6f6ab9d45
|
|
| BLAKE2b-256 |
522562772ba51eda3a52234cebcf81212bbc9a3ca59bd6be278b6459353baad8
|