From 27fd96f583770dbe0822400da5ff6549f8cf82d8 Mon Sep 17 00:00:00 2001 From: anka <1350989414@qq.com> Date: Thu, 29 May 2025 00:04:41 +0800 Subject: [PATCH 1/2] add plugin: astrbot_plugin_weather-Amap --- plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins.json b/plugins.json index 55eb74ca..6d366ad7 100644 --- a/plugins.json +++ b/plugins.json @@ -1,4 +1,11 @@ { + "astrbot_plugin_weather-Amap": { + "author": "BB0813", + "desc": "基于w33d大佬心知天气插件二次开发 修改为高德开放平台API", + "repo": "https://github.com/BB0813/astrbot_plugin_weather-Amap", + "tags": ["天气查询"], + "social_link": "https://github.com/BB0813" + }, "astrbot_plugin_chouqunyou": { "author": "灵煞", "desc": "[仅 napcat] 在QQ群随机抽取一个群友", From 5aad20c85d006f0048146cf3df1318f60dee7d99 Mon Sep 17 00:00:00 2001 From: anka <1350989414@qq.com> Date: Thu, 29 May 2025 00:06:00 +0800 Subject: [PATCH 2/2] add plugin: astrbot_plugin_bili_userinfo --- plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins.json b/plugins.json index 6d366ad7..29feaee0 100644 --- a/plugins.json +++ b/plugins.json @@ -1,4 +1,11 @@ { + "astrbot_plugin_bili_userinfo": { + "author": "FlyingMuyu", + "desc": "B站用户信息查询", + "repo": "https://github.com/FlyingMuyu/astrbot_plugin_bili_userinfo", + "tags": ["bilibili"], + "social_link": "https://github.com/FlyingMuyu" + }, "astrbot_plugin_weather-Amap": { "author": "BB0813", "desc": "基于w33d大佬心知天气插件二次开发 修改为高德开放平台API",