📖 介绍
此插件用于远程处理好友申请和加群邀请,支持查看申请、手动同意/拒绝申请、同意/拒绝全部申请。
💿 安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-add-friends
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-add-friends
pdm
pdm add nonebot-plugin-add-friends
poetry
poetry add nonebot-plugin-add-friends
conda
conda install nonebot-plugin-add-friends
打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入
plugins = ["nonebot_plugin_add_friends"]
⚙️ 配置
在 nonebot2 项目的.env文件中添加下表中的必填配置
| 配置项 | 必填 | 默认值 | 说明 |
|---|---|---|---|
| SUPERUSERS | 是 | 无 | Bot的超级用户,用于接收、同意/拒绝好友申请及群邀请信息。 |
🕹️ 使用
指令表
| 指令 | 权限 | 需要@ | 范围 | 说明 |
|---|---|---|---|---|
| 查看申请 | 主人 | 否 | 私聊 | 查看待处理申请 |
| 同意/拒绝申请 <QQ号/群号> | 主人 | 否 | 私聊 | 同意/拒绝申请 |
| 同意/拒绝全部申请 | 主人 | 否 | 私聊 | 同意/拒绝全部申请 |
🎉 鸣谢
感谢以下开发者对本插件作出的贡献: Agnes4m
Release files for nonebot-plugin-add-friends 0.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nonebot_plugin_add_friends-0.1.5.tar.gz | 6.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nonebot_plugin_add_friends-0.1.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.2 kB
Release files / nonebot_plugin_add_friends-0.1.5.tar.gz
| Download URL | nonebot_plugin_add_friends-0.1.5.tar.gz |
|---|---|
| Size | 6.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
69be83dd649da0f2ad48bf765b883a22c569f7e56414df337435485abd739176
|
|
BLAKE2b-256 checksum How to use checksums |
d9ed4c574a32e5049dfd7326681d7a1ecc5f0f8313e3a933001e03bc7cf3fe83
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 14, 2025.
Transparency logRelease files / nonebot_plugin_add_friends-0.1.5-py3-none-any.whl
| Download URL | nonebot_plugin_add_friends-0.1.5-py3-none-any.whl |
|---|---|
| Size | 7.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
598ac1095bad288a4895d67707be7cdae0ed411883ade8a8258e1625f7104a5e
|
|
BLAKE2b-256 checksum How to use checksums |
0d6ec3e0c87208c36fdc1d72392be89f079fdf5211e0324df6360f4dadcc27a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 14, 2025.
Transparency log