Skip to content

Commit 52c643c

Browse files
authored
docs: add lots of plugins
1 parent 498f7a4 commit 52c643c

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

plugins.json

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,63 @@
11
{
2+
"astrbot_plugin_kook_adapter": {
3+
"author": "wuyan1003",
4+
"desc": "为 AstrBot Kook 平台适配器,支持机器人在 Kook 服务器中实现消息接收、指令响应等功能,轻松拓展多平台运营能力。",
5+
"repo": "https://github.com/wuyan1003/astrbot_plugin_kook_adapter",
6+
"tags": ["Kook", "平台适配器"]
7+
},
8+
"astrbot_plugin_deepresearch": {
9+
"author": "lxfight",
10+
"desc": "为 AstrBot 提供一种 DeepResearch 方案,并支持生成可视化 HTML 报告",
11+
"tags": ["deep research", "web search"],
12+
"social_link": "https://github.com/lxfight"
13+
},
14+
"astrbot_plugin_textadventure": {
15+
"author": "LumineStory",
16+
"desc": "一个由 LLM(大语言模型)驱动的动态文字冒险小游戏插件,支持自定义冒险主题",
17+
"repo": "https://github.com/oyxning/astrbot_plugin_textadventure",
18+
"social_link": "https://github.com/oyxning",
19+
"tags": ["文字游戏"]
20+
},
21+
"astrbot_plugin_llmAtTool": {
22+
"author": "LumineStory",
23+
"repo": "https://github.com/oyxning/astrbot_plugin_llmAtTool",
24+
"desc": "提供一个可供 LLM 调用的 @ 用户工具(Tool)",
25+
"tags": ["函数调用"],
26+
"social_link": "https://github.com/oyxning"
27+
},
28+
"astrbot_plugin_daliy_60s_news": {
29+
"author": "CJSen",
30+
"desc": "一个为AstrBot)设计的每日 60 秒新闻插件。该插件可自动或手动推送每日新闻(文本或图片)到指定群组,帮助群成员快速获取当天要闻。",
31+
"tags": ["每日新闻"],
32+
"repo": "https://github.com/CJSen/astrbot_plugin_daliy_60s_news"
33+
},
34+
"astrbot_plugin_desuwa": {
35+
"author": "GEMILUXVII",
36+
"repo": "https://github.com/GEMILUXVII/astrbot_plugin_desuwa",
37+
"desc": "在机器人回复的每句话末尾加上 “desuwa” desuwa",
38+
"tags": ["sakiko", "丰川祥子"],
39+
"social_link": "https://github.com/GEMILUXVII"
40+
},
41+
"astrbot_plugin_afdian": {
42+
"author": "Zhalslar",
43+
"repo": "https://github.com/Zhalslar/astrbot_plugin_afdian",
44+
"desc": "爱发电对接插件,接受用户打赏,实时推送订单情况",
45+
"tags": ["爱发电"],
46+
"social_link": "https://github.com/Zhalslar"
47+
},
48+
"astrbot_plugin_runes": {
49+
"author": "雨爲/yuweitk",
50+
"repo": "https://github.com/yuweitk/astrbot_plugin_runes",
51+
"desc": "基于 LLM 的卢恩符文占卜插件",
52+
"tags": ["占卜"]
53+
},
54+
"astrbot_plugin_antipromptinjector": {
55+
"desc": "防提示注入,保护 AI 不被恶意调教",
56+
"repo": "https://github.com/oyxning/astrbot_plugin_antipromptinjector",
57+
"author": "LumineStory",
58+
"tags": ["保护", "调教"],
59+
"social_link": "https://github.com/oyxning"
60+
},
261
"astrbot_plugin_alistfile": {
362
"author": "linjianyan",
463
"repo": "https://github.com/linjianyan0229/astrbot_plugin_alistfile",

0 commit comments

Comments
 (0)