Skip to main content

Message Blocker

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-blocker

✨ NoneBot Plugin Blocker ✨

license pypi python

📖 介绍

这是一个 nonebot2 插件项目,用于分群配置机器人的开启关闭

💿 安装

使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-blocker

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

plugins = ["nonebot-plugin-blocker"]

⚙️ 配置

常规配置项,位于.env文件里

#本配置项不是必填配置项
blocker_trigger={"%BotQQ号%":{"on":"%开启命令%","off":"%关闭命令%"}}

其他配置项

插件的回复配置文件位于 data/blocker/blocker_reply.json

    {
        "reply_on":{
            "type":"text"
            "data":{
                "text":"在本群开启"
            }
        },
        "reply_off":{
            "type":"text"
            "data":{
                "text":"在本群关闭"
            }
        }
    }

data/blocker/blocklist.json 里是已经设置关闭Bot的群号,可以在关闭nonebot之后手动编辑

💬 指令

指令只有管理员,群主以及Bot的SUPERUSER能够使用

.bot on在该群开启bot

.bot off在该群关闭bot

在上述指令后at特定bot将关闭使用了本插件的特定Bot,不会影响使用本插件的其他Bot

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-blocker-0.2.1.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nonebot_plugin_blocker-0.2.1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file nonebot-plugin-blocker-0.2.1.tar.gz.

File metadata

  • Download URL: nonebot-plugin-blocker-0.2.1.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.8.0 CPython/3.10.6

File hashes

Hashes for nonebot-plugin-blocker-0.2.1.tar.gz
Algorithm Hash digest
SHA256 ca15c4fb2ba8cfc9693a7c929c845fe6151c483b9c53a7dba84c65bb316fb4b9
MD5 38ac37e11411bfd8b2c766fae23ec8a1
BLAKE2b-256 bae14bee2c4af9032c4960e2f53a32ebe909a5c07145746ac2838c494901a898

See more details on using hashes here.

File details

Details for the file nonebot_plugin_blocker-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_blocker-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3953a9387f60889eb297cd152f8e148f9f75a29d0ab35c3cb5203bd28cc69e6c
MD5 34bf7e1147517a6f0b09d694e384ae3e
BLAKE2b-256 c3ce661e36ae6708184e2c4be00cf84decca4fbebbd778f2fe7c7ea2daba68cf

See more details on using hashes here.

Supported by

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