|
1 | 1 | { |
| 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 | + }, |
2 | 28 | "astrbot_plugin_mcgetter_enhanced": { |
3 | 29 | "display_name": "mcgetter-enhanced", |
4 | 30 | "desc": "查询 MC 服务器信息和玩家列表, 在线人数柱状图渲染为图片, 修改自 QiChen 的 mcgetter", |
|
16 | 42 | ], |
17 | 43 | "social_link": "https://github.com/bvzrays" |
18 | 44 | }, |
| 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 | + }, |
19 | 56 | "astrbot_plugin_cs_skins": { |
20 | 57 | "display_name": "CS 饰品查询", |
21 | 58 | "desc": "通过 CSQAQ 的 API 进行调用,获取饰品的信息。", |
|
230 | 267 | "desc": "无浏览器实现 Markdown 转图片,基于 pillowmd 实现,支持指令和 LLM 自动转换", |
231 | 268 | "author": "Xican", |
232 | 269 | "repo": "https://github.com/luosheng520qaq/astrbot_plugin_nobrowser_markdown_to_pic", |
233 | | - "tags": ["markdown", "pic", "nobroswer"], |
234 | | - "pinned": true |
| 270 | + "tags": ["markdown", "pic", "nobroswer"] |
235 | 271 | }, |
236 | 272 | "astrbot_plugin_fetch_summary": { |
237 | 273 | "desc": "根据 URL 获取网站摘要", |
|
645 | 681 | "astrbot_plugin_the_Big-3_Chinese_AI_conferences": { |
646 | 682 | "desc": "亿万人将要精读中文AI顶会", |
647 | 683 | "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" |
650 | 685 | }, |
651 | 686 | "astrbot_plugin_mc_admin": { |
652 | 687 | "desc": "这是 MC服务器 的管理插件,支持list,珍珠炮落点计算,服务器工程坐标,备货清单,白名单管理等功能", |
|
0 commit comments