🍻 publish plugin 通用指令阻断 (#1682)

This commit is contained in:
KarisAya 2023-02-08 06:08:13 +00:00 committed by Ju4tCode
parent 4679e7d9cb
commit 3c3331a1ef

View File

@ -4223,5 +4223,20 @@
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_matcher_block",
"project_link": "nonebot-plugin-matcher-block",
"name": "通用指令阻断",
"desc": "可以为指令添加cd或在该群屏蔽支持正则",
"author": "KarisAya",
"homepage": "https://github.com/KarisAya/nonebot_plugin_matcher_block",
"tags": [
{
"label": "指令阻断",
"color": "#525fea"
}
],
"is_official": false
}
]