Skip to content

Commit f6ee50a

Browse files
authored
docs: release new plugins
1 parent c64da31 commit f6ee50a

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

plugins.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,35 @@
11
{
2+
"astrbot_plugin_github_analyzer": {
3+
"author": "lxfight",
4+
"repo": "https://github.com/lxfight/astrbot_plugin_github_analyzer",
5+
"desc": "分析 GitHub 用户的近期活动,并生成一张精美的“内卷”报告卡。",
6+
"tags": ["GitHub", "数据跟踪"],
7+
"social_link": "https://github.com/lxfight"
8+
},
9+
"astrbot_plugin_mathjax2image": {
10+
"author": "Willixrain",
11+
"desc": "用于调用 LLM 生成数学文章,并支持 Mathjax 渲染.",
12+
"tags": ["Mathjax"],
13+
"repo": "https://github.com/itismygo/astrbot_plugin_mathjax2image"
14+
},
15+
"astrbot_plugin_xyzw_box": {
16+
"author": "cloudcranesss",
17+
"desc": "通过 OCR 识别咸鱼之王游戏中的宝箱数量",
18+
"repo": "https://github.com/cloudcranesss/astrbot_plugin_xyzw_box"
19+
},
20+
"astrbot_scpsl_server": {
21+
"author": "若梦",
22+
"repo": "https://github.com/liangkga/astrbot_scpsl_server",
23+
"desc": "SCP:SL 服务器查询插件,仿照 server_Qchat 功能",
24+
"social_link": "https://xingyu.ink"
25+
},
26+
"astrbot_plugin_wbank": {
27+
"author": "Zhalslar",
28+
"repo": "https://github.com/Zhalslar/astrbot_plugin_wbank",
29+
"tags": ["词库", "自定义回复"],
30+
"social_link": "https://github.com/Zhalslar",
31+
"desc": "动态词库,自定义回复词"
32+
},
233
"astrbot_plugin_lyricnext": {
334
"author": "PikoPai",
435
"repo": "https://github.com/EEEpai/astrbot_plugin_lyricnext",
@@ -19,6 +50,12 @@
1950
"desc": "[仅aiocqhttp]让bot 转人工/转人机,真人客服 接入对话/结束对话",
2051
"social_link": "https://github.com/Zhalslar"
2152
},
53+
"astrbot_plugin_reimage": {
54+
"author": "victical",
55+
"repo": "https://github.com/victical/astrbot_plugin_reimage",
56+
"tags": ["图像转述"],
57+
"desc": "将图像转述给不支持图像识别的大模型"
58+
},
2259
"astrbot_plugin_sakisaki": {
2360
"author": "LumineStory",
2461
"repo": "https://github.com/oyxning/astrbot_plugin_sakisaki",

0 commit comments

Comments
 (0)