Skip to content

Commit 656e5bc

Browse files
authored
Add new AstrBot plugins for various functionalities
1 parent 13d5555 commit 656e5bc

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,4 +1,28 @@
11
{
2+
"astrbot_plugin_ftp_control": {
3+
"display_name": "ftp_manager",
4+
"desc": "通过 LLM 工具执行 FTP 文件操作",
5+
"author": "Xican",
6+
"repo": "https://github.com/luosheng520qaq/astrbot_ftp_manager",
7+
"tags": ["ftp"]
8+
},
9+
"astrbot_plugin_rss_subscribe": {
10+
"display_name": "RSS 订阅推送",
11+
"desc": "基于 RSS 的主动推送插件,支持监控并推送微博、B 站、小红书等多个社交平台的新动态。",
12+
"author": "沐沐沐倾",
13+
"repo": "https://github.com/muqing-wx/astrbot_plugin_rss_subscribe",
14+
"social_link": "https://jk.muqing.us.kg/status/muqing"
15+
},
16+
"astrbot_plugin_hotsearch": {
17+
"display_name": "实时热搜插件",
18+
"desc": "实时热搜聚合插件,支持抖音/小红书/知乎/微博/百度/懂车帝/哔哩哔哩/腾讯/头条/猫眼票房,指令无需参数,默认输出图片。",
19+
"author": "柠柚",
20+
"repo": "https://github.com/ningyou8023/astrbot_plugin_hotsearch",
21+
"tags": [
22+
"热搜",
23+
"图片"
24+
]
25+
},
226
"astrbot_plugin_infinite_dialogue": {
327
"display_name": "AstrBot 无限对话插件",
428
"desc": "这是一个为 AstrBot 设计的插件,旨在通过自动总结对话历史来实现'无限对话'功能",
@@ -44,6 +68,17 @@
4468
"author": "GuJi08233",
4569
"repo": "https://github.com/GuJi08233/astrbot_plugin_val_shop"
4670
},
71+
"astrbot_plugin_rg2": {
72+
"display_name": "🔫 左轮手枪对决",
73+
"desc": "一个刺激的群聊轮盘游戏插件。支持管理员装填子弹、用户开枪对决、随机走火等功能,提供完整的游戏体验和AI自然语言交互支持。",
74+
"author": "piexian",
75+
"repo": "https://github.com/piexian/astrbot_plugin_rg2",
76+
"tags": [
77+
"小游戏",
78+
"轮盘"
79+
],
80+
"social_link": "https://github.com/piexian"
81+
},
4782
"astrbot_plugin_maimaidx": {
4883
"display_name": "国服舞萌插件",
4984
"desc": "国服舞萌查分插件,支持查询成绩、排名、曲目信息等功能(一定要看文档!!!)",
@@ -149,6 +184,14 @@
149184
"tags": ["对话管理", "工具", "遗忘"],
150185
"social_link": "https://github.com/SinkAbyss"
151186
},
187+
"astrbot_plugin_Furimg_Cloud": {
188+
"display_name": "兽云祭(兽兽图片/图鉴)",
189+
"desc": "这个是兽云祭官方 API 对接插件,用来获取一张精选的 furry 图片,可以是毛毛照片也可以是兽兽插画或者设定图,该插件的所有图片均来自群友投稿",
190+
"author": "huilongxiji",
191+
"repo": "https://github.com/huilongxiji/astrbot_plugin_Furimg_Cloud",
192+
"tags": ["furry","毛图"],
193+
"social_link": ""
194+
},
152195
"astrbot_plugin_werewolf": {
153196
"display_name": "狼人杀游戏",
154197
"desc": "狼人杀游戏插件(预言家+狼人+女巫+猎人+平民)- AI复盘",

0 commit comments

Comments
 (0)