Skip to content

Commit 551ea36

Browse files
authored
Add new plugins with details and links
Added multiple new plugins with descriptions and metadata.
1 parent a5be2d5 commit 551ea36

File tree

1 file changed

+39
-4
lines changed

1 file changed

+39
-4
lines changed

plugins.json

Lines changed: 39 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,30 @@
11
{
2+
"astrbot_plugin_Conversa": {
3+
"display_name": "Conversa 主动回复插件",
4+
"desc": "Conversa 能够让 AI 在会话沉寂一段时间后,像真人一样重新发起聊天,或者在每日的特定时间点送上问候,或以自然的方式进行定时提醒。",
5+
"author": "柯尔",
6+
"repo": "https://github.com/Luna-channel/astrbot_plugin_Conversa",
7+
"tags": ["主动回复", "智能定时提醒", "自动续聊"],
8+
"social_link": "https://github.com/Luna-channel"
9+
},
10+
"astrbot_plugin_shutdown": {
11+
"display_name": "定时关闭 LLM 服务",
12+
"desc": "用命令或者配置定时关闭 AstrBot 服务 LLM",
13+
"author": "Sjshi763",
14+
"repo": "https://github.com/Sjshi763/astrbot_plugin_shutdown"
15+
},
16+
"astrbot_plugin_group_chat_plus": {
17+
"display_name": "chat_plus",
18+
"desc": "一个以 AI 读空气为主的群聊聊天效果增强插件",
19+
"author": "Him666233",
20+
"repo": "https://github.com/Him666233/astrbot_plugin_group_chat_plus",
21+
"tags": [
22+
"读空气",
23+
"群聊增强",
24+
"主动回复"
25+
],
26+
"social_link": "https://github.com/Him666233"
27+
},
228
"astrbot_plugin_mcgetter_enhanced": {
329
"display_name": "mcgetter-enhanced",
430
"desc": "查询 MC 服务器信息和玩家列表, 在线人数柱状图渲染为图片, 修改自 QiChen 的 mcgetter",
@@ -16,6 +42,17 @@
1642
],
1743
"social_link": "https://github.com/bvzrays"
1844
},
45+
"astrbot_plugin_namepossession": {
46+
"display_name": "namepossession",
47+
"desc": "[QQ] 随机夺舍 QQ 群友名字(群名)。",
48+
"author": "薄暝",
49+
"repo": "https://github.com/xiaoxi68/astrbot_plugin_namepossession"
50+
},
51+
"astrbot_plugin_llm_qqgroupTools": {
52+
"desc": "[QQ] 允许LLM自主管理群聊,包括全群禁言和设置群成员名片等功能,当然也可以命令它",
53+
"author": "SatenShiroya",
54+
"repo": "https://github.com/SatenShiroya/astrbot_plugin_llm_qqgroupTools"
55+
},
1956
"astrbot_plugin_cs_skins": {
2057
"display_name": "CS 饰品查询",
2158
"desc": "通过 CSQAQ 的 API 进行调用,获取饰品的信息。",
@@ -230,8 +267,7 @@
230267
"desc": "无浏览器实现 Markdown 转图片,基于 pillowmd 实现,支持指令和 LLM 自动转换",
231268
"author": "Xican",
232269
"repo": "https://github.com/luosheng520qaq/astrbot_plugin_nobrowser_markdown_to_pic",
233-
"tags": ["markdown", "pic", "nobroswer"],
234-
"pinned": true
270+
"tags": ["markdown", "pic", "nobroswer"]
235271
},
236272
"astrbot_plugin_fetch_summary": {
237273
"desc": "根据 URL 获取网站摘要",
@@ -645,8 +681,7 @@
645681
"astrbot_plugin_the_Big-3_Chinese_AI_conferences": {
646682
"desc": "亿万人将要精读中文AI顶会",
647683
"author": "RC-CHN",
648-
"repo": "https://github.com/RC-CHN/astrbot_plugin_the_Big-3_Chinese_AI_conferences",
649-
"pinned": true
684+
"repo": "https://github.com/RC-CHN/astrbot_plugin_the_Big-3_Chinese_AI_conferences"
650685
},
651686
"astrbot_plugin_mc_admin": {
652687
"desc": "这是 MC服务器 的管理插件,支持list,珍珠炮落点计算,服务器工程坐标,备货清单,白名单管理等功能",

0 commit comments

Comments
 (0)