Skip to content

Commit 5d4e856

Browse files
chore: sync plugin from AstrBotDevs/AstrBot#7137 (#515)
Co-authored-by: astrbot-plugin-copybara[bot] <261421607+astrbot-plugin-copybara[bot]@users.noreply.github.com>
1 parent 2b67958 commit 5d4e856

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

plugins.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
{
2+
"astrbot-plugin-qq-restapi": {
3+
"display_name": "QQ REST API 适配器",
4+
"desc": "QQ 官方 REST API 平台适配器,不依赖 botpy,直接 HTTP 调用官方接口。支持 WebSocket/Webhook 双模式、35+ 事件类型、Markdown 模板、按钮面板、自动事件处理等",
5+
"author": "Wanyi",
6+
"repo": "https://github.com/Ryan7t/astrbot_plugin_qq_restapi",
7+
"tags": [
8+
"平台适配器",
9+
"QQ"
10+
],
11+
"social_link": "https://github.com/Ryan7t"
12+
},
213
"astrbot-plugin-lark-access-control": {
314
"display_name": "飞书权限控制",
415
"desc": "AstrBot 插件,用于在飞书平台做访问权限控制,例如限制哪些用户可以与机器人对话,在哪些群聊中允许与机器人对话。",

0 commit comments

Comments
 (0)