Skip to content

Commit c182d04

Browse files
authored
Add new plugins to plugins.json
1 parent bdd63ec commit c182d04

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

plugins.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,25 @@
11
{
2+
"astrbot_plugin_eatdrink": {
3+
"display_name": "吃喝什么呢?",
4+
"desc": "用于随机推荐吃什么,喝什么。",
5+
"author": "Cybercat",
6+
"repo": "https://github.com/Newbie-L/astrbot_plugin_eatdrink",
7+
"tags": ["美食","工具"],
8+
"social_link": "https://github.com/Newbie-L"
9+
},
10+
"astrbot_plugin_VisiStat": {
11+
"display_name": "可视化服务状态监控",
12+
"desc": "可视化的系统硬件监控,可自定义美化以及自定义参数显示,适配Windows/Linux双端",
13+
"author": "Rentz",
14+
"repo": "https://github.com/Rentz412/astrbot_plugin_VisiStat",
15+
"tags": ["状态","监控","服务器","工具"],
16+
"social_link": "https://github.com/Rentz412"
17+
},
18+
"astrbot_plugin_vangonography": {
19+
"desc": "一个通过图片隐写术来隐藏和提取文件的插件",
20+
"author": "shskjw",
21+
"repo": "https://github.com/shskjw/astrbot_plugin_vangonography"
22+
},
223
"astrbot_plugin_dailyacmfortune": {
324
"display_name": "洛谷运势",
425
"desc": "洛谷运势生成和签到打卡",

0 commit comments

Comments
 (0)