We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88302c8 commit 9a703d4Copy full SHA for 9a703d4
plugins.json
@@ -1,4 +1,14 @@
1
{
2
+ "astrbot-plugin-lark-access-control": {
3
+ "display_name": "飞书权限控制",
4
+ "desc": "AstrBot 插件,用于在飞书平台做访问权限控制,例如限制哪些用户可以与机器人对话,在哪些群聊中允许与机器人对话。",
5
+ "author": "Aolinlu",
6
+ "repo": "https://github.com/Aolinlu/astrbot_plugin_lark_access_control",
7
+ "tags": [
8
+ "飞书"
9
+ ],
10
+ "social_link": "https://github.com/Aolinlu"
11
+ },
12
"astrbot-plugin-universe": {
13
"display_name": "Galgame 圣地巡礼",
14
"desc": "如果在梦里能相遇的话,那大概就是现实",
0 commit comments