mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-12-01 01:25:07 +08:00
🍻 publish plugin 权限控制 (#1463)
This commit is contained in:
parent
f2a618f663
commit
1beee94c1d
@ -3553,5 +3553,20 @@
|
|||||||
"homepage": "https://github.com/A-kirami/nonebot-plugin-exchangerate",
|
"homepage": "https://github.com/A-kirami/nonebot-plugin-exchangerate",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_access_control",
|
||||||
|
"project_link": "nonebot-plugin-access-control",
|
||||||
|
"name": "权限控制",
|
||||||
|
"desc": "支持功能级别的细粒度权限控制,对未适配插件也支持插件级别的权限控制",
|
||||||
|
"author": "ssttkkl",
|
||||||
|
"homepage": "https://github.com/ssttkkl/nonebot-plugin-access-control",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "t:权限控制",
|
||||||
|
"color": "#0e9763"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user