mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
🍻 publish plugin Blocker (#2177)
This commit is contained in:
parent
3512b0ab98
commit
81d9531b42
@ -7050,5 +7050,22 @@
|
|||||||
"is_official": false,
|
"is_official": false,
|
||||||
"type": "application",
|
"type": "application",
|
||||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_blocker",
|
||||||
|
"project_link": "nonebot-plugin-blocker",
|
||||||
|
"name": "Blocker",
|
||||||
|
"desc": "分群配置关闭Bot插件",
|
||||||
|
"author": "MerCuJerry",
|
||||||
|
"homepage": "https://github.com/MerCuJerry/nonebot-plugin-blocker",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "Blocker",
|
||||||
|
"color": "#39c5bb"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false,
|
||||||
|
"type": "application",
|
||||||
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user