Skip to main content

nonebot简单易用的黑名单插件,实现分插件拉黑用户/群聊/全局

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-authrespond

✨ nonebot简单易用的黑名单插件,全平台支持,实现分插件拉黑用户/群聊/全局 ✨

license pypi python

📖 介绍

简单易用的黑名单插件,实现分插件拉黑用户/群聊/全局,无需修改插件源码

原理为插件运行前监听Matcher响应器属性

全平台支持,但是 二级群组可能存在问题

仅在 onebotV11 测试过,其余平台出现问题请提issue

已经支持白名单 , 即忽略黑名单设定, 未经测试,有问题提issue

💿 安装

使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-authrespond
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-authrespond
pdm
pdm add nonebot-plugin-authrespond
poetry
poetry add nonebot-plugin-authrespond
conda
conda install nonebot-plugin-authrespond

打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入

plugins = ["nonebot_plugin_authrespond"]

⚙️ 配置

在 nonebot2 项目的.env文件中添加下表中的必填配置

配置项 必填 默认值 说明
cubplugin_datadir "" 自定义配置文件路径,默认localstore

🎉 使用

指令表

指令 权限 需要@ 范围 说明
#(全局/插件名称)(拉黑/解黑)(全员/用户id/@用户) 主人 私聊/群聊 用户操作模式,全员则为插件停启用
#(全局/插件名称)(封禁群/解禁群)(群号/留空封禁所在群) 主人 私聊/群聊 群组操作模式
#(全局/插件名称)(加白/去白)(用户id/@用户) 主人 私聊/群聊 用户操作模式,添加白名单,忽略黑名单设定
#(全局/插件名称)(加群白/去群白)(用户id/@用户) 主人 私聊/群聊 群组操作模式,添加白名单,忽略黑名单设定

[!tips] 插件名称为nonebot导入的插件,比如nonebot_plugin_cyberfurry 也可以使用cyberfurry(即去掉nonebot_plugin_) 插件名称检查来源为: nonebot.get_loaded_plugins() 中各属性的 plugin.name

Project details


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_authrespond-1.7.tar.gz (45.2 kB view details)

Uploaded Source

Built Distribution

nonebot_plugin_authrespond-1.7-py3-none-any.whl (33.4 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_plugin_authrespond-1.7.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_authrespond-1.7.tar.gz
Algorithm Hash digest
SHA256 77af92662b53dd8f660af972421c99b72f31dc89e331b1d9029ff27fd207e3a9
MD5 2c24fd9b9d1bf2cbf75b9de4b4f6dafd
BLAKE2b-256 000bb63c49f737f8abf6b6754eeb889006644e9f485df56659f2b9fce6e77df9

See more details on using hashes here.

File details

Details for the file nonebot_plugin_authrespond-1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_authrespond-1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 8de5f6a17b396c61bb02534ec513949808fdbc9f1c64cefed1a2d04d62e56362
MD5 6d327fc8cc6987b8ca0f45f29c9335dc
BLAKE2b-256 feebb2f1e9c0ff07f2f447acbce4e0dbc189ac5a43e3f07499b33bd241e6e721

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page