Skip to content

Commit 0141d78

Browse files
authored
Add multiple plugins to plugins.json
1 parent 8ee06c7 commit 0141d78

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

plugins.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,34 @@
11
{
2+
"astrbot_plugin_hardwareinfo": {
3+
"display_name": "硬件信息查询",
4+
"desc": "硬件信息查询(CPU/GPU搜索+天梯图+参数图片)",
5+
"author": "SakuraMikku",
6+
"repo": "https://github.com/wuxinTLH/astrbot_plugin_hardwareinfo",
7+
"social_link": "https://github.com/wuxinTLH"
8+
},
9+
"astrbot_plugin_command2llm": {
10+
"display_name": "Command2LLM",
11+
"desc": "让大模型能够调用所有插件命令的智能聊天插件。",
12+
"author": "vmoranv",
13+
"repo": "https://github.com/vmoranv/astrbot_plugin_command2llm",
14+
"tags": [
15+
"命令",
16+
"llm工具"
17+
],
18+
"social_link": "https://github.com/vmoranv"
19+
},
20+
"astrbot_plugin_whitelistpro": {
21+
"display_name": "白名单拓展",
22+
"desc": "支持临时会话、好友私聊、群聊的白名单独立控制和全局白名单黑名单",
23+
"author": "gabriel0721",
24+
"repo": "https://github.com/TenmaGabriel0721/astrbot_plugin_whitelistpro"
25+
},
26+
"astrbot_plugin_val_shop": {
27+
"display_name": "掌上无畏契约每日商店查询",
28+
"desc": "无畏契约每日商店查询插件,支持绑定账户信息查看每日商店皮肤",
29+
"author": "GuJi08233",
30+
"repo": "https://github.com/GuJi08233/astrbot_plugin_val_shop"
31+
},
232
"astrbot_plugin_maimaidx": {
333
"display_name": "国服舞萌插件",
434
"desc": "国服舞萌查分插件,支持查询成绩、排名、曲目信息等功能(一定要看文档!!!)",

0 commit comments

Comments
 (0)