🍻 publish plugin nonebot_plugin_group_whitelist (#2319)

This commit is contained in:
Rikka-desu 2023-09-03 22:48:18 +08:00 committed by noneflow[bot]
parent 139b39984e
commit 28cd8dd08a

View File

@ -7301,5 +7301,17 @@
"nonebot.adapters.qqguild",
"nonebot.adapters.telegram"
]
},
{
"module_name": "nonebot_plugin_group_whitelist",
"project_link": "nonebot-plugin-group-whitelist",
"name": "nonebot_plugin_group_whitelist",
"desc": "简易群聊白名单",
"author": "Rikka-desu",
"homepage": "https://github.com/Rikka-desu/nonebot_plugin_group_whitelist",
"tags": [],
"is_official": false,
"type": "application",
"supported_adapters": ["nonebot.adapters.onebot.v11"]
}
]