mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-12-01 01:25:07 +08:00
🍻 publish plugin nonebot_plugin_group_whitelist (#2319)
This commit is contained in:
parent
139b39984e
commit
28cd8dd08a
@ -7301,5 +7301,17 @@
|
|||||||
"nonebot.adapters.qqguild",
|
"nonebot.adapters.qqguild",
|
||||||
"nonebot.adapters.telegram"
|
"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"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user