Skip to content

Commit 0492a0c

Browse files
authored
Update plugins.json
1 parent 5aba605 commit 0492a0c

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

plugins.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,40 @@
11
{
2+
"astrbot_plugin_fox_status": {
3+
"display_name": "Fox 状态监控",
4+
"desc": "一个用于获取 AstrBot 服务器状态的插件。",
5+
"author": "GoodBoyboy",
6+
"repo": "https://github.com/GoodBoyboy666/astrbot_plugin_fox_status",
7+
"tags": [
8+
"工具",
9+
"状态",
10+
"服务器"
11+
],
12+
"social_link": "https://github.com/GoodBoyboy666"
13+
},
14+
"astrbot_plugin_ojs": {
15+
"display_name": "ojisan",
16+
"desc": "在特定群聊某人发言后概率触发列表内的回复。",
17+
"author": "Tedi-Dino",
18+
"repo": "https://github.com/Tedi-Dino/astrbot_plugin_ojs"
19+
},
220
"astrbot_plugin_gifcaijian": {
321
"display_name": "裁剪和合并 GIF",
422
"desc": "可以裁剪和合并gif 分解等功能(后续慢慢润化)",
523
"author": "shskjw",
624
"repo": "https://github.com/shskjw/astrbot_plugin_gifcaijian"
725
},
26+
"astrbot_plugin_AtTool": {
27+
"display_name": "@工具(艾特工具)",
28+
"desc": "提供给LLM自然使用的@工具",
29+
"author": "糯米茨",
30+
"repo": "https://github.com/nuomicici/astrbot_plugin_AtTool",
31+
"tags": [
32+
"工具",
33+
"tool",
34+
"@"
35+
],
36+
"social_link": "https://qm.qq.com/q/RMjGPizOAm"
37+
},
838
"astrbot_plugin_aicu_analysis": {
939
"display_name": "aicu-b站评论查询",
1040
"desc": "通过UID查询AICU数据,生成包含B站用户数据、设备型号及近期评论统计的精美图片报表。",
@@ -20,6 +50,17 @@
2050
"repo": "https://github.com/Xie-Tiao/astrbot_plugin_ShareholderPerks",
2151
"social_link": "https://github.com/Xie-Tiao"
2252
},
53+
"astrbot_plugin_video_analysis": {
54+
"display_name": "Video Analysis",
55+
"desc": "支持对来自视频平台的分享进行解析并以视频形式发送。",
56+
"author": "Foolllll",
57+
"repo": "https://github.com/Foolllll-J/astrbot_plugin_video_analysis",
58+
"tags": [
59+
"视频解析",
60+
"B站",
61+
"抖音"
62+
]
63+
},
2364
"astrbot_plugin_image_generation": {
2465
"display_name": "image_generation",
2566
"desc": "适配图像生成模型,图片编辑,可自定义预设",

0 commit comments

Comments
 (0)