We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c438f0 commit 7668a9fCopy full SHA for 7668a9f
plugins.json
@@ -1,4 +1,13 @@
1
{
2
+ "astrbot-plugin-httpadapter": {
3
+ "display_name": "HTTP平台适配器",
4
+ "desc": "为 AstrBot 提供 HTTP/HTTPS 接口,支持外部应用通过 HTTP 协议与 AstrBot 交互",
5
+ "author": "lishining",
6
+ "repo": "https://github.com/Li-shi-ling/astrbot_plugin_httpplatform",
7
+ "tags": [
8
+ "平台适配器"
9
+ ]
10
+ },
11
"astrbot-plugin-halo-manager": {
12
"display_name": "博客管理器",
13
"desc": "Bot管理的halo博客插件",
0 commit comments