|
16 | 16 | ], |
17 | 17 | "social_link": "https://github.com/bvzrays" |
18 | 18 | }, |
| 19 | + "astrbot_plugin_cstatscheck": { |
| 20 | + "display_name": "cstatscheck", |
| 21 | + "desc": "这是一个能查询 CS 战绩(仅支持 5e 平台)的插件,并让大模型评价评价你打得怎么样", |
| 22 | + "author": "bdbd2yy", |
| 23 | + "repo": "https://github.com/badbirdy/astrbot_plugin_cstatscheck", |
| 24 | + "tags": ["CS", "5e", "战绩"] |
| 25 | + }, |
19 | 26 | "astrbot_plugin_email_tool": { |
20 | 27 | "display_name": "SMTP 邮件小工具", |
21 | 28 | "desc": "一个能让 AI 自主决定 SMTP 发送邮件的函数工具。此外,还支持服务器内存告警和 NapCat 下线告警。", |
|
24 | 31 | "tags": ["邮件", "告警"], |
25 | 32 | "social_link": "https://gbkgov.cn" |
26 | 33 | }, |
| 34 | + "astrbot_plugin_onelastimage": { |
| 35 | + "display_name": "One Last Kiss 图片生成器", |
| 36 | + "desc": "One Last Kiss 卢浮宫风格图片生成器", |
| 37 | + "author": "timetetng", |
| 38 | + "repo": "https://github.com/timetetng/astrbot_plugin_onelastimage", |
| 39 | + "tags": ["图片生成"] |
| 40 | + }, |
| 41 | + "astrbot_plugin_decode_qrcode": { |
| 42 | + "display_name": "DecodeQRCode", |
| 43 | + "desc": "基于 OpenCV 的微信开源二维码解码模块,识别图片中的二维码并返回解码结果", |
| 44 | + "author": "Sukafon", |
| 45 | + "repo": "https://github.com/sukafon/astrbot_plugin_decode_qrcode", |
| 46 | + "tags": ["二维码", "解码"] |
| 47 | + }, |
| 48 | + "astrbot_plugin_gemini-image": { |
| 49 | + "desc": "通过 gcli2api(gemini api) 对接 Gemini 生图/改图并发送到 QQ", |
| 50 | + "author": "薄暝", |
| 51 | + "repo": "https://github.com/xiaoxi68/astrbot_plugin_gemini_image" |
| 52 | + }, |
27 | 53 | "astrbot_plugin_tts_sanitizer": { |
28 | 54 | "desc": "TTS 文本过滤插件,自动过滤颜文字、特殊符号等不适合语音朗读的内容", |
29 | 55 | "author": "柯尔", |
|
82 | 108 | "repo": "https://github.com/miaoxutao123/astrbot_plugin_LLMPerception", |
83 | 109 | "social_link": "https://github.com/miaoxutao123" |
84 | 110 | }, |
| 111 | + "astrbot_plugin_jietu": { |
| 112 | + "desc": "戳一戳截图,适用于win直接部署,可用作状态监控", |
| 113 | + "author": "BvzRays", |
| 114 | + "repo": "https://github.com/bvzrays/astrbot_plugin_jietu", |
| 115 | + "tags": ["QQ", "status"], |
| 116 | + "social_link": "https://github.com/bvzrays" |
| 117 | + }, |
85 | 118 | "zhiyu-astrbot-business": { |
86 | 119 | "desc": "一款查询 QQ 业务/名称/开通/到期时间以及自动续费/剩余天数/Q币的AstrBot插件", |
87 | 120 | "author": "知鱼", |
|
595 | 628 | "repo": "https://github.com/ctrlkk/astrbot_plugin_admin_tools" |
596 | 629 | }, |
597 | 630 | "astrbot_plugin_msg_search": { |
| 631 | + "display_name": "搜消息插件", |
598 | 632 | "desc": "[仅aiocqhttp]搜消息插件,比如搜索 谁at我", |
599 | 633 | "author": "Zhalslar", |
600 | 634 | "repo": "https://github.com/Zhalslar/astrbot_plugin_msg_search", |
|
645 | 679 | "tags": ["拟人", "RAG", "记忆系统", "多模态"] |
646 | 680 | }, |
647 | 681 | "astrbot_plugin_lottery": { |
| 682 | + "display_name": "抽奖插件", |
648 | 683 | "desc": "抽奖插件,可自定义抽奖活动的概率、奖品、奖品数量", |
649 | 684 | "author": "Zhalslar", |
650 | 685 | "repo": "https://github.com/Zhalslar/astrbot_plugin_lottery", |
|
671 | 706 | "tags": ["人格", "LLM"] |
672 | 707 | }, |
673 | 708 | "astrbot_plugin_restart": { |
| 709 | + "display_name": "重启助手", |
674 | 710 | "desc": "用命令重启、定时自动重启 AstrBot,以解决bot长时间运行可能出现的“抽风”或内存泄漏问题", |
675 | 711 | "author": "Zhalslar", |
676 | 712 | "repo": "https://github.com/Zhalslar/astrbot_plugin_restart", |
|
915 | 951 | "social_link": "https://github.com/muyouzhi6" |
916 | 952 | }, |
917 | 953 | "astrbot_plugin_multimsg": { |
| 954 | + "display_name": "多类型消息", |
918 | 955 | "desc": "[仅aiocqhttp] 为bot发送多种类型消息提供便捷命令,包括markdown,猜拳,转骰子,发表情,音乐卡片,推荐卡片,转发,合并转发,@全体成员...", |
919 | 956 | "author": "Zhalslar", |
920 | 957 | "repo": "https://github.com/Zhalslar/astrbot_plugin_multimsg", |
|
987 | 1024 | "social_link": "http://www.tripleying.com/jojo" |
988 | 1025 | }, |
989 | 1026 | "astrbot_plugin_qun_album": { |
| 1027 | + "display_name": "群相册", |
990 | 1028 | "desc": "[仅napcat>=4.8.100] 群相册插件,记录群友怪话", |
991 | 1029 | "author": "Zhalslar", |
992 | 1030 | "repo": "https://github.com/Zhalslar/astrbot_plugin_qun_album", |
|
1097 | 1135 | "repo": "https://github.com/idk114-514/should_I_respond" |
1098 | 1136 | }, |
1099 | 1137 | "astrbot_plugin_lmarena": { |
| 1138 | + "display_name": "模型竞技场", |
1100 | 1139 | "desc": "全面对接lmarena(模型竞技场),免费无限调用模型,如调用nano-banana进行手办化", |
1101 | 1140 | "author": "Zhalslar", |
1102 | 1141 | "repo": "https://github.com/Zhalslar/astrbot_plugin_lmarena", |
|
1211 | 1250 | "tags": ["运势"] |
1212 | 1251 | }, |
1213 | 1252 | "astrbot_plugin_wakepro": { |
| 1253 | + "display_name": "唤醒增强", |
1214 | 1254 | "desc": "更强大的唤醒增强插件:唤醒CD、唤醒合并、提及唤醒、唤醒延长、空@唤醒、话题相关性唤醒、答疑唤醒、无聊唤醒、闭嘴机制、被骂沉默机制、屏蔽人机", |
1215 | 1255 | "author": "Zhalslar", |
1216 | 1256 | "repo": "https://github.com/Zhalslar/astrbot_plugin_wakepro", |
|
1239 | 1279 | "social_link": "astrbot.uk" |
1240 | 1280 | }, |
1241 | 1281 | "astrbot_plugin_outputpro": { |
| 1282 | + "display_name": "输出增强", |
1242 | 1283 | "desc": "输出增强插件:报错拦截、文本清洗、随机@、随机引用", |
1243 | 1284 | "author": "Zhalslar", |
1244 | 1285 | "repo": "https://github.com/Zhalslar/astrbot_plugin_outputpro", |
1245 | 1286 | "tags": ["输出增强"], |
1246 | 1287 | "social_link": "https://github.com/Zhalslar" |
1247 | 1288 | }, |
1248 | 1289 | "astrbot_plugin_image_summary": { |
| 1290 | + "display_name": "图片外显", |
1249 | 1291 | "desc": "[仅aiocqhttp] 图片外显插件, 将群外显示的“图片”二字替换成更丰富的句子", |
1250 | 1292 | "author": "Zhalslar", |
1251 | 1293 | "repo": "https://github.com/Zhalslar/astrbot_plugin_image_summary", |
|
1290 | 1332 | "repo": "https://github.com/caqingtgas/astrbot_plugin_identity_strategy" |
1291 | 1333 | }, |
1292 | 1334 | "astrbot_plugin_qzone": { |
| 1335 | + "display_name": "QQ空间", |
1293 | 1336 | "desc": "QQ空间对接插件, 可自动发说说、表白墙投稿审核、查看说说", |
1294 | 1337 | "author": "Zhalslar", |
1295 | 1338 | "repo": "https://github.com/Zhalslar/astrbot_plugin_qzone", |
|
1302 | 1345 | "repo": "https://github.com/LuBanQAQ/astrbot_plugin_matchreminder" |
1303 | 1346 | }, |
1304 | 1347 | "astrbot_plugin_recall": { |
| 1348 | + "display_name": "智能撤回", |
1305 | 1349 | "desc": "智能撤回插件,自动判断并撤回bot自身发的长文本、复读词、违禁词、色图、报错等", |
1306 | 1350 | "author": "Zhalslar", |
1307 | 1351 | "repo": "https://github.com/Zhalslar/astrbot_plugin_recall", |
1308 | 1352 | "tags": ["撤回"], |
1309 | 1353 | "social_link": "https://github.com/Zhalslar" |
1310 | 1354 | }, |
1311 | 1355 | "astrbot_plugin_record_converter": { |
| 1356 | + "display_name": "QQ语音转化", |
1312 | 1357 | "desc": "QQ 语音转化插件,包括语音转文件,文件转语音,同时内置QQ声聊实现TTS", |
1313 | 1358 | "author": "Zhalslar", |
1314 | 1359 | "repo": "https://github.com/Zhalslar/astrbot_plugin_record_converter", |
|
1404 | 1449 | "tags": ["pjsk", "猜歌", "初音未来 缤纷舞台"] |
1405 | 1450 | }, |
1406 | 1451 | "astrbot_plugin_screenctrl": { |
1407 | | - "desc": "截屏插件,支持单次截屏、连续截屏、定时截屏,需将bot挂载在有屏幕的设备上", |
| 1452 | + "display_name": "截屏助手", |
| 1453 | + "desc": "支持单次截屏、连续截屏、定时截屏,需将bot挂载在有屏幕的设备上", |
1408 | 1454 | "author": "Zhalslar", |
1409 | 1455 | "repo": "https://github.com/Zhalslar/astrbot_plugin_screenctrl", |
1410 | 1456 | "tags": ["截屏"], |
|
1739 | 1785 | "author": "Heyh520" |
1740 | 1786 | }, |
1741 | 1787 | "astrbot_plugin_monitor": { |
1742 | | - "desc": "[仅aiocqhttp] 群消息互通插件,通过bot查看其他群聊的聊天记录, 同时能通过bot向其他群聊发消息", |
| 1788 | + "display_name": "群消息互通", |
| 1789 | + "desc": "[仅aiocqhttp] 通过bot查看其他群聊的聊天记录, 同时能通过bot向其他群聊发消息", |
1743 | 1790 | "repo": "https://github.com/Zhalslar/astrbot_plugin_monitor", |
1744 | 1791 | "tags": ["消息互通"], |
1745 | 1792 | "social_link": "https://github.com/Zhalslar", |
|
1886 | 1933 | "social_link": "https://github.com/GEMILUXVII" |
1887 | 1934 | }, |
1888 | 1935 | "astrbot_plugin_afdian": { |
| 1936 | + "display_name": "爱发电", |
1889 | 1937 | "author": "Zhalslar", |
1890 | 1938 | "repo": "https://github.com/Zhalslar/astrbot_plugin_afdian", |
1891 | 1939 | "desc": "爱发电对接插件,接受用户打赏,实时推送订单情况", |
|
1937 | 1985 | "social_link": "https://xingyu.ink" |
1938 | 1986 | }, |
1939 | 1987 | "astrbot_plugin_wbank": { |
| 1988 | + "display_name": "自定义词库", |
1940 | 1989 | "author": "Zhalslar", |
1941 | 1990 | "repo": "https://github.com/Zhalslar/astrbot_plugin_wbank", |
1942 | 1991 | "tags": ["词库", "自定义回复"], |
|
1957 | 2006 | "social_link": "https://github.com/oyxning" |
1958 | 2007 | }, |
1959 | 2008 | "astrbot_plugin_human_service": { |
| 2009 | + "display_name": "人工客服", |
1960 | 2010 | "author": "Zhalslar", |
1961 | 2011 | "repo": "https://github.com/Zhalslar/astrbot_plugin_human_service", |
1962 | 2012 | "tags": ["人工", "客服"], |
|
1988 | 2038 | "repo": "https://github.com/malphitee/astrobot_send_msg_to_gotify" |
1989 | 2039 | }, |
1990 | 2040 | "astrbot_plugin_cube": { |
| 2041 | + "display_name": "三阶魔方", |
1991 | 2042 | "author": "Zhalslar", |
1992 | 2043 | "desc": "可视化魔方插件(三阶魔方),内置公式方便初学者学习", |
1993 | 2044 | "repo": "https://github.com/Zhalslar/astrbot_plugin_cube", |
|
2119 | 2170 | "tags": ["玩具"] |
2120 | 2171 | }, |
2121 | 2172 | "astrbot_plugin_music": { |
| 2173 | + "display_name": "点歌插件", |
2122 | 2174 | "author": "Zhalslar", |
2123 | | - "desc": "点歌插件,支持音乐卡片、语音播放、热评、歌词、歌单、无需VIP、全平台兼容", |
| 2175 | + "desc": "支持音乐卡片、语音播放、热评、歌词、歌单、无需VIP、全平台兼容", |
2124 | 2176 | "repo": "https://github.com/Zhalslar/astrbot_plugin_music", |
2125 | 2177 | "tags": ["音乐"], |
2126 | 2178 | "social_link": "https://github.com/Zhalslar" |
|
2171 | 2223 | "repo": "https://github.com/R1ckyQaQ/astrbot_plugin_mrfz_haunting_query" |
2172 | 2224 | }, |
2173 | 2225 | "astrbot_plugin_deepwiki": { |
| 2226 | + "display_name": "Deepwiki查询", |
2174 | 2227 | "author": "Zhalslar", |
2175 | 2228 | "desc": "使用deepwiki查询指定github仓库,可作为问答助手", |
2176 | 2229 | "repo": "https://github.com/Zhalslar/astrbot_plugin_deepwiki", |
|
2282 | 2335 | "tags": ["疯狂星期四"] |
2283 | 2336 | }, |
2284 | 2337 | "astrbot_plugin_search_video": { |
| 2338 | + "display_name": "搜索视频", |
2285 | 2339 | "author": "Zhalslar", |
2286 | | - "desc": "视频搜索,让你和群友一起刷视频(目前仅支持B站、QQ平台,后续兼容更多)", |
| 2340 | + "desc": "让bot直接搜索视频、下载视频,方便在群内直接看视频", |
2287 | 2341 | "repo": "https://github.com/Zhalslar/astrbot_plugin_search_video", |
2288 | 2342 | "social_link": "https://github.com/Zhalslar" |
2289 | 2343 | }, |
2290 | 2344 | "astrbot_plugin_zt": { |
| 2345 | + "display_name": "简易状态", |
2291 | 2346 | "author": "Zhalslar", |
2292 | 2347 | "desc": "简易版服务器状态插件,几乎不消耗性能,准确度更高", |
2293 | 2348 | "repo": "https://github.com/Zhalslar/astrbot_plugin_zt", |
2294 | 2349 | "tags": ["状态"], |
2295 | 2350 | "social_link": "https://github.com/Zhalslar" |
2296 | 2351 | }, |
2297 | 2352 | "astrbot_plugin_portrayal": { |
| 2353 | + "display_name": "人物画像", |
2298 | 2354 | "author": "Zhalslar", |
2299 | 2355 | "desc": "[仅 napcat] 根据群友的聊天记录,调用llm分析群友的性格画像", |
2300 | 2356 | "repo": "https://github.com/Zhalslar/astrbot_plugin_portrayal", |
|
2345 | 2401 | "tags": ["主动消息", "通知"] |
2346 | 2402 | }, |
2347 | 2403 | "astrbot_plugin_emoji_like": { |
| 2404 | + "display_name": "智能贴表情", |
2348 | 2405 | "author": "Zhalslar", |
2349 | 2406 | "desc": "[仅 aiocqhttp] 调用LLM判断消息的情感,智能地给消息贴上QQ表情", |
2350 | 2407 | "repo": "https://github.com/Zhalslar/astrbot_plugin_emoji_like", |
|
2407 | 2464 | "tags": ["备忘录"] |
2408 | 2465 | }, |
2409 | 2466 | "astrbot_plugin_notice": { |
| 2467 | + "display_name": "通知助手", |
2410 | 2468 | "author": "Zhalslar", |
2411 | 2469 | "desc": "[仅 aiocqhttp] 通知助手,当bot被禁言/解禁、被踢出群/拉群、被取消管理员/设为管理员时,会向主人打小报告", |
2412 | 2470 | "repo": "https://github.com/Zhalslar/astrbot_plugin_notice", |
2413 | 2471 | "tags": ["通知"], |
2414 | 2472 | "social_link": "https://github.com/Zhalslar" |
2415 | 2473 | }, |
2416 | 2474 | "astrbot_plugin_pokepro": { |
| 2475 | + "display_name": "专业戳一戳", |
2417 | 2476 | "author": "Zhalslar", |
2418 | 2477 | "desc": "[仅 aiocqhttp] 更专业的戳一戳,被戳触发(反戳:LLM:emoji:图库:禁言:meme:api:开盒),戳@某人,跟戳", |
2419 | 2478 | "repo": "https://github.com/Zhalslar/astrbot_plugin_pokepro", |
|
2434 | 2493 | "tags": ["主动回复"] |
2435 | 2494 | }, |
2436 | 2495 | "astrbot_plugin_broadcast": { |
| 2496 | + "display_name": "广播助手", |
2437 | 2497 | "author": "Zhalslar", |
2438 | 2498 | "desc": "[仅aiocqhttp] 广播助手,帮助你向所有群聊广播消息(理论上支持任何格式消息)", |
2439 | 2499 | "repo": "https://github.com/Zhalslar/astrbot_plugin_broadcast", |
2440 | 2500 | "tags": ["广播"], |
2441 | 2501 | "social_link": "https://github.com/Zhalslar" |
2442 | 2502 | }, |
2443 | 2503 | "astrbot_plugin_nobot": { |
| 2504 | + "display_name": "找人机", |
2444 | 2505 | "author": "Zhalslar", |
2445 | 2506 | "desc": "[仅 aiocqhttp] 找出并禁言群里的人机!", |
2446 | 2507 | "repo": "https://github.com/Zhalslar/astrbot_plugin_nobot", |
|
2479 | 2540 | "social_link": "https://space.bilibili.com/26584382" |
2480 | 2541 | }, |
2481 | 2542 | "astrbot_plugin_supervisor": { |
| 2543 | + "display_name": "监工赛博监工", |
2482 | 2544 | "author": "Zhalslar", |
2483 | | - "desc": "赛博监工,检测到某人水群,就提醒他滚去干活", |
| 2545 | + "desc": "检测到某人水群,就提醒他滚去干活", |
2484 | 2546 | "repo": "https://github.com/Zhalslar/astrbot_plugin_supervisor", |
2485 | 2547 | "tags": ["监工", "工作"], |
2486 | 2548 | "social_link": "https://github.com/Zhalslar" |
|
2578 | 2640 | "tags": ["前置", "信息"] |
2579 | 2641 | }, |
2580 | 2642 | "astrbot_plugin_apis": { |
| 2643 | + "display_name": "API聚合", |
2581 | 2644 | "author": "Zhalslar", |
2582 | 2645 | "desc": "API聚合插件,上百个免费API动态添加,热门API:看看腿、看看腹肌...", |
2583 | 2646 | "repo": "https://github.com/Zhalslar/astrbot_plugin_apis", |
|
2769 | 2832 | "desc": "给聊天增加了一个好感度值,靠检测 LLM 输出特殊的值来实现,让 LLM 来判断好感度的上升或下降,并且过低的好感度值会被机器人自动拉黑,有管理员身份来自定义好感度值以及拉黑或移除用户(轻微防止被群U玩坏)" |
2770 | 2833 | }, |
2771 | 2834 | "astrbot_plugin_password": { |
| 2835 | + "display_name": "密码修改器", |
2772 | 2836 | "author": "Zhalslar", |
2773 | 2837 | "desc": "忘记密码了?可用本插件强制修改 AstrBot 面板的用户名、密码(仅管理员可用)", |
2774 | 2838 | "repo": "https://github.com/Zhalslar/astrbot_plugin_password", |
|
2794 | 2858 | "desc": "CS 武器箱开箱模拟支持大量目前已有的武器箱,可以展示开启物品的图案和对应的磨损" |
2795 | 2859 | }, |
2796 | 2860 | "astrbot_plugin_gallery": { |
| 2861 | + "display_name": "图库管理器", |
2797 | 2862 | "author": "Zhalslar", |
2798 | 2863 | "repo": "https://github.com/Zhalslar/astrbot_plugin_gallery", |
2799 | | - "desc": "【本地图库管理器】-帮助用户组建、管理、调用本地图库,可用于表情包收集管理、图床管理、为其他插件提供动态图库等等", |
| 2864 | + "desc": "帮助用户组建、管理、调用本地图库,可用于表情包收集管理、图床管理、为其他插件提供动态图库等等", |
2800 | 2865 | "tags": ["图库"], |
2801 | 2866 | "social_link": "https://github.com/Zhalslar/astrbot_plugin_gallery" |
2802 | 2867 | }, |
|
2901 | 2966 | "tags": ["ehentai"] |
2902 | 2967 | }, |
2903 | 2968 | "astrbot_plugin_reread": { |
| 2969 | + "display_name": "复读姬", |
2904 | 2970 | "desc": "不依赖任何数据库的群聊复读姬,可单独设置文本、图片、表情、At消息的复读阈值,可设置复读概率,可要求消息要来自不同人,可设置违禁词", |
2905 | 2971 | "author": "Zhalslar", |
2906 | 2972 | "repo": "https://github.com/Zhalslar/astrbot_plugin_reread", |
|
2954 | 3020 | "social_link": "https://github.com/xmengnet" |
2955 | 3021 | }, |
2956 | 3022 | "astrbot_plugin_browser": { |
| 3023 | + "display_name": "浏览器插件", |
2957 | 3024 | "desc": "通过操控bot与浏览器交互(搜索、点击、滑动、滚动、缩放、输入、切换标签页、收藏等等)", |
2958 | 3025 | "author": "Zhalslar", |
2959 | 3026 | "repo": "https://github.com/Zhalslar/astrbot_plugin_browser", |
2960 | 3027 | "tags": ["浏览器"], |
2961 | 3028 | "social_link": "https://github.com/Zhalslar/astrbot_plugin_browser" |
2962 | 3029 | }, |
2963 | 3030 | "astrbot_plugin_qqadmin": { |
| 3031 | + "display_name": "QQ群管插件", |
2964 | 3032 | "desc": "[仅aiocqhttp]QQ群管插件,功能包括:禁言、全体禁言、踢人、拉黑、改群昵称、改头衔、设管理员、设精华、发群公告、撤回消息、刷屏禁言、违禁词禁言、投票禁言、宵禁等等", |
2965 | 3033 | "author": "Zhalslar", |
2966 | 3034 | "repo": "https://github.com/Zhalslar/astrbot_plugin_qqadmin", |
|
3027 | 3095 | "tags": ["游戏"] |
3028 | 3096 | }, |
3029 | 3097 | "astrbot_plugin_qqprofile": { |
| 3098 | + "display_name": "QQ资料插件", |
3030 | 3099 | "desc": "[仅aiocqhttp] 通过命令配置bot的头像、昵称、签名、状态, 切换人格时同步改变头像、昵称", |
3031 | 3100 | "author": "Zhalslar", |
3032 | 3101 | "repo": "https://github.com/Zhalslar/astrbot_plugin_qqprofile", |
3033 | 3102 | "tags": ["QQ资料"], |
3034 | 3103 | "social_link": "https://github.com/Zhalslar" |
3035 | 3104 | }, |
3036 | 3105 | "astrbot_plugin_mcping": { |
| 3106 | + "display_name": "Minecraft状态展示", |
3037 | 3107 | "desc": "获取 Minecraft 服务器的状态(图片展示版)", |
3038 | 3108 | "author": "Zhalslar", |
3039 | 3109 | "repo": "https://github.com/Zhalslar/astrbot_plugin_mcping", |
|
3066 | 3136 | "social_link": "https://m.bilibili.com/space/172230783" |
3067 | 3137 | }, |
3068 | 3138 | "astrbot_plugin_GPT_SoVITS": { |
| 3139 | + "display_name": "GPT SoVITS", |
3069 | 3140 | "desc": "对接本地部署的GPT_SoVITS,为astrbot提供文本转语音(TTS)服务", |
3070 | 3141 | "author": "Zhalslar", |
3071 | 3142 | "repo": "https://github.com/Zhalslar/astrbot_plugin_GPT_SoVITS", |
|
3250 | 3321 | "repo": "https://github.com/LouieKH359/astrbot_plugin_PockAttack" |
3251 | 3322 | }, |
3252 | 3323 | "astrbot_plugin_memelite": { |
| 3324 | + "display_name": "表情包生成器", |
3253 | 3325 | "desc": "表情包生成器,制作各种沙雕表情 (同时兼容Python版和Rust版)", |
3254 | 3326 | "author": "Zhalslar", |
3255 | 3327 | "tags": ["表情包"], |
|
3313 | 3385 | "repo": "https://github.com/zengweis/astrbot_plugin_Translation" |
3314 | 3386 | }, |
3315 | 3387 | "astrbot_plugin_box": { |
3316 | | - "desc": "开盒插件!拉取QQ用户信息并展示信息卡片", |
| 3388 | + "display_name": "开盒插件", |
| 3389 | + "desc": "拉取QQ用户信息并展示信息卡片", |
3317 | 3390 | "author": "Zhalslar", |
3318 | 3391 | "repo": "https://github.com/Zhalslar/astrbot_plugin_box", |
3319 | | - "tags": ["功能"], |
| 3392 | + "tags": ["开盒"], |
3320 | 3393 | "social_link": "https://github.com/Zhalslar/astrbot_plugin_box" |
3321 | 3394 | }, |
3322 | 3395 | "astrbot_plugin_relationship": { |
| 3396 | + "display_name": "人际关系管理器", |
3323 | 3397 | "desc": "[仅aiocqhttp] bot人际关系管理器!包括查看好友列表、查看群列表、审批好友申请、审批群邀请、删好友、退群", |
3324 | 3398 | "author": "Zhalslar", |
3325 | 3399 | "repo": "https://github.com/Zhalslar/astrbot_plugin_relationship", |
|
0 commit comments