Skip to content

Commit 694f164

Browse files
committed
feat: add plugins
1 parent edcf2ab commit 694f164

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

plugins.json

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,48 @@
11
{
2+
"astrbot_plugin_n8n": {
3+
"author": "Wanxp",
4+
"repo": "https://github.com/Wanxp/astrbot_plugin_n8n",
5+
"tags": ["n8n", "webhook"],
6+
"social_link": "https://wxp.hk"
7+
},
8+
"astrobot_send_msg_to_gotify": {
9+
"author": "malphitee",
10+
"desc": "监听指定用户的消息并自动转发到 Gotify 推送服务",
11+
"repo": "https://github.com/malphitee/astrobot_send_msg_to_gotify"
12+
},
13+
"astrbot_plugin_cube": {
14+
"author": "Zhalslar",
15+
"desc": "可视化魔方插件(三阶魔方),内置公式方便初学者学习",
16+
"repo": "https://github.com/Zhalslar/astrbot_plugin_cube",
17+
"tags": ["魔方"],
18+
"social_link": "https://github.com/Zhalslar"
19+
},
20+
"astrbot_plugin_constellation": {
21+
"author": "Abyss-Seeker",
22+
"desc": "发送星座名返回对应运势(文字)",
23+
"repo": "https://github.com/Abyss-Seeker/astrbot_plugin_constellation",
24+
"tags": ["运势", "星座", "zodiac"],
25+
"social_link": "https://github.com/Abyss-Seeker"
26+
},
27+
"astrbot_plugin_zhanxing": {
28+
"author": "雨爲/yuweitk",
29+
"desc": "基于 LLM 的占星骰子插件",
30+
"repo": "https://github.com/yuweitk/astrbot_plugin_zhanxing",
31+
"tags": ["占星"]
32+
},
233
"astrbot_plugin_YumeCard": {
334
"author": "FengYing",
435
"desc": "让 AstrBot 支持 YumeCard,同时也进行自动部署和管理配置项(主项目 YumeCard 系统要求为 Linux or Win 平台)",
536
"repo": "https://github.com/FengYing1314/astrbot_plugin_YumeCard",
637
"tags": ["GitHub", "订阅", "卡片"],
738
"social_link": "https://github.com/FengYing1314"
839
},
40+
"astrbot_plugin_zhuge": {
41+
"author": "雨爲/yuweitk",
42+
"repo": "https://github.com/yuweitk/astrbot_plugin_zhuge",
43+
"desc": "诸葛神算",
44+
"tags": ["占卜"]
45+
},
946
"astrbot_plugin_farm": {
1047
"author": "Shu-Ying",
1148
"desc": "快乐农场时光(真寻农场)",
@@ -30,6 +67,12 @@
3067
"social_link": "https://github.com/Flartiny",
3168
"repo": "https://github.com/Flartiny/astrbot_plugin_message_bottle"
3269
},
70+
"astrbot_plugin_64gua": {
71+
"author": "雨爲/yuweitk",
72+
"repo": "https://github.com/yuweitk/astrbot_plugin_64gua",
73+
"desc": "周易六十四卦随机生成器",
74+
"tags": ["占卜"]
75+
},
3376
"astrbot_plugin_cook": {
3477
"author": "Niloux",
3578
"desc": "一个功能丰富的 AstrBot 食谱推荐插件,帮助你解决今天吃什么的难题!",

0 commit comments

Comments
 (0)