From 7957e3ed64381d56a9b2676cc7d5dab9601b7136 Mon Sep 17 00:00:00 2001 From: anka <1350989414@qq.com> Date: Wed, 24 Dec 2025 12:54:33 +0800 Subject: [PATCH] update: add many plugins --- plugins.json | 10949 ++++++++++++++++++++++++------------------------- 1 file changed, 5410 insertions(+), 5539 deletions(-) diff --git a/plugins.json b/plugins.json index ef9810d..6097600 100644 --- a/plugins.json +++ b/plugins.json @@ -1,5541 +1,5412 @@ { - "astrbot_plugin_desktop_assistant": { - "display_name": "AstrBot 桌面助手", - "desc": "AstrBot 桌面悬浮球助手(兼容云服务器 AstrBot 配合本地客户端使用)- 提供可拖拽的悬浮球界面、多模态对话窗口、桌面感知和主动对话功能", - "author": "木有知", - "repo": "https://github.com/muyouzhi6/astrbot_plugin_desktop_assistant", - "tags": ["桌面客户端"], - "social_link": "https://github.com/muyouzhi6" - }, - "astrbot_plugin_angel_memory": { - "display_name": "天使之魂", - "desc": "赋予AI动态演化的人格、长期记忆与自主学习能力,将聊天工具升级为有生命感的AI伙伴。", - "author": "kawayiYokami", - "repo": "https://github.com/kawayiYokami/astrbot_plugin_angel_memory", - "tags": [ - "RAG", - "学习", - "人格" - ] - }, - "astrbot_plugin_angel_heart": { - "display_name": "天使之心", - "desc": "告别“人工智障”式群聊!本插件用【4状态机】教会AI观察时机、判断气氛,实现真人般社交直觉;再以【轻重双AI核】分离思考与决策,保证回复质量的同时大幅降低API成本。", - "version": "0.8.6", - "author": "kawayiYokami", - "repo": "https://github.com/kawayiYokami/astrbot_plugin_angel_heart", - "tags": [ - "拟人", - "主动应答", - "群聊优化" - ] - }, - "astrbot_plugin_angel_eye": { - "display_name": "天使之眼", - "desc": "一个为 AstrBot 设计的函数工具插件,允许大语言模型(LLM)直接查询当前群聊的聊天记录。", - "author": "kawayiYokami", - "version": "1.0.3", - "repo": "https://github.com/kawayiYokami/astrbot_plugin_angel_eye", - "tags": [ - "工具", - "记录查询", - "聊天记录" - ] - }, - "lumingya/astrbot_plugin_regex_filter": { - "display_name": "通用正则后处理", - "desc": "允许你自定义正则", - "author": "lumingya", - "repo": "https://github.com/lumingya/astrbot_plugin_regex_filter", - "tags": [ - "正则" - ] - }, - "astrbot_plugin_image_guard": { - "display_name": "图片审核", - "desc": "基于多模态 LLM 的图片内容审查卫士。v1.6.4 新增智能过滤器,自动忽略 GIF 动图和 QQ 表情包,只审查普通静态图片。", - "author": "YEZI", - "repo": "https://github.com/zhyx111999/astrbot_plugin_image_guard", - "tags": [ - "图片" - ], - "social_link": "3268514224" - }, - "astrbot_plugin_file_reader_pro": { - "display_name": "文件读取插件(File Reader Pro)", - "desc": "读取各类文件内容的同时,采用现代 RAG(检索增强生成)架构,通过【语义分块 + 向量嵌入 + 智能检索】的方式,实现对文件内容的高效利用", - "author": "zz6zz666", - "repo": "https://github.com/zz6zz666/astrbot_plugin_file_reader_pro", - "tags": ["文件解析"] - }, - "astrbot_plugin_web_analyzer_plus": { - "display_name": "网页搜索", - "desc": "网页分析插件:尽可能提取未登录可浏览网站内容(Readability/JSON-LD/meta/框架数据/Playwright渲染兜底),并支持缓存、域名规则与LLM总结。", - "author": "YEZI", - "repo": "https://github.com/zhyx111999/astrbot-plugin-web-analyzer-plus", - "tags": [ - "网页", - "工具", - "自动" - ], - "social_link": "3268514224" - }, - "astrbot_plugin_reminder": { - "display_name": "定时提醒插件", - "desc": "支持定时发送消息到群组或私聊,支持 cron 表达式、富媒体消息", - "author": "Foolllll", - "repo": "https://github.com/Foolllll-J/astrbot_plugin_reminder", - "tags": [ - "定时", - "提醒", - "通知" - ] - }, - "astrbot_plugin_binance": { - "display_name": "Binance", - "desc": "币安查询,交易等...", - "author": "三月", - "repo": "https://github.com/ASanYueA/astrbot_plugin_binance" - }, - "astrbot_plugin_qbittorrent_bridge": { - "display_name": "qBittorrent 桥接器", - "desc": "qBittorrent 桥接器", - "author": "棒棒糖", - "repo": "https://github.com/zhoufan47/astrbot_plugin_qbittorrent_bridge", - "tags": [ - "bt", - "qbit" - ] - }, - "astrbot_plugin_group_context": { - "display_name": "优化群聊上下文感知", - "desc": "优化群聊上下文增强功能,提供user/agent对形式的上下文、合并转发消息分析、自定义提示词、图片描述与原生图片URL支持等功能(请关闭内置的聊天上下文增强功能)", - "author": "zz6zz666", - "repo": "https://github.com/zz6zz666/astrbot_plugin_group_context", - "tags": ["v1.0.0"] - }, - "astrbot_plugin_web_analysis": { - "display_name": "网页解析", - "desc": "深度网页解析插件。支持静态抓取/动态渲染/自动截图,集成自定义 LLM 进行内容摘要与安全评估。", - "author": "YEZI", - "repo": "https://github.com/zhyx111999/astrbot_plugin_web_analysis", - "tags": [ - "playwright", - "解析", - "网页" - ], - "social_link": "3268514224" - }, - "astrbot_plugin_img_rev_searcher_Ver2": { - "display_name": "图片反搜聚合Ver2", - "desc": "图片反搜聚合插件,支持多种图片反向搜索引擎", - "author": "YanL", - "repo": "https://github.com/Yanlyn/astrbot_plugin_img_rev_searcher_Ver2", - "tags": [ - "图片反搜", - "以图搜图", - "工具" - ] - }, - "astrbot_plugin_uni_nickname": { - "display_name": "Uni-nickname 统一昵称插件", - "desc": "让 AI 始终使用管理员设定的昵称称呼群友(群聊和私聊均生效)", - "author": "Hakuin123", - "repo": "https://github.com/Hakuin123/astrbot_plugin_uni_nickname", - "tags": [ - "AI", - "昵称" - ], - "social_link": "https://github.com/Hakuin123" - }, - "astrbot_plugin_yoimg": { - "display_name": "Gitee 图系模型文生图,图生图", - "desc": "本插件提供多样化图片生成 Webui 面板,支持自定义多种参数,支持 llm 自然调用,支持提取人设和聊天记录,支持使用润色模型和自定义润色词来优化你的生图命令,支持 Gitee 模力方舟图片全模型文生图,图生图。", - "author": "梦千秋", - "repo": "https://github.com/WangYi82909/astrbot_plugin_yoimg" - }, - "astrbot_plugin_ronghedraw": { - "display_name": "FLOW-官方-第三渠道聚合绘图", - "desc": "RongheDraw 多模式绘图插件 - 支持 Flow/Generic/Gemini 三种 API 模式", - "author": "Antigravity", - "repo": "https://github.com/wangyingxuan383-ai/astrbot_plugin_ronghedraw", - "tags": [ - "绘图", - "大香蕉" - ] - }, - "astrbot_plugin_model_router": { - "display_name": "智能模型路由器", - "desc": "基于意图识别的多模型路由插件,支持根据任务难度自动切换模型", - "author": "yukikazechan", - "repo": "https://github.com/yukikazechan/astrbot_plugin_model_router", - "tags": [ - "modelrouter" - ] - }, - "astrbot_plugin_pet_market": { - "display_name": "宠物市场", - "desc": "群聊宠物互动游戏 - 购买、训练、打工、银行、PK决斗、进化、抢劫等系统", - "author": "Antigravity AI", - "repo": "https://github.com/wangyingxuan383-ai/astrbot_plugin_pet_market", - "tags": [ - "奴隶市场", - "群内互动" - ] - }, - "astrbot_plugin_anuneko": { - "display_name": "anuneko对话插件", - "desc": "基于 anuneko.com 的 AI 对话插件,支持橘猫/黑猫模式切换", - "author": "mkroen", - "repo": "https://github.com/mkroen/astrbot_plugin_anuneko", - "tags": [ - "anuneko", - "chat" - ], - "social_link": "https://github.com/mkroen" - }, - "astrbot_plugin_pixiv_yuki": { - "display_name": "pixiv 第三方图床", - "desc": "Pixiv 第三方图床插件,运行在 i.yuki.sh 上,由 xueelf 提供,能够随机获得经过筛选的 Pixiv 图源。", - "author": "NightDust981989 & xueelf", - "repo": "https://github.com/NightDust981989/astrbot_plugin_pixiv_yuki", - "tags": [ - "Pixiv", - "图床" - ] - }, - "astrbot_plugin_qwen_codeimage": { - "display_name": "qwen_codeimage", - "desc": "日志代码截图分析,发送给bot图片用来识别图片内容,日志代码分析,提取图片内容。", - "author": "variant305-glitch", - "repo": "https://github.com/variant305-glitch/astrbot-qwen-image-code", - "tags": [ - "日志代码截图分析", - "提取图中文字" - ], - "social_link": "https://github.com/variant305-glitch" - }, - "astrbot_plugin_maskoff": { - "display_name": "识人术", - "desc": "防止你的小 LLM 因为别人把名字改成你的就认错人", - "author": "Moncak", - "repo": "https://github.com/Yue-bin/astrbot_plugin_maskoff", - "tags": [ - "llm", - "多人聊天", - "用户识别" - ], - "social_link": "https://github.com/Yue-bin" - }, - "astrbot_plugin_plugins_summary": { - "name": "", - "display_name": "插件目录查询", - "desc": "一款查询当前安装插件目录并以图片返回的插件", - "author": "飞翔的死猪", - "repo": "https://github.com/1-20182/astrbot_plugin_plugins_summary/tree/main", - "tags": [ - "功能", - "汇总" - ], - "social_link": "https://github.com/1-20182" - }, - "astrbot_plugin_color_converter": { - "display_name": "颜色格式转换", - "desc": "实现RGB、CMYK、16进制颜色格式互转", - "author": "CecilyGao", - "repo": "https://github.com/CecilyGao/astrbot_plugin_color_converter", - "social_link": "https://github.com/CecilyGao" - }, - "astrbot_plugin_wca": { - "display_name": "WCA 查询", - "desc": "包含个人最佳成绩查询以及选手 PK。", - "author": "huizhiLLL", - "repo": "https://github.com/huizhiLLL/astrbot_plugin_wca", - "tags": [ - "魔方", "WCA" - ], - "social_link": "https://github.com/huizhiLLL" - }, - "astrbot_plugin_memos_integrator": { - "display_name": "MemOS 记忆集成插件", - "desc": "为 AstrBot 提供 MemOS 记忆功能,实现持久化对话记忆和智能检索", - "author": "zz6zz666", - "repo": "https://github.com/zz6zz666/astrbot_plugin_memos_integrator", - "tags": ["memory"] - }, - "astrbot_plugin_echo": { - "display_name": "echo", - "desc": "/echo 指令返回 PONG。用于验证 AstrBot 是否正常。", - "author": "ocetars", - "repo": "https://github.com/ocetars/astrbot_plugin_echo", - "tags": [ - "复读", - "连通性", - "检查" - ], - "social_link": "https://github.com/ocetars" - }, - "astrbot_plugin_fortnue": { - "display_name": "fortnue_image", - "desc": "生成一张包含多种信息的二次元今日运势图片", - "author": "Xbodw", - "repo": "https://github.com/Xbodwf/astrbot_plugin_fortnue", - "tags": [ - "今日运势", - "二次元", - "图片" - ], - "social_link": "https://github.com/Xbodwf" - }, - "astrbot_plugin_QQbox": { - "display_name": "QQbox", - "desc": "仿 QQ 聊天气泡生成。可将文字转换为高度还原的 QQ 风格聊天图片。支持自定义用户头衔、颜色和备注名,自动获取QQ头像与昵称,生成气泡消息。如有问题,请先尝试重载插件。", - "author": "lishining", - "repo": "https://github.com/Li-shi-ling/astrbot_plugin_QQbox", - "tags": [ - "恶搞", - "迫害群友" - ] - }, - "astrbot_plugin_parser": { - "display_name": "万能解析器", - "desc": "高性能低耦合的万能链接解析器。支持视频、图集、音频类型和 A站、B站、抖音、TikTok、微博、小红书、快手、Youtube、X 等平台", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_parser", - "tags": [ - "解析", - "链接" - ], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_transport": { - "display_name": "综合交通查询", - "desc": "综合交通查询插件,支持车站大屏信息查询、地铁换乘路线查询和最低机票查询。", - "author": "柠柚", - "repo": "https://github.com/ningyou8023/astrbot_plugin_transport", - "tags": [ - "火车", - "地铁", - "机票" - ] - }, - "astrbot_plugin_tsserver_relay": { - "display_name": "TSRealy", - "desc": "TeamSpeak 3 服务器监控 - 实时推送用户进出、服务器状态到群消息", - "author": "GEMILUXVII", - "repo": "https://github.com/GEMILUXVII/astrbot_plugin_tsserver_relay", - "tags": ["teamspeak"], - "social_link": "https://github.com/GEMILUXVII" - }, - "astrbot_plugin_duel_galatea": { - "display_name": "游戏王工具箱", - "desc": "一个游戏王全能工具箱,基于百鸽API提供游戏王卡片查询,卡图下载功能,基于duelmeta网站对当期DL/MD T表进行查询,并返回关键卡片,查询ROTK网站爬取当期OCG饼图和示例卡组,接收ourocg/ydke链接或ydk文本发送卡组图片,并提供随机一卡,发动王牌圣杯等娱乐功能", - "author": "Noctfom", - "repo": "https://github.com/Noctfom/astrbot-plugin-duel-galatea", - "tags": [ - "游戏王", - "卡牌" - ] - }, - "astrbot_plugin_epic_free_games_notice": { - "display_name": "Epic 免费游戏提醒", - "desc": "一个为AstrBot设计的 Epic 喜加一游戏提醒插件。该插件可自动或手动推送本周的 Epic 免费游戏信息到指定群组,帮助群成员及时领取免费游戏。理论上支持所有客户端。", - "author": "CJSen", - "repo": "https://github.com/CJSen/astrbot_plugin_epic_free_games_notice", - "social_link": "https://chjs.936668.xyz/" - }, - "astrbot_plugin_be_checker": { - "display_name": "封禁检查", - "desc": "查询 GTA Online 玩家的 BattlEye 封禁状态。支持通过用户名或 RID 查询,自动缓存 RID 信息提高查询效率,支持强制重新查询。", - "author": "oakboat", - "repo": "https://github.com/oakboat/astrbot_plugin_be_checker", - "tags": [ - "GTA", - "封禁查询", - "BattlEye", - "游戏工具", - "查询工具" - ], - "social_link": "https://github.com/oakboat" - }, - "astrbot_plugin_code_renderer": { - "display_name": "Code-Renderer", - "desc": "将代码信息或者代码文件渲染为带有语法高亮的图片", - "author": "Xbodw", - "repo": "https://github.com/Xbodwf/astrbot_plugin_code_renderer", - "tags": [ - "代码", - "渲染", - "语法高亮", - "图片", - "playwright" - ], - "social_link": "https://github.com/Xbodwf" - }, - "astrbot_plugin_life_scheduler": { - "display_name": "拟人化穿搭日常生成插件", - "desc": "一个为 AstrBot 设计的拟人化生活日程生成插件。它利用 LLM 的能力,根据日期、节日、历史日程和近期对话记录,自动为 Bot 生成每日的穿搭和日程安排,并将其注入到系统提示词(System Prompt)中,使 Bot 拥有更加真实、连续的“生活”状态。", - "author": "木有知", - "repo": "https://github.com/muyouzhi6/astrbot_plugin_life_scheduler", - "tags": ["拟人"], - "social_link": "https://github.com/muyouzhi6" - }, - "astrbot_plugin_stealer": { - "display_name": "表情包小偷", - "desc": "绝赞人机代码,仿 MaiBot 的表情包偷取,实现了bot可以自动偷走(拾走)别人的表情包,并为己所用。只需设置好视觉模型和分类模型就可以自动识别表情包并分类好,同时可以在对话时根据情绪自动发送收集好的表情包。", - "author": "nagatoquin33", - "repo": "https://github.com/nagatoquin33/astrbot_plugin_stealer", - "tags": [ - "表情" - ] - }, - "astrbot_plugin_splitter": { - "display_name": "对话分段Pro", - "desc": "代替框架分段,方便小白操作,添加更多人性化配置项,优化体验", - "author": "糯米茨", - "repo": "https://github.com/nuomicici/astrbot_plugin_splitter", - "tags": [ - "工具", - "对话", - "llm", - "分段" - ], - "social_link": "https://qm.qq.com/q/LSxHQZtEC4" - }, - "astrbot_plugin_e2b_sandbox": { - "display_name": "AstrBot E2B 云沙箱插件", - "desc": "使用 E2B 云沙箱安全执行 Python 代码,支持通过 LLM 自然语言调用", - "author": "sl251", - "repo": "https://github.com/sl251/astrbot_plugin_e2b_sandbox", - "tags": [ - "e2b", - "Python 执行器", - "沙箱", - "LLM 工具" - ], - "social_link": "https://github.com/sl251" - }, - "astrbot_plugin_disaster_warning": { - "display_name": "灾害预警", - "desc": "多数据源灾害预警插件,支持地震、海啸、气象预警实时推送。集成中国地震台网、中国气象局气象预警、台湾中央气象署、日本气象厅、USGS、Global Quake 等多个数据源。", - "author": "DBJD-CR", - "repo": "https://github.com/DBJD-CR/astrbot_plugin_disaster_warning", - "tags": [ - "灾害预警", - "EEW", - "防灾减灾", - "气象预警", - "海啸预警" - ], - "social_link": "https://github.com/DBJD-CR" - }, - "astrbot_plugin_lofter_parser": { - "display_name": "Lofter自动解析", - "desc": "支持 Lofter(乐乎)平台分享链接的自动解析", - "author": "SrakhiuMeow", - "repo": "https://github.com/SrakhiuMeow/astrbot_plugin_lofter_parser" - }, - "astrbot_plugin_douyu_live": { - "display_name": "斗鱼管家", - "desc": "全自动监控多房间开播、推送通知与礼物播报", - "author": "GEMILUXVII", - "repo": "https://github.com/GEMILUXVII/astrbot_plugin_douyu_live", - "tags": ["douyu"], - "social_link": "https://github.com/GEMILUXVII" - }, - "astrbot_plugin_qinglong": { - "display_name": "青龙面板管理", - "desc": "通过聊天管理青龙面板,支持任务管理、环境变量、日志查看等", - "author": "Haitun", - "repo": "https://github.com/onniemi/astrbot_plugin_qinglong" - }, - "astrbot_plugin_1panel": { - "display_name": "1Panel 服务器管理", - "desc": "通过聊天管理 1Panel 面板,支持查看系统状态、容器管理、定时任务等", - "author": "Haitun", - "repo": "https://github.com/onniemi/astrbot_plugin_1panel" - }, - "astrbot_plugin_gif_vision_helper": { - "display_name": "GIF Vision Helper", - "desc": "将QQ GIF动图拆成多帧静态图,让多模态模型真正看懂动图", - "author": "YanL", - "repo": "https://github.com/Yanlyn/astrbot_plugin_gif_vision_helper", - "tags": [ - "优化" - ] - }, - "astrbot_plugin_imgtool": { - "display_name": "astrbot_plugin_imgtool", - "desc": "图像生成 LLM 工具,支持多 Provider(硅基流动 / ModelScope / OpenRouter / 自定义/ Gemini /豆包(火山)", - "author": "xunxiing", - "repo": "https://github.com/xunxiing/astrbot_plugin_imgtool", - "tags": [ - "文生图", - "gemini", - "即梦", - "适配器" - ] - }, - "astrbot_plugin_gitee_aiimg": { - "display_name": "GiteeAI 图像生成插件", - "desc": "可以使用 aiimg 生成图片或通过自然语言让 LLM 生成,让 bot 自拍给你看。", - "author": "木有知", - "repo": "https://github.com/muyouzhi6/astrbot_plugin_gitee_aiimg", - "tags": ["画图"], - "social_link": "https://github.com/muyouzhi6" - }, - "astrbot_plugin_vertex_image-command": { - "display_name": "Vertex Image Command", - "desc": "使用 Google Vertex AI 生成图片(基于薄暝的插件修改)", - "author": "YanL", - "repo": "https://github.com/Yanlyn/astrbot_plugin_vertex_image-command", - "tags": [ - "生图", - "gemini" - ] - }, - "astrbot_plugin_chatsummary_v2": { - "display_name": "群聊消息总结v2", - "desc": "基于 LLM 实现群聊消息总结,支持自动总结和手动总结,手动总结支持传入提示词。", - "author": "sinkinrin", - "repo": "https://github.com/sinkinrin/astrbot_plugin_chatsummary_v2", - "tags": [ - "群聊", - "消息总结" - ] - }, - "astrbot_plugin_bananic_ninjutsu": { - "display_name": "香蕉忍法帖", - "desc": "适配 Napcat 的 AstrBot 插件,用于 🍌(nano banana),先进的变量 & 参数系统", - "author": "bylkuse", - "repo": "https://github.com/bylkuse/astrbot_plugin_bananic_ninjutsu" - }, - "astrbot_plugin_ASCII": { - "display_name": "图片转 ASCII", - "desc": "引用图片,插件将使用设定的字符内容绘制图片", - "author": "Mlies-mik", - "repo": "https://github.com/Mlies-mik/astrbot_ASCII_se", - "tags": [ - "图片转换" - ] - }, - "astrbot_plugin_smart_translator": { - "display_name": "Smart Translator", - "desc": "基于 LLM 的自然语言翻译插件,支持 50+ 语言、二次翻译和多种输出格式", - "author": "YanL", - "repo": "https://github.com/Yanlyn/astrbot_plugin_smart_translator", - "tags": [ - "翻译" - ] - }, - "astrbot_plugin_tool_use_cleaner": { - "display_name": "历史工具调用清除", - "desc": "在 LLM 请求前,将先前轮请求中 LLM 发出的工具调用请求以及调用返回结果从请求体中移除,减少 token 浪费,提高对话效率", - "author": "zz6zz666", - "repo": "https://github.com/zz6zz666/astrbot_plugin_tool_use_cleaner" - }, - "undercover": { - "desc": "一个谁是卧底游戏插件,支持多人在线游戏。", - "author": "BB0813", - "repo": "https://github.com/BB0813/astrbot_plugin_undercover", - "tags": ["Game"], - "social_link": "https://qm.qq.com/q/d4lwUp9ap4" - }, - "astrbot_plugin_AIpaper": { - "name": "", - "display_name": "AI 论文推送", - "desc": "每日定时向指定群聊推送最新随机 AI 领域论文图片与讲解", - "author": "落叶凌小秋", - "repo": "https://github.com/MaybePass/astrbot_plugin_AIpaper", - "tags": [ - "AI", - "论文", - "推送" - ] - }, - "astrbot_plugin_comfyui_pro": { - "display_name": "高级 ComfyUI 绘图插件", - "desc": "AstrBot 的高级 ComfyUI 连接插件,支持多工作流热切换、LLM 智能绘图、自定义系统提示词及敏感词过滤。", - "author": "lumingya", - "repo": "https://github.com/lumingya/astrbot_plugin_comfyui_pro", - "tags": [ - "画图", - "comfyui" - ] - }, - "astrbot_plugin_customized_active_reply_prompt": { - "display_name": "自定义主动回复提示词", - "desc": "AstrBot 框架群聊上下文感知中,主动回复提示词默认不可修改且为英文。本插件可由用户自定义群聊主动回复提示词。", - "author": "zz6zz666", - "repo": "https://github.com/zz6zz666/astrbot_plugin_customized_active_reply_prompt", - "tags": ["1.0.0"] - }, - "astrbot_plugin_emotionaipro": { - "display_name": "情感智能插件", - "desc": "融合 EmotionAI 与 FavourPro 的新一代高级情感智能插件。 新增「智能更新机制」「辅助 LLM 情感分析」「长期记忆系统」「负好感支持」「关系阶段过渡保护」, 让 AI 拥有真实、渐进、可养成的内心世界,支持多维情感建模、AI 自主文本生成、动态权重与隐私控制。", - "author": "asakiyoshi", - "repo": "https://github.com/asakiyoshi/EmotionAI-Pro", - "tags": [ - "情感交互", - "好感度", - "记忆" - ], - "social_link": "https://github.com/asakiyoshi" - }, - "astrbot_plugin_markdown_killer": { - "name": "", - "display_name": "Markdown 杀手", - "desc": "移除 LLM 输出中的 Markdown 格式", - "author": "AlanBacker", - "repo": "https://github.com/AlanBacker/astrbot_plugin_markdown_killer", - "tags": [ - "Markdown", - "格式" - ], - "social_link": "https://space.bilibili.com/702922307" - }, - "astrbot_plugin_fox_status": { - "display_name": "Fox 状态监控", - "desc": "一个用于获取 AstrBot 服务器状态的插件。", - "author": "GoodBoyboy", - "repo": "https://github.com/GoodBoyboy666/astrbot_plugin_fox_status", - "tags": [ - "工具", - "状态", - "服务器" - ], - "social_link": "https://github.com/GoodBoyboy666" - }, - "astrbot_plugin_ojs": { - "display_name": "ojisan", - "desc": "在特定群聊某人发言后概率触发列表内的回复。", - "author": "Tedi-Dino", - "repo": "https://github.com/Tedi-Dino/astrbot_plugin_ojs" - }, - "astrbot_plugin_gifcaijian": { - "display_name": "裁剪和合并 GIF", - "desc": "可以裁剪和合并gif 分解等功能(后续慢慢润化)", - "author": "shskjw", - "repo": "https://github.com/shskjw/astrbot_plugin_gifcaijian" - }, - "astrbot_plugin_AtTool": { - "display_name": "@工具(艾特工具)", - "desc": "提供给LLM自然使用的@工具", - "author": "糯米茨", - "repo": "https://github.com/nuomicici/astrbot_plugin_AtTool", - "tags": [ - "工具", - "tool", - "@" - ], - "social_link": "https://qm.qq.com/q/RMjGPizOAm" - }, - "astrbot_plugin_CloudImg": { - "name": "", - "display_name": "Cloud Image", - "desc": "从图床获取随机图片。使用 /img 获取一张随机图片。", - "author": "Foolllll", - "repo": "https://github.com/Foolllll-J/astrbot_plugin_CloudImg", - "tags": [ - "图床" - ] - }, - "astrbot_plugin_aicu_analysis": { - "display_name": "aicu-b站评论查询", - "desc": "通过UID查询AICU数据,生成包含B站用户数据、设备型号及近期评论统计的精美图片报表。", - "author": "Huahuatgc", - "tags": ["B站", "playwright"], - "repo": "https://github.com/Huahuatgc/astrbot_plugin_aicu", - "social_link": "https://github.com/Huahuatgc" - }, - "astrbot_plugin_ShareholderPerks": { - "display_name": "股东薅羊毛资讯", - "desc": "股东回馈信息取自巨潮资讯网,帮助各位股东们或是潜在股东们薅羊毛。", - "author": "协调人", - "repo": "https://github.com/Xie-Tiao/astrbot_plugin_ShareholderPerks", - "social_link": "https://github.com/Xie-Tiao" - }, - "astrbot_plugin_video_analysis": { - "display_name": "Video Analysis", - "desc": "支持对来自视频平台的分享进行解析并以视频形式发送。", - "author": "Foolllll", - "repo": "https://github.com/Foolllll-J/astrbot_plugin_video_analysis", - "tags": [ - "视频解析", - "B站", - "抖音" - ] - }, - "astrbot_plugin_image_generation": { - "display_name": "image_generation", - "desc": "适配图像生成模型,图片编辑,可自定义预设", - "author": "MoonShadow1976", - "repo": "https://github.com/MoonShadow1976/astrbot_plugin_image_generation", - "tags": ["image_generation", "fork"] - }, - "astrbot_plugin_image_editor": { - "display_name": "图片编辑", - "desc": "使用第三方 API,实现图片编辑功能", - "author": "jengaklll-a11y", - "repo": "https://github.com/jengaklll-a11y/astrbot_plugin_image_editor", - "tags": [ - "模型", - "文生图", - "图生图", - "图片编辑" - ], - "social_link": "https://github.com/jengaklll-a11y" - }, - "astrbot_plugin_echoscore": { - "display_name": "鸣潮声骸评分插件", - "desc": "通过小维 API 提供快速的鸣潮声骸评分,支持图文、引用、LLM 工具调用。", - "author": "Loping151 & timetetng", - "repo": "https://github.com/timetetng/astrbot_plugin_echoscore", - "tags": [ - "鸣潮", - "声骸", - "游戏" - ], - "social_link": "https://github.com/Loping151/ScoreEcho" - }, - "astrbot_plugin_vocabularycard": { - "display_name": "每日一词 [单词卡片]", - "desc": "每日定时推送玻璃拟态风格的英语单词卡片,内置 3722+ 个CET-6 词汇,支持进度追踪和随机学习", - "author": "Willixrain", - "repo": "https://github.com/itismygo/astrbot_plugin_vocabcard", - "tags": [ - "英语学习", - "卡片", - "每日一词" - ], - "social_link": "https://github.com/itismygo" - }, - "astrbot_plugin_web_analyzer": { - "display_name": "网页分析插件", - "desc": "自动识别网页链接并进行内容分析和总结", - "author": "Sakura520222", - "repo": "https://github.com/Sakura520222/astrbot_plugin_web_analyzer", - "tags": [ - "分析", - "web", - "工具" - ], - "social_link": "https://box.firefly520.top/" - }, - "astrbot_plugin_ComfyUI_promax": { - "display_name": "ComfyUI_pro", - "desc": "ComfyUI AI 绘画插件-支持文生图、图生图、多服务器轮询、模型选择、LoRA 等高级功能。", - "author": "tjc123456", - "repo": "https://github.com/tjc6666666666666/astrbot_plugin_ComfyUI_promax", - "tags": ["画图", "comfyui"], - "social_link": "" - }, - "astrbot_plugin_timeprogress": { - "display_name": "时间可视化", - "desc": "用来可视化时间的,查看今年过去了多少时间。", - "author": "Willixrain", - "repo": "https://github.com/itismygo/astrbot_plugin_timeprogress", - "tags": [ - "time", - "图片" - ], - "social_link": "https://github.com/itismygo" - }, - "astrbot_plugin_openlistfile": { - "display_name": "Openlist 助手", - "desc": "Openlist 文件管理插件,支持浏览、搜索、下载 Openlist 上的文件。", - "author": "Foolllll", - "repo": "https://github.com/Foolllll-J/astrbot_plugin_openlistfile", - "tags": [ - "Openlist", - "文件管理", - "网盘" - ] - }, - "astrbot_plugin_gemini_image": { - "display_name": "Gemini 生图", - "desc": "基于 Gemini 模型的图像生成插件,支持文生图和图生图,支持自然语言调用和预设提示词", - "author": "Railgun19457", - "repo": "https://github.com/railgun19457/astrbot_plugin_gemini_image", - "tags": ["生图","gemini","nano banana"], - "social_link": "https://www.misakanet.site" - }, - "astrbot_plugin_gemini_image_generation": { - "display_name": "Gemini 图像生成", - "desc": "Gemini 图像生成插件,支持生图和改图,支持自动获取头像作为参考", - "author": "piexian", - "repo": "https://github.com/piexian/astrbot_plugin_gemini_image_generation", - "tags": [ - "生图", - "修图" - ], - "social_link": "https://github.com/piexian" - }, - "astrbot_plugin_genshinimpact": { - "display_name": "原神圣经", - "desc": "检测原神关键词自动回复原神圣经。", - "author": "ましろSaber & Foolllll", - "repo": "https://github.com/Foolllll-J/astrbot_plugin_genshinimpact", - "tags": [ - "原神" - ] - }, - "astrbot_plugin_parse_hub": { - "display_name": "多平台解析", - "desc": "抖音、小红书、B 站等多平台解析,仅测试 telegram", - "author": "Neilyo", - "repo": "https://github.com/lixinzai/astrbot_plugin_parse_hub" - }, - "astrbot_plugin_bangmap": { - "display_name": "全国邦邦同好会信息查询", - "desc": "在enldm.cyou/map查询全国邦邦同好会群聊信息", - "author": "enldm", - "repo": "https://github.com/enldm/astrbot_plugin_bangmap", - "tags": [ - "bangdream" - ], - "social_link": "https://enldm.cyou/about" - }, - "astrbot_plugin_msg_transfer": { - "display_name": "MsgTransfer(消息转发插件)", - "desc": "一个用于在不同聊天端点之间转发与同步消息的 AstrBot 插件。", - "author": "Siaospeed", - "repo": "https://github.com/Siaospeed/astrbot_plugin_msg_transfer", - "tags": [ - "消息转发", - "跨客户端" - ], - "social_link": "https://github.com/Siaospeed" - }, - "astrbot_plugin_chuanhuatong": { - "display_name": "传话筒·立绘对话框", - "desc": "拦截 Bot 文本输出,套用 Gal 风气泡和立绘的渲染插件", - "author": "bvzrays", - "repo": "https://github.com/bvzrays/astrbot_plugin_chuanhuatong", - "tags": ["魔女审判", "gal"], - "social_link": "https://github.com/bvzrays" - }, - "astrbot_plugin_steamgame": { - "display_name": "Steam 玩家数据可视化插件", - "desc": "Steam 玩家数据可视化插件,支持群内排行,PK,以及游戏墙", - "author": "bvzrays", - "repo": "https://github.com/bvzrays/astrbot_plugin_steamgame", - "tags": ["steam", "游戏"], - "social_link": "https://github.com/bvzrays" - }, - "astrbot_plugin_gloryofkings": { - "display_name": "王者荣耀数据查询插件", - "desc": "提供王者荣耀战绩、英雄战力、皮肤等数据查询功能,支持自定义图片渲染质量", - "author": "球球", - "repo": "https://github.com/sangjie-stack/astrbot_plugin_gloryofkings", - "tags": [ - "游戏", - "王者" - ], - "social_link": "https://github.com/sangjie-stack" - }, - "astrbot_plugin_canvas_steve": { - "display_name": "gemini-2.5-flash-image 画图小工具", - "desc": "一个普通的使用 gemini-2.5-flash-image 进行图片内容创作的插件", - "author": "stevessr", - "repo": "https://github.com/stevessr/AstrBot_Plugins_Canvas/", - "tags": [ - "gemini", - "画图" - ], - "social_link": "https://github.com/stevessr" - }, - "astrbot_plugin_ zxs60s": { - "display_name": "走小散每日 60 秒晨报", - "desc": "基于走小散远程API接口开发的直接显示晨报图的一款插件。", - "author": "走小散", - "repo": "https://github.com/by-029/zxs60s", - "tags": [ - "走小散", - "60秒新闻API" - ], - "social_link": "www.zousanzy.cn" - }, - "astrbot_plugin_slave_market": { - "display_name": "大牛马时代", - "desc": "Python 版牛马市场游戏,涵盖银行、市场、农务、VIP 等系统。", - "author": "magisk317", - "repo": "https://github.com/magisk317/astrbot_plugin_slave_market", - "tags": [ - "牛马市场", - "经济系统", - "VIP自动化" - ], - "social_link": "https://github.com/magisk317" - }, - "astrbot_plugin_nyscheduler": { - "display_name": "定时推送", - "desc": "这是 AstrBot 的一个定时推送插件。包含 60s,摸鱼日历,今日金价,AI资讯。", - "author": "柠柚", - "repo": "https://github.com/ningyou8023/astrbot_plugin_nyscheduler", - "tags": [ - "定时", - "推送", - "新闻", - "AI" - ] - }, - "astrbot_plugin_api_fetcher": { - "display_name": "API 定时获取并展示", - "desc": "定时拉取某 API 并主动推送到指定会话的示例插件", - "author": "贝浦熙", - "repo": "https://github.com/thnf/get_api" - }, - "astrbot_plugin_ftp_control": { - "display_name": "ftp_manager", - "desc": "通过 LLM 工具执行 FTP 文件操作", - "author": "Xican", - "repo": "https://github.com/luosheng520qaq/astrbot_ftp_manager", - "tags": ["ftp"] - }, - "astrbot_plugin_rss_subscribe": { - "display_name": "RSS 订阅推送", - "desc": "基于 RSS 的主动推送插件,支持监控并推送微博、B 站、小红书等多个社交平台的新动态。", - "author": "沐沐沐倾", - "repo": "https://github.com/muqing-wx/astrbot_plugin_rss_subscribe", - "social_link": "https://jk.muqing.us.kg/status/muqing" - }, - "astrbot_plugin_hotsearch": { - "display_name": "实时热搜插件", - "desc": "实时热搜聚合插件,支持抖音/小红书/知乎/微博/百度/懂车帝/哔哩哔哩/腾讯/头条/猫眼票房,指令无需参数,默认输出图片。", - "author": "柠柚", - "repo": "https://github.com/ningyou8023/astrbot_plugin_hotsearch", - "tags": [ - "热搜", - "图片" - ] - }, - "astrbot_plugin_infinite_dialogue": { - "display_name": "AstrBot 无限对话插件", - "desc": "这是一个为 AstrBot 设计的插件,旨在通过自动总结对话历史来实现'无限对话'功能", - "author": "Alan Backer", - "repo": "https://github.com/AlanBacker/astrbot_plugin_infinite_dialogue", - "tags": ["Summary", "Chat"], - "social_link": "https://space.bilibili.com/702922307" - }, - "astrbot_plugin_pig": { - "display_name": "猪猪表情包", - "desc": "随机发送一张猪猪表情包", - "author": "SakuraMikku", - "repo": "https://github.com/wuxinTLH/astrbot_plugin_pig", - "social_link": "https://github.com/wuxinTLH" - }, - "astrbot_plugin_hardwareinfo": { - "display_name": "硬件信息查询", - "desc": "硬件信息查询(CPU/GPU搜索+天梯图+参数图片)", - "author": "SakuraMikku", - "repo": "https://github.com/wuxinTLH/astrbot_plugin_hardwareinfo", - "social_link": "https://github.com/wuxinTLH" - }, - "astrbot_plugin_command2llm": { - "display_name": "Command2LLM", - "desc": "让大模型能够调用所有插件命令的智能聊天插件。", - "author": "vmoranv", - "repo": "https://github.com/vmoranv/astrbot_plugin_command2llm", - "tags": [ - "命令", - "llm工具" - ], - "social_link": "https://github.com/vmoranv" - }, - "astrbot_plugin_whitelistpro": { - "display_name": "白名单拓展", - "desc": "支持临时会话、好友私聊、群聊的白名单独立控制和全局白名单黑名单", - "author": "gabriel0721", - "repo": "https://github.com/TenmaGabriel0721/astrbot_plugin_whitelistpro" - }, - "astrbot_plugin_val_shop": { - "display_name": "掌上无畏契约每日商店查询", - "desc": "无畏契约每日商店查询插件,支持绑定账户信息查看每日商店皮肤", - "author": "GuJi08233", - "repo": "https://github.com/GuJi08233/astrbot_plugin_val_shop" - }, - "astrbot_plugin_doubao": { - "display_name": "豆包即梦生成", - "desc": "豆包即梦生成。使用方法:输入 db 设置查看, API 网址 https://missqiu.icu/api_details.php?id=18 申请免费密钥", - "author": "cube-lover", - "repo": "https://github.com/cube-lover/doubao" - }, - "astrbot_plugin_daliy_news": { - "display_name": "每日 60s 新闻", - "desc": "一个简单的不稳定的Astrbot每日60s新闻定时推送插件。", - "author": "eaton", - "repo": "https://github.com/eeetechen/astrbot_plugin_daliy_news", - "tags": [ - "新闻" - ], - "social_link": "blog.eeete.fun" - }, - "astrbot_plugin_rg2": { - "display_name": "🔫 左轮手枪对决", - "desc": "一个刺激的群聊轮盘游戏插件。支持管理员装填子弹、用户开枪对决、随机走火等功能,提供完整的游戏体验和AI自然语言交互支持。", - "author": "piexian", - "repo": "https://github.com/piexian/astrbot_plugin_rg2", - "tags": [ - "小游戏", - "轮盘" - ], - "social_link": "https://github.com/piexian" - }, - "astrbot_plugin_maimaidx": { - "display_name": "国服舞萌插件", - "desc": "国服舞萌查分插件,支持查询成绩、排名、曲目信息等功能(一定要看文档!!!)", - "author": "ZhiheZier", - "repo": "https://github.com/ZhiheZier/astrbot_plugin_maimaidx", - "tags": [ - "maimai", - "舞萌", - "查分" - ], - "social_link": "https://github.com/ZhiheZier" - }, - "astrbot_plugin_mcsmanager": { - "display_name": "MCSManager 管理", - "desc": "可以通过指令管理mcsmanager内实例的插件:主要功能:通过指令开/关mcsm实例,mcsm节点状态(内存,cpu占用),查看实例列表", - "author": "5060ti个马力的2099", - "repo": "https://github.com/HSOS6/astrbot_plugin_mcsmanager", - "tags": [ - "MC", - "mcsmanager", - "控制台" - ], - "social_link": "https://github.com/HSOS6" - }, - "astrbot_plugin_minecraft_adapter": { - "display_name": "Minecraft适配器", - "desc": "连接到 Minecraft 插件服务器,实现消息互通和服务器管理", - "author": "Railgun19457", - "repo": "https://github.com/railgun19457/astrbot_plugin_minecraft_adapter", - "tags": ["MC", "Minecraft"], - "social_link": "https://www.misakanet.site" - }, - "astrbot_plugin_minecraft_monitor": { - "display_name": "MC 服务器状态检测", - "desc": "Minecraft服务器监控插件,支持定时检测服务器状态变化并发送通知。可配置目标群、服务器地址、检查间隔等。", - "author": "cryfly666", - "repo": "https://github.com/cryfly666/astrbot_plugin_play", - "tags": [ - "MC" - ] - }, - "astrbot_plugin_temp-email": { - "display_name": "临时邮箱", - "desc": "获取临时邮箱", - "author": "victical", - "repo": "https://github.com/victical/astrbot_plugin_temp-email", - "tags": [ - "临时邮箱" - ] - }, - "astrbot_plugin_reneban": { - "display_name": "ReNeBan(Ban黑名单插件)", - "desc": "黑名单插件,用于禁用指定用户在会话或全局范围内使用机器人的插件。管理员可通过指令对用户进行禁用或解除禁用,ban-help 查看简易帮助信息", - "author": "NekoiMeiov_Team", - "repo": "https://github.com/NekoiMeiov/astrbot_plugin_reneban", - "tags": [ - "ban", - "禁用", - "黑名单" - ], - "social_link": "https://github.com/NekoiMeiov" - }, - "astrbot_plugin_mc_update": { - "display_name": "Minecraft 基岩版更新日志提醒插件", - "desc": "用于监控 Minecraft Feedback 的最新基岩版文章,并在有新文章时自动推送通知。", - "author": "Dbackolds", - "repo": "https://github.com/Dbackolds/astrbot_plugin_mc_update", - "tags": [ - "Minecraft", - "基岩版", - "MC" - ] - }, - "astrbot_plugin_minecraft_skin_render": { - "display_name": "MC 皮肤渲染插件", - "desc": "用于获取 Minecraft 玩家皮肤的 3D 渲染图(支持动作)、2D 头像或皮肤文件", - "author": "SatellIta", - "repo": "https://github.com/SatellIta/astrbot_plugin_minecraft_skin_render", - "tags": ["MC"] - }, - "astrbot_plugin_picstatus": { - "display_name": "PicStatus", - "desc": "以图片形式显示当前设备的运行状态。", - "author": "薄暝", - "repo": "https://github.com/exynos967/astrbot_plugin_picstatus" - }, - "astrbot_plugin_continuous_message": { - "display_name": "消息防抖动", - "desc": "消息防抖动插件可以将用户短时间内发送的多条私聊消息合并成一条发送给大语言模型,避免频繁触发AI回复,提升用户体验。", - "author": "aliveriver", - "repo": "https://github.com/aliveriver/astrbot_plugin_continuous_message", - "tags": [ - "llm", - "工具", - "私聊" - ] - }, - "astrbot_plugin_llm_amnesia": { - "display_name": "LLM 遗忘插件", - "desc": "当您不满意大模型的回复时,使用 /forget 指令,让它“忘记”最近的N轮对话,以便您重新提问并获得更好的回答。", - "author": "NigthStar", - "repo": "https://github.com/SinkAbyss/astrbot_plugin_llm_amnesia", - "tags": ["对话管理", "工具", "遗忘"], - "social_link": "https://github.com/SinkAbyss" - }, - "astrbot_plugin_Furimg_Cloud": { - "display_name": "兽云祭(兽兽图片/图鉴)", - "desc": "这个是兽云祭官方 API 对接插件,用来获取一张精选的 furry 图片,可以是毛毛照片也可以是兽兽插画或者设定图,该插件的所有图片均来自群友投稿", - "author": "huilongxiji", - "repo": "https://github.com/huilongxiji/astrbot_plugin_Furimg_Cloud", - "tags": ["furry","毛图"], - "social_link": "" - }, - "astrbot_plugin_werewolf": { - "display_name": "狼人杀游戏", - "desc": "狼人杀游戏插件(预言家+狼人+女巫+猎人+平民)- AI复盘", - "author": "miao", - "repo": "https://github.com/libin99527/astrbot_plugin_werewolf" - }, - "astrbot_plugin_media_parser": { - "display_name": "聚合解析流媒体平台链接,转换为媒体直链发送", - "desc": "聚合解析流媒体平台链接,转换为媒体直链发送", - "author": "drdon1234", - "repo": "https://github.com/drdon1234/astrbot_plugin_media_parser", - "tags": ["流媒体","链接解析","B站","抖音","快手","微博","小红书","推特"] - }, - "astrbot_plugin_decision": { - "display_name": "decision", - "desc": "让 Bot 帮你做决定。", - "author": "Butterblock233", - "repo": "https://github.com/Butterblock233/astrbot_plugin_decision", - "social_link": "https://github.com/Butterblok233/" - }, - "astrbot_plugin_newapi_checkin": { - "display_name": "New-API 签到抽奖插件", - "desc": "绑定 New-API 账号,支持每日签到和抽奖获取额度", - "author": "miao", - "repo": "https://github.com/libin99527/astrbot_plugin_newapi_checkin", - "version": "1.0.0" - }, - "astrbot_plugin_furry_chehui": { - "display_name": "爱撤回", - "desc": "【仅QQ】一个可以自动定时撤回机器人自己发送消息的小插件,能一定程度上防止被举报", - "author": "芝士雪豹", - "repo": "https://github.com/furry520-source/astrbot_plugin_furry_chehui", - "tags": ["撤回"] - }, - "astrbot_plugin_simplerepeater": { - "display_name": "简单的复读机", - "desc": "个人学习向制作,用于复读特定群友的部分聊天内容。作用为本人屏蔽群友以防止群友搬石,但又需要知道群友说了什么话时通过bot复读获取信息。", - "author": "KirisameMashiro", - "repo": "https://github.com/KirisameMashiro/astrbot_plugin_simplerepeater", - "tags": [ - "复读" - ] - }, - "astrbot_plugin_emotionai": { - "display_name": "高级情感智能交互系统", - "desc": "EmotionAI 旨在为 AI 模拟一个多维度的、自主演变的内心世界。与传统的单一好感度系统不同,EmotionAI 提供了更丰富的情感维度和更智能的交互体验。", - "author": "腾天", - "repo": "https://github.com/tengtian3/astrbot-plugin-emotionai", - "tags": [ - "好感度", - "情感" - ] - }, - "astrbot_plugin_email_narrator": { - "display_name": "Email Narrator", - "desc": "一个智能邮件播报插件,能接收邮件并让继承了会话和人格的 LLM 来通知用户", - "author": "ZvZPvz", - "repo": "https://github.com/ZvZPvz/astrbot_plugin_email_narrator", - "tags": ["主动消息","拟人","邮箱","email","推送"], - "social_link": "https://github.com/ZvZPvz" - }, - "astrbot_plugin_mcwatcher": { - "display_name": "MCWatcher", - "desc": "MCWatcher 是一个基于 AstrBot 的插件,用于 自动监测 Mojang 的最新 Minecraft 版本", - "author": "noname2309-bot", - "repo": "https://github.com/wadadawsd/astrbot_plugin_mcwatcher", - "tags": [ - "mc" - ] - }, - "astrbot_plugin_grok_video": { - "display_name": "Grok2api 视频生成", - "desc": "基于 grok2api 的图生视频插件", - "author": "ShiHao", - "repo": "https://github.com/lixin0229/astrbot_plugin_grok_video", - "tags": [ - "视频生成" - ], - "social_link": "https://www.functen.cn/" - }, - "astrbot_plugin_http_adapter": { - "display_name": "HTTP 消息设配器", - "desc": "获得使用 HTTP 接口调用 AstrBot 的能力", - "author": "fluidcat", - "repo": "https://github.com/fluidcat/astrbot_plugin_http_adapter", - "tags": [ - "平台设配器", - "HTTP" - ], - "social_link": "https://github.com/fluidcat/astrbot_plugin_http_adapter/issues" - }, - "astrbot_plugin_nyweather": { - "display_name": "天气查询插件", - "desc": "天气查询插件,支持当天与多天预报,返回text/image。", - "author": "柠柚", - "repo": "https://github.com/ningyou8023/astrbot_plugin_nyweather", - "tags": [ - "天气", - "查询" - ] - }, - "astrbot_plugin_goldsearch": { - "display_name": "astrbot_plugins_goldSearch", - "desc": "获取国内金首饰价格。", - "author": "Mavis", - "repo": "https://github.com/1530624156/astrbot_plugin_gold", - "tags": [ - "黄金", - "金价", - "gold" - ], - "social_link": "http://mavis01.top:88/" - }, - "astrbot_plugin_permission-manager": { - "display_name": "指令权限管理器", - "desc": "批量权限管理插件,提供便捷的批量权限设置功能。支持Webui管理插件指令权限", - "author": "珈百璃", - "repo": "https://github.com/TenmaGabriel0721/astrbot_plugin_permission-manager", - "tags": ["指令"] - }, - "astrbot_plugin_whatslinkInfo": { - "display_name": "磁力解析", - "desc": "磁链解析插件,使用 whatslink.info API 生成资源预览并支持截图与合并转发", - "author": "ttlvip", - "repo": "https://github.com/ttlvip/astrbot_plugin_whatslinkInfo", - "tags": ["磁链"] - }, - "astrbot_plugin_siliconflow-shouban": { - "desc": "接入硅基流动画图,图片编辑,可自定义预设", - "author": "shskjw", - "repo": "https://github.com/shskjw/astrbot_plugin_siliconflow-shouban", - "version": "1.0.0" - }, - "astrbot_plugin_eatdrink": { - "display_name": "吃喝什么呢?", - "desc": "用于随机推荐吃什么,喝什么。", - "author": "Cybercat", - "repo": "https://github.com/Newbie-L/astrbot_plugin_eatdrink", - "tags": ["美食","工具"], - "social_link": "https://github.com/Newbie-L" - }, - "astrbot_plugin_VisiStat": { - "display_name": "可视化服务状态监控", - "desc": "可视化的系统硬件监控,可自定义美化以及自定义参数显示,适配Windows/Linux双端", - "author": "Rentz", - "repo": "https://github.com/Rentz412/astrbot_plugin_VisiStat", - "tags": ["状态","监控","服务器","工具"], - "social_link": "https://github.com/Rentz412" - }, - "astrbot_plugin_vangonography": { - "desc": "一个通过图片隐写术来隐藏和提取文件的插件", - "author": "shskjw", - "repo": "https://github.com/shskjw/astrbot_plugin_vangonography" - }, - "astrbot_plugin_bolatuship": { - "desc": "使用柏拉图API接口和Sora 2等模型生成视频。", - "author": "shskjw", - "repo": "https://github.com/shskjw/astrbot_plugin_bolatuship", - "version": "1.0.0" - }, - "astrbot_plugin_NetEaseCloud_Music": { - "display_name": "网易云点歌", - "desc": "【仅适用于QQ】用自然语言直接AI点歌。", - "author": "SatenShiroya", - "repo": "https://github.com/SatenShiroya/astrbot_plugin_neteasecloud_music", - "tags": [ - "点歌", - "网易云" - ], - "social_link": "https://github.com/SatenShiroya" - }, - "astrbot_plugin_dailyacmfortune": { - "display_name": "洛谷运势", - "desc": "洛谷运势生成和签到打卡", - "author": "Dayanshifu", - "repo": "https://github.com/Dayanshifu/astrbot_plugin_dailyacmfortune", - "tags": ["抽签","运势","签到","打卡"] - }, - "astrbot_plugin_idgen": { - "display_name": "IDGen", - "desc": "生成/验证身份证号码插件", - "author": "ZvZPvz", - "repo": "https://github.com/ZvZPvz/astrbot_plugin_idgen", - "tags": ["身份证","工具"], - "social_link": "https://github.com/ZvZPvz" - }, - "astrbot_plugin_llm_failover": { - "display_name": "LLM 故障转移", - "desc": "AstrBot 文本类大模型故障转移插件,遇到限速/瞬时故障时自动切换备用模型,比如“硅基流动”免费模型的速率限制", - "author": "万一", - "repo": "https://github.com/Ryan7t/astrbot_plugin_llm_failover", - "tags": ["llm", "速率限制", "自动切换", "解决方案", "AI"], - "social_link": "https://github.com/Ryan7t" - }, - "astrbot_plugin_blue_archive_auto_calendar": { - "desc": "Blue Archive 蔚蓝档案定时发送活动日历以及活动结束提醒插件", - "author": "AyaseNIA", - "repo": "https://github.com/AyaseWNA/astrbot_plugin_blue_archive_auto_calendar", - "tags": [ - "蔚蓝档案", - "Blue Archive" - ] - }, - "astrbot_plugin_mirage_tank": { - "desc": "用于生成幻影坦克图片的插件,支持黑白和彩色两种模式", - "author": "poisama", - "repo": "https://github.com/Yuzi-Liang/astrbot_plugin_mirage_tank", - "tags": ["幻影坦克", "图片处理"] - }, - "astrbot_plugin_stockgame": { - "display_name": "模拟炒股游戏", - "desc": "一个在群聊中玩的模拟炒股游戏", - "author": "DITF16", - "repo": "https://github.com/DITF16/astrbot_plugin_stockgame", - "tags": ["游戏", "娱乐", "股票"], - "social_link": "https://github.com/DITF16" - }, - "astrbot_plugin_cryptocurrency": { - "display_name": "基于 LLM 的加密货币模拟交易", - "desc": "加密货币模拟交易插件具备实时价格、市场数据和AI投资模拟功能", - "author": "vmoranv", - "repo": "https://github.com/vmoranv/astrbot_plugin_cryptocurrency", - "tags": [ - "加密货币", - "AI 投资模拟" - ], - "social_link": "https://github.com/vmoranv" - }, - "astrbot_plugin_qqgal": { - "display_name": "Gal 风格图片生成", - "desc": "引用或跟随文本生成 GalGame 风格选项,支持图片渲染、自动生图+抠图叠加立绘。", - "author": "bvzrays", - "repo": "https://github.com/bvzrays/astrbot_plugin_qqgal", - "tags": [ - "galgame", - "二次元" - ], - "social_link": "https://github.com/bvzrays" - }, - "astrbot_plugin_Conversa": { - "display_name": "Conversa 主动回复插件", - "desc": "Conversa 能够让 AI 在会话沉寂一段时间后,像真人一样重新发起聊天,或者在每日的特定时间点送上问候,或以自然的方式进行定时提醒。", - "author": "柯尔", - "repo": "https://github.com/Luna-channel/astrbot_plugin_Conversa", - "tags": ["主动回复", "智能定时提醒", "自动续聊"], - "social_link": "https://github.com/Luna-channel" - }, - "astrbot_plugin_shutdown": { - "display_name": "定时关闭 LLM 服务", - "desc": "用命令或者配置定时关闭 AstrBot 服务 LLM", - "author": "Sjshi763", - "repo": "https://github.com/Sjshi763/astrbot_plugin_shutdown" - }, - "astrbot_plugin_group_chat_plus": { - "display_name": "chat_plus", - "desc": "一个以 AI 读空气为主的群聊聊天效果增强插件", - "author": "Him666233", - "repo": "https://github.com/Him666233/astrbot_plugin_group_chat_plus", - "tags": [ - "读空气", - "群聊增强", - "主动回复" - ], - "social_link": "https://github.com/Him666233" - }, - "astrbot_plugin_message_stats": { - "display_name": "AstrBot 群发言统计插件", - "desc": "QQ群消息统计插件,支持消息数量统计、排行榜生成等功能", - "author": "xiaoruange39", - "repo": "https://github.com/xiaoruange39/astrbot_plugin_message_stats", - "tags": [ - "playwright", - "QQ群", - "群聊", - "排行榜", - "发言统计" - ] - }, - "astrbot_plugin_prompt": { - "display_name": "人格拓展插件", - "desc": "基于源官方persona的人格拓展插件", - "author": "ChuranNeko", - "repo": "https://github.com/ChuranNeko/astrbot_plugin_prompt", - "tags": [ - "人设", - "提示词" - ] - }, - "zhiyu-astrbot-hjm": { - "desc": "一款随机哈基米语音的AstrBot插件", - "author": "知鱼", - "repo": "https://github.com/ovoox/zhiyu-astrbot-hjm", - "tags": [ - "哈基米", - "语音" - ], - "social_link": "https://github.com/ovoox" - }, - "astrbot_plugin_weibo_hot": { - "desc": "自动抓取微博热榜。", - "author": "wr0x00", - "repo": "https://github.com/wr0x00/astrbot_plugin_weibo_hot" - }, - "astrbot_plugin_bilibili_bot": { - "display_name": "bilibili_bot", - "desc": "适配 AstrBot 的插件,自动识别B站链接并转换为直链发送", - "author": "drdon1234", - "repo": "https://github.com/drdon1234/astrbot_plugin_bilibili_bot", - "tags": ["b站","bilibili","视频链接解析"] - }, - "astrbot_plugin_mcgetter_enhanced": { - "display_name": "mcgetter-enhanced", - "desc": "查询 MC 服务器信息和玩家列表, 在线人数柱状图渲染为图片, 修改自 QiChen 的 mcgetter", - "author": "薄暝", - "repo": "https://github.com/xiaoxi68/astrbot_mcgetter_enhanced" - }, - "astrbot_plugin_minecraftskin": { - "display_name": "Minecraft Skin 查询", - "desc": "从 API 查询我的世界玩家皮肤信息(skin、uuid、渲染等)。", - "author": "BvzRays", - "repo": "https://github.com/bvzrays/astrbot_plugin_minecraftskin", - "tags": [ - "minecraft", - "我的世界" - ], - "social_link": "https://github.com/bvzrays" - }, - "astrbot_plugin_namepossession": { - "display_name": "namepossession", - "desc": "[QQ] 随机夺舍 QQ 群友名字(群名)。", - "author": "薄暝", - "repo": "https://github.com/xiaoxi68/astrbot_plugin_namepossession" - }, - "astrbot_plugin_llm_qqgroupTools": { - "desc": "[QQ] 允许LLM自主管理群聊,包括全群禁言和设置群成员名片等功能,当然也可以命令它", - "author": "SatenShiroya", - "repo": "https://github.com/SatenShiroya/astrbot_plugin_llm_qqgroupTools" - }, - "astrbot_plugin_cs_skins": { - "display_name": "CS 饰品查询", - "desc": "通过 CSQAQ 的 API 进行调用,获取饰品的信息。", - "author": "wsryhc", - "repo": "https://github.com/wsryhc/astrbot_plugin_cs_skins", - "tags": [ - "cs" - ] - }, - "astrbot_plugin_cstatscheck": { - "display_name": "cstatscheck", - "desc": "这是一个能查询 CS 战绩(仅支持 5e 平台)的插件,并让大模型评价评价你打得怎么样", - "author": "bdbd2yy", - "repo": "https://github.com/badbirdy/astrbot_plugin_cstatscheck", - "tags": ["CS", "5e", "战绩"] - }, - "astrbot_plugin_email_tool": { - "display_name": "SMTP 邮件小工具", - "desc": "一个能让 AI 自主决定 SMTP 发送邮件的函数工具。此外,还支持服务器内存告警和 NapCat 下线告警。", - "author": "Chris", - "repo": "https://github.com/Chris95743/astrbot_plugin_email_tool", - "tags": ["邮件", "告警"], - "social_link": "https://gbkgov.cn" - }, - "astrbot_plugin_onelastimage": { - "display_name": "One Last Kiss 图片生成器", - "desc": "One Last Kiss 卢浮宫风格图片生成器", - "author": "timetetng", - "repo": "https://github.com/timetetng/astrbot_plugin_onelastimage", - "tags": ["图片生成"] - }, - "astrbot_plugin_decode_qrcode": { - "display_name": "DecodeQRCode", - "desc": "基于 OpenCV 的微信开源二维码解码模块,识别图片中的二维码并返回解码结果", - "author": "Sukafon", - "repo": "https://github.com/sukafon/astrbot_plugin_decode_qrcode", - "tags": ["二维码", "解码"] - }, - "astrbot_plugin_monixiuxian": { - "display_name": "模拟修仙", - "desc": "一款为 AstrBot 设计的、功能丰富的放置类修仙游戏插件。让你在聊天群中体验从凡人到大能的修行之路,工作摸鱼、畅聊吹水的同时亦可得道飞升!", - "author": "linjianyan0229", - "repo": "https://github.com/linjianyan0229/astrbot_plugin_monixiuxian", - "tags": [ - "修仙" - ] - }, - "astrbot_plugin_invitecount": { - "display_name": "群邀请统计", - "desc": "用于群聊内查询、排行和统计每位成员的邀请、退群、有效邀请人数等入群数据。", - "author": "bvzrays", - "repo": "https://github.com/bvzrays/astrbot_plugin_invitecount", - "tags": ["统计", "群邀请"], - "social_link": "https://github.com/bvzrays" - }, - "astrbot_plugin_magnet_preview": { - "display_name": "Magnet Previewer", - "desc": "捕获磁链,获取并发送详细信息。", - "author": "Foolllll", - "repo": "https://github.com/Foolllll-J/astrbot_plugin_magnet_preview", - "tags": [ - "磁链" - ] - }, - "astrbot_plugin_gemini-image": { - "desc": "通过 gcli2api(gemini api) 对接 Gemini 生图/改图并发送到 QQ", - "author": "薄暝", - "repo": "https://github.com/xiaoxi68/astrbot_plugin_gemini_image" - }, - "astrbot_plugin_tts_sanitizer": { - "desc": "TTS 文本过滤插件,自动过滤颜文字、特殊符号等不适合语音朗读的内容", - "author": "柯尔", - "repo": "https://github.com/Luna-channel/astrbot_plugin_tts_sanitizer", - "tags": ["TTS"] - }, - "astrbot_plugin_github_monitor_shell": { - "desc": "定时监控 GitHub 仓库 Commit 变化并发送通知", - "author": "Shell", - "repo": "https://github.com/1592363624/astrbot_plugin_github_monitor_shell", - "tags": ["消息通知", "实用"] - }, - "astrbot_plugin_ragflow_adapter": { - "desc": "使用 RAGFlow 检索增强生成", - "author": "RC-CHN", - "repo": "https://github.com/RC-CHN/astrbot_plugin_ragflow_adapter" - }, - "astrbot_plugin_proactive_chat": { - "display_name": "主动消息 (Proactive Chat)", - "desc": "一个让Bot能够发起主动消息的插件,拥有上下文感知、动态情绪、免打扰时段和健壮的TTS集成。", - "author": "DBJD-CR & Gemini", - "repo": "https://github.com/DBJD-CR/astrbot_plugin_proactive_chat", - "tags": [ - "主动消息", - "拟人", - "TTS" - ], - "social_link": "https://github.com/DBJD-CR" - }, - "astrbot-plugin-moremorelove": { - "desc": "基于 AI 的 Galgame 互动插件,为 AstrBot 提供恋恋的多阶段情感体验", - "author": "LumineStory", - "repo": "https://github.com/oyxning/astrbot-plugin-moremorelove", - "tags": [ - "Galgame", - "恋爱养成", - "AI" - ], - "social_link": "https://github.com/oyxning" - }, - "astrbot_plugin_genie-tts": { - "desc": "基于 Genie TTS 的语音合成插件", - "author": "victical", - "repo": "https://github.com/victical/astrbot_plugin_genie-tts", - "tags": ["TTS", "日语"] - }, - "astrbot_plugin_jimengapi": { - "display_name": "即梦 API", - "desc": "对接即梦2 API,支持生图,图生图与文生视频", - "author": "薄暝", - "repo": "https://github.com/xiaoxi68/astrbot_plugin_jimengapi" - }, - "astrbot_plugin_LLMPerception": { - "desc": "增强 LLM 环境感知能力:时间、节假日、平台环境感知", - "author": "喵喵", - "repo": "https://github.com/miaoxutao123/astrbot_plugin_LLMPerception", - "social_link": "https://github.com/miaoxutao123" - }, - "astrbot_plugin_jietu": { - "desc": "戳一戳截图,适用于win直接部署,可用作状态监控", - "author": "BvzRays", - "repo": "https://github.com/bvzrays/astrbot_plugin_jietu", - "tags": ["QQ", "status"], - "social_link": "https://github.com/bvzrays" - }, - "astrbot_plugin_furry_zan": { - "display_name": "爱点赞", - "desc": "【仅QQ】智能点赞,支持每日定时自动点赞和赞我等功能。", - "author": "芝士雪豹", - "repo": "https://github.com/furry520-source/astrbot_plugin_furry_zan", - "tags": ["点赞", "赞我", "自动点赞"] - }, - "zhiyu-astrbot-business": { - "desc": "一款查询 QQ 业务/名称/开通/到期时间以及自动续费/剩余天数/Q币的AstrBot插件", - "author": "知鱼", - "repo": "https://github.com/ovoox/zhiyu-astrbot-business", - "tags": [ - "业务" - ], - "social_link": "https://github.com/ovoox" - }, - "zhiyu-astrbot-sjyy": { - "desc": "一款随机音乐的 AstrBot 插件", - "author": "知鱼", - "repo": "https://github.com/ovoox/zhiyu-astrbot-sjyy", - "tags": [ - "音乐" - ], - "social_link": "https://github.com/ovoox" - }, - "zhiyu-astrbot-zdtyfxx": { - "desc": "自动同意所有 QQ 群邀请和 QQ 好友申请并发送消息", - "author": "知鱼", - "repo": "https://github.com/ovoox/zhiyu-astrbot-zdtyfxx", - "tags": [ - "QQ" - ], - "social_link": "https://github.com/ovoox" - }, - "astrbot_plugin_violation_record": { - "desc": "QQ 查询账号违规记录插件", - "author": "Futureppo", - "repo": "https://github.com/Futureppo/astrbot_plugin_violation_record", - "tags": [ - "查违规" - ], - "social_link": "https://github.com/Futureppo" - }, - "zhiyu-astrbot-qqaiavatar": { - "desc": "一款AI解读QQ头像的AstrBot插件", - "author": "知鱼", - "repo": "https://github.com/ovoox/zhiyu-astrbot-aiqqavatar", - "tags": [ - "AI", - "头像" - ], - "social_link": "https://github.com/ovoox" - }, - "astrbot_plugin_zhanbu": { - "desc": "占卜起数小工具,用于懒人排盘、占卜等,包括但不限于小六壬、梅花易数、塔罗等", - "author": "mxwz", - "repo": "https://github.com/mxwz/astrbot_plugin_zhanbu", - "tags": [ - "占卜", - "排盘", - "塔罗", - "小六壬", - "梅花易数" - ] - }, - "astrbot_plugin_rvc_svc": { - "desc": "RVC/SVC 翻唱网易云歌曲(需要下载后端)", - "author": "CCYellowStar2", - "repo": "https://github.com/CCYellowStar2/astrbot_plugin_rvc_svc", - "tags": [ - "svc", - "rvc" - ], - "social_link": "https://github.com/CCYellowStar2" - }, - "astrbot_plugin_yunsdf": { - "name": "yunsdf", - "desc": "三角洲改枪码、每日密码等查询插件,支持自定义添加,JSON持久化", - "author": "清蒸云鸭", - "repo": "https://github.com/WhiteCloudOL/", - "tags": [ - "playwright", - "三角洲" - ], - "social_link": "https://github.com/WhiteCloudOL" - }, - "astrbot_plugin_daily_limit": { - "desc": "限制用户每日调用大模型的次数", - "author": "left666 & Sakura520222", - "repo": "https://github.com/left666/astrbot_plugin_daily_limit", - "tags": ["实用"] - }, - "astrbot_plugin_acm_helper": { - "desc": "功能强大的 ACM 训练辅助插件。它能够自动追踪成员在 Codeforces 和洛谷的刷题动态,提供实时排名,并通过一个直观的排行榜。让每一次提交,都留下印记。", - "author": "suzakudry", - "repo": "https://github.com/FCYXSZY/astrbot_plugin_acm_helper", - "tags": ["ACM", "CodeForces", "洛谷", "训练"] - }, - "astrbot_plugin_chat_queue": { - "desc": "让并发消息按照队列依次执行", - "author": "ctrlkk", - "repo": "https://github.com/ctrlkk/astrbot_plugin_chat_queue" - }, - "astrbot_plugin_chat_buffer": { - "desc": "消息防抖,指定时间内的多段消息合并处理", - "author": "ctrlkk", - "repo": "https://github.com/ctrlkk/astrbot_plugin_chat_buffer", - "tags": ["消息合并", "实用"] - }, - "astrbot_plugin_nobrowser_markdown_to_pic": { - "desc": "无浏览器实现 Markdown 转图片,基于 pillowmd 实现,支持指令和 LLM 自动转换", - "author": "Xican", - "repo": "https://github.com/luosheng520qaq/astrbot_plugin_nobrowser_markdown_to_pic", - "tags": ["markdown", "pic", "nobroswer"] - }, - "astrbot_plugin_fetch_summary": { - "desc": "根据 URL 获取网站摘要", - "author": "cuman", - "repo": "https://github.com/cumany/astrbot_plugin_fetch_summary", - "tags": ["summary"], - "social_link": "https://github.com/cumany" - }, - "astrbot_plugin_sora": { - "desc": "使用 newAPI 生成视频。指令 文生视频 <提示词> 或 图生视频 <提示词> + 图片。", - "author": "CCYellowStar2", - "repo": "https://github.com/CCYellowStar2/astrbot_plugin_sora", - "tags": [ - "sora" - ], - "social_link": "https://github.com/CCYellowStar2" - }, - "astrbot_plugin_video_sora2": { - "name": "", - "display_name": "sora2", - "desc": "astrbot_plugin_video_sora的 fork 版本支持自动获取 ChatGPT AccessToken", - "author": "maimai", - "repo": "https://github.com/maimai993/astrbot_plugin_video_sora2", - "social_link": "https://github.com/maimai993" - }, - "astrbot_plugin_video_sora": { - "desc": "使用 OpenAI Sora 模型生成视频", - "author": "Sukafon", - "repo": "https://github.com/sukafon/astrbot_plugin_video_sora", - "tags": ["视频", "sora"] - }, - "astrbot_gengtu": { - "desc": "梗图抽象猜词插件,获取图片题目并校验答案。", - "author": "柠柚", - "repo": "https://github.com/ningyou8023/astrbot_gengtu", - "tags": ["梗图", "猜词"] - }, - "astrbot_zssm_explain": { - "desc": "zssm,支持关键词“zssm”(忽略前缀)与“zssm + 内容”直接解释;引用消息(含@)正常处理,Napcat get_msg 回溯图片;按 Provider ID 选择文本/图片模型并带回退;未回复仅发 zssm 时提示;默认提示词可在 main.py 顶部修改。", - "author": "薄暝", - "repo": "https://github.com/xiaoxi68/astrbot_zssm_explain" - }, - "astrbot_plugin_timeline": { - "desc": "一个非常简单的插件,在请求中插入当前时间", - "author": "ctrlkk", - "repo": "https://github.com/ctrlkk/astrbot_plugin_timeline" - }, - "astrbot_plugin_blessingholidays": { - "desc": "在节假日自动送上祝福(修改自 cheng-maomao 的 SendBlessings 插件)", - "author": "薄暝", - "repo": "https://github.com/xiaoxi68/astrbot_plugin_blessingholidays" - }, - "astrbot_plugin_image_replay": { - "name": "astrbot_plugin_image_replay", - "desc": "支持按自定义关键词触发自定义表情,图片,随机,批量发送。", - "author": "cuman", - "repo": "https://github.com/cumany/astrbot_plugin_image_replay", - "tags": [ - "图片" - ], - "social_link": "https://github.com/cumany" - }, - "astrbot_plugin_cxzl": { - "desc": "查询指定指令来源的插件(/cx 指令)", - "author": "giri", - "repo": "https://github.com/995755805/astrbot_plugin_cxzl", - "tags": ["功能"] - }, - "astrbot_plugin_youshusearch": { - "desc": "查询小说详情以及优书网评分的搜索工具。", - "author": "Foolllll", - "repo": "https://github.com/Foolllll-J/astrbot_plugin_youshusearch", - "tags": [ - "网络小说" - ] - }, - "astrbot_plugin_persona_plus": { - "desc": "扩展 AstrBot 的人格管理能力,提供关键词自动切换、快速切换指令、以及与 QQ 头像/昵称的同步修改。", - "author": "Railgun19457", - "repo": "https://github.com/railgun19457/astrbot_plugin_persona_plus", - "tags": ["人格"], - "social_link": "https://www.misakanet.site" - }, - "astrbot_plugin_sticker": { - "desc": "doro、capoo、cheshire、chiikawa四大表情包发送", - "author": "shiywhh", - "repo": "https://github.com/shiywhh/astrbot_plugin_sticker", - "tags": [ - "表情包", - "doro", - "capoo", - "cheshire", - "chiikawa" - ] - }, - "astrbot_mcmod_card": { - "desc": "MC 百科卡片解析", - "author": "QiChenSn", - "repo": "https://github.com/QiChenSn/astrbot_mcmod_card", - "tags": ["MC", "mcmod", "解析"], - "social_link": "https://github.com/QiChenSn" - }, - "astrbot_plugin_bilibili_adapter": { - "desc": "Bilibili 私信适配器,使用 Cookie 认证。", - "author": "Magstic, Gemini 2.5 Pro, Claude Opus 4, ChatGPT 5", - "repo": "https://github.com/Hina-Chat/astrbot_plugin_bilibili_adapter", - "tags": ["Bilibili", "平台适配器"], - "social_link": "https://magstic.art/" - }, - "astrbot_plugin_gemini_search": { - "desc": "一个调用Gemini格式API进行联网搜索的函数工具", - "author": "Chris", - "repo": "https://github.com/Chris95743/astrbot_plugin_gemini_search", - "tags": ["联网搜索"], - "social_link": "https://gbkgov.cn" - }, - "astrbot_plugin_Favour_Ultra": { - "desc": "更加完善的好感度判断插件,配合LLM和自定义 Prompt 进行使用,效果显著。该插件使用与现有好感度插件不同的判断、写入方法,以及扩展更多的自定义内容,允许更加自由地定义好感度规则。", - "author": "糯米茨", - "repo": "https://github.com/nuomicici/astrbot_plugin_Favour_Ultra", - "tags": [ - "好感度", - "关系管理", - "提示词", - "娱乐" - ], - "social_link": "https://qm.qq.com/q/wMGXYfKKoS" - }, - "astrbot_plugin_owcx": { - "name": "astrbot_plugin_owcx", - "desc": "亚服《守望先锋 2》战绩查询插件,支持绑定战网Tag", - "author": "tzyc", - "repo": "https://github.com/TZYCeng/astrbot_plugin_owcx", - "social_link": "https://space.bilibili.com/1482890426?spm_id_from=333.1007.0.0" - }, - "astrbot_plugin_SendBlessings": { - "desc": "在节假日自动送上祝福并配图", - "author": "Cheng-MaoMao", - "repo": "https://github.com/Cheng-MaoMao/astrbot_plugin_SendBlessings", - "tags": [ - "图片生成", - "节日", - "信息" - ] - }, - "astrbot_plugin_hapemxg_Inspect": { - "desc": "LLM 内容审查插件,集成了正则表达式与 AI 模型双重审查机制。当回复不合规时,能自动重试并智能引导模型修正,确保内容安全合规。", - "author": "hapemxg", - "repo": "https://github.com/hapemxg/astrbot_plugin_hapemxg_Inspect", - "tags": [ - "审核", - "审查" - ] - }, - "astrbot_quotes_plugin": { - "desc": "语录插件。记录 QQ 群友说过的话。", - "author": "薄暝", - "repo": "https://github.com/xiaoxi68/astrbot_quotes_plugin" - }, - "astrbot-plugin-tmp-bot": { - "desc": "欧洲卡车模拟2 TMP查询机器人 - 支持玩家信息查询、位置查询、服务器状态查询、里程排行榜等功能", - "author": "BGYdook", - "repo": "https://github.com/BGYdook/AstrBot-plugin-tmp-bot" - }, - "astrbot_plugin_33recognition": { - "desc": "调用大模型检测图片中关键词", - "author": "bushikq", - "repo": "https://github.com/zhewang448/astrbot_plugin_33recognition", - "tags": ["LLM", "图片识别", "关键词"], - "social_link": "https://github.com/zhewang448" - }, - "astrbot_plugin_clocc_search": { - "desc": "网盘资源资源搜索插件,支持关键词自动回复和资源搜索功能。发送以\"搜\"开头的消息(如\"搜关键词\")即可搜索资源。", - "author": "Clocc", - "repo": "https://github.com/Clocc/astrbot_plugin_clocc_search", - "tags": [ - "网盘资源搜索", - "影视", - "小说", - "工具", - "教程" - ] - }, - "astrbot_plugin_file_checker": { - "desc": "用于QQ群文件失效检查(仅限 QQ napcat)", - "author": "Foolllll", - "repo": "https://github.com/Foolllll-J/astrbot_plugin_file_checker", - "tags": ["群文件"] - }, - "astrbot_plugin_JMCOMIC": { - "desc": "AstrBot JMComic,支持通过指令搜索和下载漫画。", - "author": "iamfromchangsha", - "repo": "https://github.com/iamfromchangsha/astrbot_plugin_JMCOMIC", - "tags": [ - "JM" - ] - }, - "astrbot_plugin_tg_button": { - "desc": "一个可以把指令或者网址绑定到Telegram的按钮上的插件", - "author": "随风潜入夜", - "repo": "https://github.com/clown145/astrbot_plugin_tg_button", - "tags": ["Telegram"] - }, - "astrbot_plugin_markdown2img": { - "desc": "允许 LLM 将复杂的 Markdown 格式内容转换为图片发送,提升消息的可读性。", - "author": "tosaki", - "repo": "https://github.com/t0saki/astrbot_plugin_markdown2img", - "tags": ["Markdown", "Image"], - "social_link": "https://zhxwu.com" - }, - "astrbot_plugin_auto_approve_all": { - "desc": "自动同意所有的群邀请和好友申请", - "author": "Nahida", - "repo": "https://github.com/Nahida364/astrbot_plugin_auto_approve_all", - "social_link": "https://qm.qq.com/q/RiUSQsrZ0A" - }, - "astrbot_plugin_galplayer": { - "desc": "一个可以让你和群友一起推galgame的插件,需要在windows电脑上运行galgame本体。", - "author": "随风潜入夜", - "repo": "https://github.com/clown145/astrbot_plugin_galplayer", - "tags": ["galgame"] - }, - "astrbot_plugin_sha_fork": { - "desc": "基于原仓库 IGCrystal-NEO/astrbot_plugin_sha 的fork版本", - "author": "ChuranNeko", - "repo": "https://github.com/ChuranNeko/astrbot_plugin_sha", - "tags": ["群管"] - }, - "astrbot_plugin_guijishiping": { - "desc": "硅基流动api视频,可以制作动态壁纸之类的", - "author": "shskjw", - "repo": "https://github.com/shskjw/astrbot_plugin_guijishiping" - }, - "astrbot_plugin_user_inject": { - "desc": "根据用户id动态注入system_prompt", - "author": "RC-CHN", - "repo": "https://github.com/RC-CHN/astrbot_plugin_user_inject" - }, - "astrbot_plugin_CourseSchedule": { - "desc": "一个用于绑定、查询和分享课程表的插件", - "author": "Jason.Joestar", - "repo": "https://github.com/advent259141/astrbot_plugin_CourseSchedule", - "tags": ["课表", "视奸"], - "social_link": "https://github.com/advent259141" - }, - "bmtxt2img": { - "desc": "通过/bmimg指令调用智谱文生图模型", - "author": "CoooooNG", - "repo": "https://github.com/CoooooNG/astrbot_plugin_bmtxt2img", - "tags": ["文生图", "图片生成"] - }, - "mcstatus": { - "desc": "云版MC服务器状态获取", - "author": "WhiteCloudCN", - "repo": "https://github.com/WhiteCloudOL/astrbot_plugin_mcstatus", - "tags": ["MC", "工具"], - "social_link": "https://catyun.cyou/" - }, - "astrbot_plugin_search_tracemoe": { - "desc": "基于 trace.moe API 的动漫场景识别插件,支持通过图片搜索动漫截图场景出处。", - "author": "PaloMiku", - "repo": "https://github.com/PaloMiku/astrbot_plugin_search_tracemoe", - "tags": ["动漫", "图片识别"], - "social_link": "https://github.com/PaloMiku/" - }, - "zhiyu-astrbot-violationquery": { - "desc": "一款QQ违规记录查询的AstrBot插件", - "author": "知鱼", - "repo": "https://github.com/ovoox/zhiyu-astrbot-violationquery", - "tags": ["违规", "查询", "违规记录"], - "social_link": "https://github.com/ovoox" - }, - "astrbot_plugin_simulation-xiuxian": { - "desc": "一个简单的文字模拟修仙插件", - "author": "Victical", - "repo": "https://github.com/victical/astrbot_plugin_simulation-xiuxian", - "tags": ["模拟", "修仙"] - }, - "astrbot_plugin_GroupFS": { - "desc": "管理QQ群文件(仅限napcat)。", - "author": "Foolllll", - "repo": "https://github.com/Foolllll-J/astrbot_plugin_GroupFS", - "tags": ["群文件"] - }, - "group_notice_manager": { - "desc": "当群主,管理员发布群公告或@全体时自动响应 \"td\" 的管理插件", - "author": "薄暝", - "repo": "https://github.com/xiaoxi68/astrbot_plugin_group_notice_manager" - }, - "jrrp_lite": { - "desc": "一个只有今日人品功能的轻量级插件,数据重启后自动清除,每人每天只能随机生成一次,除此外调用第一次数据,欢迎pr~", - "author": "kuank", - "repo": "https://github.com/kuankqaq/astr_bot_jrrp", - "tags": ["轻量", "娱乐"] - }, - "AstrBot_plugin_MaimaiDX": { - "desc": "A maimaidx helper for Astrbot.", - "author": "0xa7973908", - "repo": "https://github.com/404MaximWang/astrbot_plugin_maimaidx", - "tags": ["maimai", "maimaidx", "舞萌", "电棍", "otto"], - "social_link": "maxim2811705608@outlook.com" - }, - "astrbot_plugin_counter": { - "desc": "计数器插件; 用法 /cnt add|del|list ; 当消息包含计数器或其别名时自动+1; JSON持久化", - "author": "hami", - "repo": "https://github.com/0x6861/astrbot_plugin_counter", - "tags": ["工具", "计数器"], - "social_link": "https://space.bilibili.com/1840073717" - }, - "astrbot_plugin_forward_reader": { - "desc": "一个使用 LLM 分析合并转发消息内容的插件。", - "author": "EraAsh", - "repo": "https://github.com/EraAsh/astrbot_plugin_forward_reader", - "tags": ["合并消息分析与回复"] - }, - "zhiyu-astrbot-qqquery": { - "desc": "一款查询QQ空间 QQ音乐 QQ基本信息的AstrBot插件", - "author": "知鱼", - "repo": "https://github.com/ovoox/zhiyu-astrbot-qqquery", - "tags": ["空间", "音乐", "查询", "信息"], - "social_link": " https://github.com/ovoox" - }, - "弗一把": { - "desc": "仿blast.tv猜csplayer", - "author": "oldPeter616", - "repo": "https://github.com/oldPeter616/astrbot_plugin_friberg" - }, - "群成员查询": { - "desc": "[仅aiocqhttp]群成员查询工具,用于获取群成员的群昵称、QQ名称、QQ号、群内身份,返回给LLM的工具", - "author": "糯米茨", - "repo": "https://github.com/nuomicici/astrbot_plugin_GroupMemberQuery", - "tags": ["群管理", "LLM工具", "QQ群", "成员查询"], - "social_link": "https://qm.qq.com/q/wMGXYfKKoS" - }, - "qftp": { - "desc": "一个基于 astrbot 的文件管理插件,支持文件下载、搜索等功能。只在napcat+linux下尝试", - "author": "。。。", - "repo": "https://github.com/idk114-514/astrbot_plugins_qftp", - "tags": ["文件管理"] - }, - "daily_checkin": { - "desc": "一个签到插件,包含签文系统、商店系统、人物养成系统、装备系统、强化系统、抽奖系统、PVP系统。", - "author": "FisherNotFool", - "repo": "https://github.com/FisherNotFool/astrbot_plugin_daily_checkin", - "tags": ["签到", "养成", "战斗", "抽奖"] - }, - "astrbot_plugin_mcman": { - "desc": "一个基于RCON协议的MC服务器管理器插件", - "author": "卡带酱", - "repo": "https://github.com/PISOFT-Studio/astrbot_plugin_mcman", - "tags": ["Minecraft"], - "social_link": "https://kdja.top" - }, - "astrbot_plugin_nbnhhsh": { - "desc": "神奇海螺缩写查询,支持“XX是什么/是啥/是什么意思”提问,需先@机器人", - "author": "薄暝", - "repo": "https://github.com/xiaoxi68/astrbot_plugin_nbnhhsh" - }, - "Fishing Another!": { - "desc": "升级版的钓鱼插件,附带后台管理界面(个性化钓鱼游戏!支持原版fashing2 1.4.6版本fishing存档继续游玩)\n另外一个作者tinker似乎不再继续维护了,我将接手钓鱼插件的后续开发。", - "author": "xxlemon", - "repo": "https://github.com/xxlemon-io/astrbot_plugin_fishing", - "tags": ["game", "fishing"] - }, - "astrbot_plugin_astrmetry": { - "desc": "接入Astrometry.net进行星空图片解析。", - "author": "M42", - "repo": "https://github.com/XCM42-Orion/astrbot_plugin_astrmetry", - "tags": ["天文"] - }, - "astrbot_plugin_VITS_pro": { - "desc": "硅基流动api语音合成(此版本相比于原插件改动较多,部分功能不稳定,故开一个新坑用于实验)", - "author": "Chris95743/第九位魔神", - "repo": "https://github.com/Chris95743/astrbot_plugin_VITS_pro", - "social_link": "https://voice.gbkgov.cn" - }, - "astrbot_plugin_blacklist_tools": { - "desc": "允许管理员和 LLM 将用户添加到黑名单中,阻止他们的消息,自动拉黑!", - "author": "ctrlkk", - "repo": "https://github.com/ctrlkk/astrbot_plugin_blacklist_tools" - }, - "astrbot_plugin_text_renderer": { - "desc": "文本文件生成图片", - "author": "sic", - "repo": "https://github.com/Sic-x/astrbot_plugin_text_renderer", - "tags": ["文本转图片", "文转图"], - "social_link": "https://github.com/Sic-x" - }, - "astrbot_plugin_TRPGdice_Complete": { - "desc": "为跑团玩家设计的仿Dice!骰子插件[升级版!]", - "author": "shiroling", - "repo": "https://github.com/WhiteEurya/Astrbot_plugin_TRPGdice-Complete", - "tags": ["骰子"] - }, - "astrbot_plugin_xiuxian": { - "desc": "基于astrbot框架的文字修仙游戏", - "author": "oldPeter616", - "repo": "https://github.com/oldPeter616/astrbot_plugin_xiuxian", - "tags": ["赛博修仙", "小游戏"] - }, - "astrbot_plugin_admin_tools": { - "desc": "允许LLM禁言、踢出用户", - "author": "ctrlkk", - "repo": "https://github.com/ctrlkk/astrbot_plugin_admin_tools" - }, - "astrbot_plugin_msg_search": { - "display_name": "搜消息插件", - "desc": "[仅aiocqhttp]搜消息插件,比如搜索 谁at我", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_msg_search", - "tags": ["谁@我", "搜消息"], - "social_link": "https://github.com/Zhalslar" - }, - "scheduled_reply": { - "desc": "定时回复插件,让你的机器人每天早上八点在群里发早上好", - "author": "tacbana", - "repo": "https://github.com/tacbana/astrbot_plugin_scheduled_reply" - }, - "astrbot_plugin_the_Big-3_Chinese_AI_conferences": { - "desc": "亿万人将要精读中文AI顶会", - "author": "RC-CHN", - "repo": "https://github.com/RC-CHN/astrbot_plugin_the_Big-3_Chinese_AI_conferences" - }, - "astrbot_plugin_mc_admin": { - "desc": "这是 MC服务器 的管理插件,支持list,珍珠炮落点计算,服务器工程坐标,备货清单,白名单管理等功能", - "author": "Xc_Star", - "repo": "https://github.com/Xc-Star/astrbot_plugin_mc_admin", - "tags": ["mc", "珍珠计算", "白名单", "坐标", "备货"] - }, - "astrbot_plugin_admin_emoji_reply": { - "desc": "自动为指定的用户回复表情消息,支持开关和自定义速度", - "author": "EraAsh", - "repo": "https://github.com/EraAsh/astrbot_plugin_admin_emoji_reply" - }, - "astrbot_plugin_dpcq_game": { - "desc": "一个文字修仙游戏,基于经典小说《斗破苍穹》设定,包含境界突破、炼丹系统、副本挑战等丰富玩法", - "author": "bandaotehe", - "repo": "https://github.com/bandaotehe/astrbot_plugin_-dpcq_game" - }, - "astrbot_plugin_meme_manager_lite": { - "desc": "允许 LLM 在回答中使用表情包,轻量级!", - "author": "ctrlkk", - "repo": "https://github.com/ctrlkk/astrbot_plugin_meme_manager_lite" - }, - "astrbot_plugin_festival_greeter": { - "desc": "在节日期间为群聊推送使用LLM生成的祝福消息", - "author": "薄暝", - "repo": "https://github.com/xiaoxi68/astrbot_plugin_festival_greeter" - }, - "astrbot_plugin_nene_bot": { - "desc": "一款支持 RAG 记忆功能的多模态 LLM 聊天机器人。实现基于 LanceDB 的 RAG 自动化多模态聊天记录存储与向量数据库查询与基于大模型的动态自主回复概率,再也不用担心 AI 乱插话的问题。", - "author": "sdy_zjx", - "repo": "https://github.com/sdyzjx/nene-astra-bot", - "tags": ["拟人", "RAG", "记忆系统", "多模态"] - }, - "astrbot_plugin_lottery": { - "display_name": "抽奖插件", - "desc": "抽奖插件,可自定义抽奖活动的概率、奖品、奖品数量", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_lottery", - "tags": ["抽奖"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_touchgal": { - "desc": "基于 TouchGal API 的 Galgame 信息查询与下载插件", - "author": "CCYellowStar2", - "repo": "https://github.com/CCYellowStar2/astrbot_plugin_touchgal", - "tags": ["galgame"] - }, - "astrbot_plugins_steam_shop_price": { - "desc": "用于查询 Steam 游戏的国区价格、史低信息,并支持与其他区服价格对比。支持识别游戏中文名。", - "author": "猫耳", - "repo": "https://github.com/Maoer233/astrbot_plugins_steam_shop_price", - "tags": ["Steam"], - "social_link": "https://github.com/Maoer233" - }, - "astrbot_plugin_personal_selfupdate": { - "desc": "一个用于自更新人格数据的插件。", - "author": "kterna", - "repo": "https://github.com/kterna/astrbot_plugin_personal_selfupdate", - "tags": ["人格", "LLM"] - }, - "astrbot_plugin_restart": { - "display_name": "重启助手", - "desc": "用命令重启、定时自动重启 AstrBot,以解决bot长时间运行可能出现的“抽风”或内存泄漏问题", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_restart", - "tags": ["重启"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_tts_llm": { - "desc": "将LLM的文本回复自动翻译成日语并合成为语音。支持使用自己训练的声音模型和通过指令动态注册、删除和切换不同的声音情感。", - "author": "clown145", - "repo": "https://github.com/clown145/astrbot_plugin_tts_llm", - "tags": ["TTS"] - }, - "astrbot_plugin_pollinations_images": { - "desc": "使用 Pollinations AI生成图片。无需注册,开箱即用!", - "author": "qa296", - "repo": "https://github.com/qa296/astrbot_plugin_pollinations_images", - "tags": ["ai生图"], - "social_link": ["https://github.com/qa296/"] - }, - "wallabag": { - "desc": "自动监听消息中的 URL 并保存到 Wallabag", - "author": "zhuguadundan", - "repo": "https://github.com/zhuguadundan/astrbot_plugin_wallabag" - }, - "astrbot_plugin_pplxsearch": { - "desc": "基于Perplexity AI的互联网搜索插件,可用/pplx 搜索命令", - "author": "LovelyGuYiMeng", - "repo": "https://github.com/LovelyGuYiMeng/astrbot_plugin_pplxsearch" - }, - "Discord_sync_to_kook": { - "desc": "Discord消息同步到Kook插件,支持频道映射和消息格式转换", - "author": "nulijiazaizhong", - "repo": "https://github.com/nulijiazaizhong/astrbot_plugin_Discord_sync_to_kook", - "social_link": "https://github.com/nulijiazaizhong" - }, - "github_star_manager": { - "desc": "GitHub插件Star管理器 - 智能点赞AstrBot插件", - "author": "山萘", - "repo": "https://github.com/shannai37/github_star_plugin", - "tags": ["工具", "GitHub", "开源"] - }, - "astrbot_plugin_legado": { - "desc": "随机小说", - "author": "Victical", - "repo": "https://github.com/victical/astrbot_plugin_legado", - "tags": ["小说"] - }, - "ark_info_search": { - "desc": "使用明日方舟PRTS的Media API获取信息。", - "author": "wxgl", - "repo": "https://github.com/wxgl/astrbot_plugin_arkinfo", - "tags": ["明日方舟", "PRTS"] - }, - "astrbot_plugin_move3d": { - "desc": "将用户引用的图片转换为简笔画风格裸眼3D图的 AstrBot 插件。", - "author": "vmoranv", - "repo": "https://github.com/vmoranv/astrbot_plugin_move3d", - "tags": ["简笔画", "裸眼3d"], - "social_link": "https://github.com/vmoranv" - }, - "astrbot_plugin_poker_game": { - "desc": "德州扑克游戏插件 - 支持私聊发牌、多人游戏、积分系统、房间管理、管理员控制等完整功能", - "author": "山萘", - "repo": "https://github.com/shannai37/astrbot_plugin_poker_game", - "tags": ["游戏", "德州扑克", "多人", "积分系统"] - }, - "astrbot_plugin_context_enhancer": { - "desc": "智能上下文增强插件,它能让您的机器人在群聊中“知晓前文,见机行事”,实现真正意义上的流畅对话。", - "author": "木有知", - "repo": "https://github.com/muyouzhi6/astrbot_plugin_context_enhancer", - "tags": [ - "上下文增强", - "群聊分析", - "读空气", - "角色扮演", - "智能对话", - "LLM增强" - ], - "social_link": "https://github.com/muyouzhi6" - }, - "astrbot_plugin_bilibili_up_notifier": { - "desc": "这是一个AstrBot的插件,用于检测B站UP主发布的新视频并自动发送通知给订阅的用户", - "author": "CN-CQ-Z", - "repo": "https://github.com/CN-CQ-Z/astrbot_plugin_bilibili_up_notifier" - }, - "persistent_history": { - "desc": "基本无需设置的简单永久记忆插件", - "author": "komeiji_shiki", - "repo": "https://github.com/Komeiji-Shiki/astrbot_plugin_persistent_history", - "tags": ["记忆", "永久记忆"] - }, - "randomtoken": { - "desc": "一个Token生成管理器,支持生成、导出、删除和查看Token列表。", - "author": "LumineStory", - "repo": "https://github.com/oyxning/astrabot-plugin-randomtoken", - "tags": ["token", "generator", "management"] - }, - "GUGUblack": { - "desc": "用户/群聊黑名单,也可以拦截 AstrBot 错误信息发送特定提示", - "author": "YUNYUN", - "repo": "https://github.com/huangyuzhe/astrbot_plugin_GUGUblack", - "tags": ["黑名单", "错误"] - }, - "astrbot_plugin_shoubanhua": { - "desc": "通过第三方api,实现手办化、cos化等等功能", - "author": "shskjw", - "repo": "https://github.com/shskjw/astrbot_plugin_shoubanhua" - }, - "astrbot_plugin_group_chat": { - "desc": "一个先进的群聊交互插件,采用AI算法实现智能回复决策,能像真人一样主动参与对话,实现拟人化的主动交互体验。", - "author": "qa296", - "repo": "https://github.com/qa296/astrbot_plugin_group_chat", - "tags": ["主动回复", "拟人"], - "social_link": "https://github.com/qa296/" - }, - "astrbot_plugin_sha": { - "desc": "获取GitHub仓库最后5次提交SHA的插件", - "author": "IGCrystal", - "repo": "https://github.com/IGCrystal-NEO/astrbot_plugin_sha", - "tags": ["工具", "GitHub"], - "social_link": "https://wenturc.com" - }, - "astrbot_plugin_anti_revoke": { - "desc": "[仅 OneBot]监控指定群聊会话撤回的消息并发送给目标用户", - "author": "Foolllll", - "repo": "https://github.com/Foolllll-J/astrbot_plugin_anti_revoke", - "tags": [ - "撤回" - ] - }, - "input_state_by_napcat": { - "desc": "[仅 OneBot]输入状态显示", - "author": "ctrlkk", - "repo": "https://github.com/ctrlkk/astrbot_plugin_input_state_by_nc", - "tags": ["napcat"] - }, - "model_mcp_bridge": { - "desc": "用于为不支持tool_use的模型提供一个调用MCP的途径的插件。", - "author": "Dt8333", - "repo": "https://github.com/Dt8333/astrbot_plugin_model_mcp_bridge" - }, - "Codex": { - "desc": "AstrBot_Codex 是一个基于 Docker 的 Linux 命令执行插件,专为 AstrBot 开发,能够安全地在隔离的 Docker 容器中执行多种编程语言的代码并返回结果。", - "author": "TuF3i", - "repo": "https://github.com/TuF3i/astrBot_plugin_Codex", - "tags": ["命令执行", "docker"] - }, - "textToImg": { - "desc": "修改自 薄暝(二创)和喵喵的 OpenRouter 生图插件(原创)。使用 OpenAI 格式的免费 API 生成图片兼容硅基流动生图", - "author": "hugh", - "repo": "https://github.com/HUGHHUXIAOJUN/AstrBot_plugin_openai_image-command", - "tags": [ - "图片生成", - "硅基流动", - "openAi", - "openrouter" - ] - }, - "openai-image-command": { - "desc": "修改自喵喵的 OpenRouter 生图插件。使用 OpenAI 格式的免费 API 生成图片(使用指令调用插件)", - "author": "薄暝", - "repo": "https://github.com/xiaoxi68/AstrBot_plugin_openai_image-command" - }, - "astrbot_plugin_sleep_tracker": { - "desc": "一个基于 AstrBot 的睡眠记录插件,帮助用户记录和分析睡眠作息情况", - "author": "SHOOTING-STAR-C", - "repo": "https://github.com/SHOOTING-STAR-C/astrbot_plugin_sleep_tracker", - "tags": ["睡眠", "记录"] - }, - "astrbot_plugin_snap_translator": { - "desc": "自动获取并翻译 Marvel Snap 开发者问答", - "author": "sic", - "repo": "https://github.com/Sic-x/astrbot_plugin_snap_translator", - "tags": ["marvel", "snap"], - "social_link": "https://github.com/Sic-x" - }, - "astrbot_plugin_m": { - "desc": "AI自动识别对话中的歌名,支持发送音乐卡片、链接、语音、音频文件,集成网易云音乐数据接口", - "author": "Mnbqq", - "repo": "https://github.com/Mnbqq/astrbot_plugin_m", - "tags": ["音乐"] - }, - "astrbot_plugin_slg": { - "desc": "用astrbot玩slg", - "author": "xunxiing", - "repo": "https://github.com/xunxiing/astrbot_plugin_slg", - "tags": ["游戏", "slg"] - }, - "qq_group_sign": { - "desc": "QQ群打卡插件,支持自动定时打卡、白名单模式、管理员通知等功能", - "author": "EraAsh", - "repo": "https://github.com/EraAsh/astrbot_plugin_qq_group_sign", - "tags": ["QQ群打卡"], - "social_link": "https://github.com/EraAsh" - }, - "astrbot_plugin_livingmemory": { - "desc": "为 AstrBot 打造的、拥有完整记忆生命周期的智能长期记忆插件。", - "author": "lxfight", - "repo": "https://github.com/lxfight-s-Astrbot-Plugins/astrbot_plugin_livingmemory", - "tags": ["memory", "rag"] - }, - "astrbot_plugin_mathitools": { - "desc": "基于mpmath&eval的简易数学表达式支持", - "author": "NekoiMeiov_Team", - "repo": "https://github.com/NekoiMeiov/astrbot_plugin_mathitools", - "tags": ["函数工具", "数学"] - }, - "astrbot_plugin_completely_disable": { - "desc": "通过黑名单或白名单模式完全禁止某个群聊或用户使用机器人。", - "author": "qa296", - "repo": "https://github.com/qa296/astrbot_plugin_completely_disable", - "tags": ["黑名单", "禁用"], - "social_link": "https://github.com/qa296" - }, - "astrbot_plugin_recall_cancel": { - "desc": "“你撤回了我就当你没发过”,当用户撤回触发LLM回应的消息时,如果LLM回复还未发送则取消发送。防止用户发错消息撤回后机器人仍然回复的情况,提升用户体验并避免资源浪费。", - "author": "木有知", - "repo": "https://github.com/muyouzhi6/astrbot_plugin_recall_cancel", - "tags": [ - "消息管理", - "撤回处理", - "LLM控制", - "用户体验", - "自动化", - "QQ机器人", - "OneBot" - ], - "social_link": "https://github.com/muyouzhi6" - }, - "astrbot_plugin_multimsg": { - "display_name": "多类型消息", - "desc": "[仅aiocqhttp] 为bot发送多种类型消息提供便捷命令,包括markdown,猜拳,转骰子,发表情,音乐卡片,推荐卡片,转发,合并转发,@全体成员...", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_multimsg", - "tags": ["消息"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_keywordsreply": { - "desc": "一个简单的关键词自动回复插件", - "author": "Origin173", - "repo": "https://github.com/Origin173/astrbot_plugin_keywordsreply", - "tags": ["自动回复", "关键词"] - }, - "gemini-25-image-openrouter": { - "desc": "使用openrouter的免费api生成图片", - "author": "喵喵", - "repo": "https://github.com/miaoxutao123/AstrBot_plugin_gemini2point5image-openrouter", - "tags": ["banana", "gemini-2.5-flash-image-preview", "画图", "AI绘画"] - }, - "github_star_verify": { - "desc": "[aiocqhttp]使用 GitHub 仓库的 Star 状态作为入群验证条件,仅允许已 Star 指定仓库的用户留在群内。", - "author": "Qian23333", - "repo": "https://github.com/Qian23333/astrbot_plugin_github_star_verify" - }, - "astrbot-qq-group-daily-analysis": { - "desc": "QQ群日常分析插件 - 生成精美的群聊分析报告,支持话题分析、用户称号、群聊金句等功能", - "author": "SXP-Simon", - "repo": "https://github.com/SXP-Simon/astrbot-qq-group-daily-analysis", - "tags": ["QQ", "群聊", "分析", "总结"], - "social_link": "https://github.com/SXP-Simon" - }, - "astrbot_plugin_boss_notifier": { - "desc": "AstrBot头目通知插件,可更新头目信息并通知订阅者", - "author": "Alent7", - "repo": "https://github.com/Alent7/astrbot_plugin_boss_notifier" - }, - "astrbot_plugin_furry_dsgg": { - "desc": "[仅aiocqhttp] 广告助手,帮助你向所有群聊定时发送广告", - "author": "furryhm", - "repo": "https://github.com/furryHM-mrz/astrbot_plugin_furry_dsgg" - }, - "astrbot_plugin_mememaker_api": { - "author": "jmt059", - "repo": "https://github.com/jmt059/astrbot_plugin_mememaker_api", - "desc": "表情包制作插件(api版),功能齐全,需要调用 meme-generator 服务", - "tags": ["meme", "api", "表情包"] - }, - "wxauto_repost": { - "desc": "微信消息转发框架插件 - 基于 wxauto 库和 OneBotV11 协议,支持微信消息与 OneBotV11 协议的双向转发", - "author": "汐灿", - "repo": "https://github.com/luosheng520qaq/wxauto-repost-onebotv11", - "tags": ["wechat", "wxauto"], - "social_link": "blog.isla.ltd" - }, - "astrbot_plugin_AnimeMagnet": { - "desc": "这是一个动漫磁链查询插件,可以获取动漫磁链", - "author": "Hxfrzc", - "repo": "https://github.com/Hxfrzc/astrbot_plugin_AnimeMagnet", - "tags": ["动漫", "番剧", "磁链"] - }, - "astrbot_plugin_restrict_syscmd": { - "desc": "限制仅管理员可用某些指令(支持自定义),静默处理不回复,防止bot被测,防止被恶意new、reset等", - "author": "木有知", - "repo": "https://github.com/muyouzhi6/astrbot_plugin_restrict_syscmd" - }, - "astrbot_plugin_jojo_stand_panel": { - "desc": "一个用于 AstrBot 的 JOJO 替身面板生成插件,调用 TripleYing 的 API 生成 JOJO 风格替身面板图片。支持随机生成、自定义设置、替身系统等功能。", - "author": "Dogend", - "repo": "https://github.com/Dogend233/astrbot_plugin_jojo_stand_panel", - "tags": ["JOJO"], - "social_link": "http://www.tripleying.com/jojo" - }, - "astrbot_plugin_qun_album": { - "display_name": "群相册", - "desc": "[仅napcat>=4.8.100] 群相册插件,记录群友怪话", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_qun_album", - "tags": ["群相册"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_favourpro": { - "desc": "这是一个与现有好感度系统完全不同的插件。它不再是一个简单的数值计算工具,而是旨在为 AI 模拟一个多维度、自主且保密的内心世界。AI 会根据与用户的互动,真实地改变其内在的“好感度”、“态度”和“关系”,并通过回应风格的变化自然地流露出来。", - "author": "天各一方", - "repo": "https://github.com/Catfish872/astrbot_plugin_favourpro" - }, - "astrbot_plugin_vtb_adapter": { - "desc": "用于连接 AstrBot 与 Open LLM Vtuber,除安装插件外还需要修改 Open LLM Vtuber 中的相关文件", - "author": "YakumoAki", - "repo": "https://github.com/murphys7017/astrbot_plugin_vtb_adapter", - "tags": ["适配器"] - }, - "astrbot_plugin_ms_aiimg": { - "desc": "接入魔搭社区文生图模型", - "author": "竹和木", - "repo": "https://github.com/3451996649/astrbot_plugin_ms_aiimg" - }, - "asbot_plugin_furry_mzxyy": { - "desc": "毛主席一言", - "author": "furryhm", - "repo": "https://github.com/furryHM-mrz/asbot_plugin_furry_mzxyy" - }, - "astrbot_plugin_auto_ban_new": { - "desc": "在指定群聊中对新入群用户自动禁言并发送欢迎消息,支持多种方式解除监听。帮助群管理员更好地管理新成员,确保新成员先阅读群规再发言。", - "author": "糯米茨", - "repo": "https://github.com/nuomicici/astrbot_plugin_auto_ban_new", - "tags": ["禁言", "群管"], - "social_link": "https://qm.qq.com/q/wMGXYfKKoS" - }, - "command_to_llm": { - "desc": "将指令(比如/help)转换为LLM函数(比如 get_help)调用,让AI能够通过LLM函数执行其他插件的指令,支持动态添加和管理指令映射", - "author": "kjqwdw", - "repo": "https://github.com/kjqwer/astrbot_plugin_command_to_llm", - "tags": ["command", "llm", "function"], - "social_link": "https://github.com/kjqwer" - }, - "astrbot_plugin_lark_send_patcher": { - "desc": "通过猴子补丁的方式,优化了飞书Lark适配器下,机器人发送的消息引用太频繁的问题。现在飞书下所有的机器人回复从引用消息变更为直接发送。插件可能会随着astrbot本体版本更新,涉及到lark_adapter和lark_event重大更新时失效。", - "author": "天各一方", - "repo": "https://github.com/Catfish872/lark_send_patcher" - }, - "astrbot_plugin_message_tester": { - "desc": "使用 logger 完整打印消息结构", - "author": "drdon1234", - "repo": "https://github.com/drdon1234/astrbot_plugin_message_tester", - "tags": ["调试"] - }, - "asbot_plugin_furry-API": { - "desc": "调用趣绮梦云黑API查询用户的插件", - "author": "furryhm", - "repo": "https://github.com/furryHM-mrz/asbot_plugin_furry-API-" - }, - "asbot_plugin_furry-API-hy": { - "desc": "调用趣绮梦云黑API的群黑云查询踢出还有进群自动检测黑云有问题自动踢出的插件", - "author": "furryhm", - "repo": "https://github.com/furryHM-mrz/asbot_plugin_furry-API-hy" - }, - "astrbot_plugin_urldb": { - "desc": "为 [老九网盘数据库系统](https://github.com/ctwj/urldb) 设计的AstrBot插件,支持被@时搜索功能。", - "author": "老九", - "repo": "https://github.com/ctwj/astrbot_plugin_urldb", - "social_link": "https://pan.l9.lc" - }, - "astrbot_plugin_furry_cg": { - "desc": "小茶馆插件", - "author": "furryhm", - "repo": "https://github.com/furryHM-mrz/astrbot_plugin_furry_cg" - }, - "astrbot_plugin_furry_cgsjk": { - "desc": "小茶馆数据库插件,为小茶馆插件提供数据支持", - "author": "furryhm", - "repo": "https://github.com/furryHM-mrz/astrbot_plugin_furry_cgsjk" - }, - "astrbot_plugin_typst_support": { - "desc": "添加 typst 渲染支持", - "author": "baitwo02", - "repo": "https://github.com/baitwo02/astrbot_plugin_typst_support", - "tags": ["typst"] - }, - "astrbot_plugin_retry_v2": { - "desc": "一个基于事件钩子的、处理空回复和截断等非完整响应的重试插件", - "author": "长安某", - "repo": "https://github.com/zgojin/astrbot_plugin_retry_v2", - "tags": "优化", - "social_link": "astrbot.uk" - }, - "astrbot_plugin_papertrading": { - "desc": "基于a股真实数据的模拟炒股插件。支持实时股价、委托交易、持仓管理、群内排行等功能。", - "author": "Shiroim", - "repo": "https://github.com/Shiroim/astrbot_plugin_papertrading", - "tags": ["股市"] - }, - "astrbot_plugin_figurine_workshop": { - "desc": "基于gemini生图的手办化,不再需要本地部署。", - "author": "长安某", - "repo": "https://github.com/zgojin/astrbot_plugin_figurine_workshop", - "tags": "娱乐", - "social_link": "astrbot.uk" - }, - "should_I_respond": { - "desc": "“我要回复这条消息吗?”当打开主动回复时,LLM 可能傻傻的就部分上下文一直回复。这个插件没准能解决这个问题。(在 aiocqhttp 平台测试,需要搭配主动回复功能使用)", - "author": "idk114-514", - "repo": "https://github.com/idk114-514/should_I_respond" - }, - "astrbot_plugin_lmarena": { - "display_name": "模型竞技场", - "desc": "全面对接lmarena(模型竞技场),免费无限调用模型,如调用nano-banana进行手办化", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_lmarena", - "tags": ["LMArena", "nano_banana", "手办化"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_Mirecraft_motd": { - "desc": "Minecraft motd 探测服务器的插件", - "author": "ChuranNeko", - "repo": "https://github.com/ChuranNeko/astrbot_plugin_mirecraft_motd", - "tags": ["Minecraft", "motd"] - }, - "astrbot-plugin-huaer-bot": { - "desc": "基于 SiliconFlow API 的多组群聊天插件,支持人格设定、Markdown 显示、联网搜索、检索增强生成(RAG)等功能", - "author": "HuaEr DevGroup", - "repo": "https://github.com/suizoe-cosine/astrbot-plugin-huaer-bot", - "tags": ["ChatBot", "LLM", "RAG"] - }, - "astrbot_plugin_pic_search": { - "desc": "爬取 Bing 的图片搜索结果,再使用 VLM 进行选择处理", - "author": "RC-CHN", - "repo": "https://github.com/RC-CHN/astrbot_plugin_pic_search" - }, - "astrbot_plugin_spaghetti_concrete": { - "desc": "一本正经胡说八道生成器 —— 基于“意大利面混凝土理论”,输出跨领域因果谬误文案。", - "author": "KONpiGG", - "repo": "https://github.com/KONpiGG/spaghetti_concrete", - "tags": ["胡说八道", "娱乐"] - }, - "astrbot_plugin_ctx_trimmer": { - "desc": "按照 Token 丢弃对话的插件", - "author": "xunxiing & gpt5", - "repo": "https://github.com/xunxiing/astrbot_plugin_ctx_trimmer", - "tags": ["对话丢弃", "token", "llm"] - }, - "astrbot_plugin_steam_topsellers": { - "desc": "获取 Steam 热销榜前 5 名游戏", - "author": "danfong1104", - "repo": "https://github.com/danfong1104/astrbot_plugin_steam_topsellers", - "tags": ["Steam"], - "social_link": "https://github.com/danfong1104" - }, - "astrbot_plugin_tts_emotion_router": { - "desc": "按情绪路由到不同音色与语速的 TTS 插件(硅基流动 API,其他OpenAI语音接口api同样适配),支持隐藏标记与启发式情绪识别、概率/长度/冷却门控与会话开关。", - "author": "木有知", - "repo": "https://github.com/muyouzhi6/astrbot_plugin_tts_emotion_router", - "tags": ["TTS", "情绪识别", "SiliconFlow"], - "social_link": "https://github.com/muyouzhi6" - }, - "astrbot_plugin_keyword_monitor": { - "desc": "当群里出现关键词时触发自动提醒。", - "author": "NMpancake", - "repo": "https://github.com/NMpancake/astrbot_plugin_keyword_monitor", - "tags": ["工具", "关键词监控"], - "social_link": "mailto://2461248172@qq.com" - }, - "astrbot_plugin_Xiaomi_BandProMax": { - "desc": "小米手环的新用法", - "author": "Futureppo", - "repo": "https://github.com/Futureppo/astrbot_plugin_Xiaomi_BandProMax", - "tags": ["MiBand"], - "social_link": "https://github.com/Futureppo" - }, - "astrbot_plugin_immersive_control": { - "desc": "🎮 给 AI 植入神奇小玩具的娱乐插件,3分钟沉浸式互动体验。", - "author": "木有知", - "repo": "https://github.com/muyouzhi6/astrbot_plugin_immersive_control", - "social_link": "https://github.com/muyouzhi6" - }, - "astrbot_plugin_provider_ark_ResponsesAPI": { - "desc": "将火山方舟(Volcengine Ark)的上下文缓存API(Responses API)注册为 AstrBot 的对话服务提供商(Provider)(支持/provider、缓存命中统计、Function Calling)", - "author": "CaQing & GPT-5 Thinking", - "repo": "https://github.com/caqingtgas/astrbot_plugin_provider_ark_ResponsesAPI" - }, - "astrbot_plugin_meme_generator": { - "desc": "高性能表情包生成器 - 支持多种模板和智能参数识别,具备头像缓存、用户冷却、超时控制等高级功能", - "author": "SodaSizzle", - "repo": "https://github.com/SodaSizzle/astrbot_plugin_meme_generator", - "tags": ["表情包"], - "social_link": "https://github.com/SodaSizzle" - }, - "astrbot_plugin_self_learning": { - "desc": "智能自学习对话插件 - 通过实时消息捕获、多维度数据分析、渐进式学习机制和动态人格更新以及社交关系网络,使聊天机器人能够模仿特定用户的对话,实现更自然、个性化的交互", - "author": "NickMo", - "repo": "https://github.com/NickCharlie/astrabot_plugin_self_learning", - "tags": ["模仿", "学习", "人格"], - "social_link": "https://github.com/NickCharlie" - }, - "astrbot_plugin_baiduocr": { - "desc": "百度智能云的 OCR 文字识别服务。新用户有千次的免费调用次数,适合轻度使用", - "author": "Yuki Soffd", - "repo": "https://github.com/Soffd/astrbot_plugin_baiduocr", - "tags": ["工具", "OCR", "图片识别"] - }, - "astrbot_plugin_WealthAndContract": { - "desc": "集签到、契约与经济系统于一体的群聊插件", - "author": "HINS", - "repo": "https://github.com/WUHINS/astrbot_plugin_WealthAndContract", - "tags": ["经济", "市场", "签到", "社交"], - "social_link": "https://t.me/astrbot_plugin_HINS" - }, - "astrbot_plugin_xfbank": { - "desc": "一个简易的银行插件", - "author": "XiaoFu1025", - "repo": "https://github.com/XiaoFu1025/astrbot_plugin_xfbank", - "tags": ["Bank"] - }, - "astrbot_plugin_jrysprpr": { - "desc": "今日运势查询,会生成一张图片,包含今日运势、宜忌、吉时等信息。", - "author": "ominus", - "repo": "https://github.com/NINIYOYYO/astrbot_plugin_jrys", - "tags": ["运势"] - }, - "astrbot_plugin_wakepro": { - "display_name": "唤醒增强", - "desc": "更强大的唤醒增强插件:唤醒CD、唤醒合并、提及唤醒、唤醒延长、空@唤醒、话题相关性唤醒、答疑唤醒、无聊唤醒、闭嘴机制、被骂沉默机制、屏蔽人机", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_wakepro", - "tags": ["唤醒增强"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_memora_connect": { - "desc": "一个模仿人类记忆方式的记忆插件。", - "author": "qa296", - "repo": "https://github.com/qa296/astrbot_plugin_memora_connect", - "tags": ["拟人", "记忆"], - "social_link": "https://github.com/qa296/" - }, - "astrbot_plugin_iearning_style": { - "desc": "使机器人可以从聊天中学习他人说话方式", - "author": "qa296", - "repo": "https://github.com/qa296/astrbot_plugin_iearning_style", - "tags": ["学习", "拟人"], - "social_link": "https://github.com/qa296" - }, - "astrbot_plugin_who_at_me": { - "desc": "谁艾特我?监听 @ 消息,便于快速查找自己被 @ 时说了什么。", - "author": "长安某", - "repo": "https://github.com/zgojin/astrbot_plugin_who_at_me", - "tags": ["工具"], - "social_link": "astrbot.uk" - }, - "astrbot_plugin_outputpro": { - "display_name": "输出增强", - "desc": "输出增强插件:报错拦截、文本清洗、随机@、随机引用", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_outputpro", - "tags": ["输出增强"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_image_summary": { - "display_name": "图片外显", - "desc": "[仅aiocqhttp] 图片外显插件, 将群外显示的“图片”二字替换成更丰富的句子", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_image_summary", - "tags": ["图片外显"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_voice_to_text": { - "desc": "语音转文字智能回复插件(新用户看README.md),支持 OpenAI、Groq、Deepgram、Azure 等多种兼容OpenAI格式的STT服务提供商", - "author": "NickMo", - "repo": "https://github.com/NickCharlie/Astrbot-Voice-To-Text-Plugin", - "tags": ["STT", "语音转文字"] - }, - "astrbot_plugin_bangumi": { - "desc": "一个用于查询 Bangumi条目的插件", - "author": "Amatsutsumi", - "repo": "https://github.com/Amatsutsumi/astrbot_plugin_bangumi", - "tags": ["bangumi"], - "social_link": "https://github.com/Amatsutsumi/astrbot_plugin_bangumi" - }, - "asbot_plugin_furry_jtwzbq": { - "desc": "[QQ] 监听文字表情时重复发送", - "author": "furryhm", - "repo": "https://github.com/furryHM-mrz/asbot_plugin_furry_jtwzbq" - }, - "astrbot_plugin_index_tts": { - "desc": "基于index-tts对AstrBot的语音转文字(TTS)补充", - "author": "xiewoc", - "repo": "https://github.com/xiewoc/astrbot_plugin_index_tts", - "tags": ["TTS", "文字转语音"], - "social_link": "https://github.com/xiewoc" - }, - "astrbot_plugin_aolastar": { - "desc": "通过Aolarhapsody后端 API 解析奥拉星游戏内容", - "author": "vmoranv", - "repo": "https://github.com/vmoranv/astrbot_plugin_aolastar", - "tags": ["奥拉星"], - "social_link": "https://github.com/vmoranv" - }, - "astrbot_plugin_identity_strategy": { - "desc": "为群聊/私聊注入指定的应对提示词(纯配置,无命令;支持特殊ID与空白策略)", - "author": "CaQing & GPT-5 Pro", - "repo": "https://github.com/caqingtgas/astrbot_plugin_identity_strategy" - }, - "astrbot_plugin_qzone": { - "display_name": "QQ空间", - "desc": "QQ空间对接插件, 可自动发说说、表白墙投稿审核、查看说说", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_qzone", - "tags": ["QQ空间", "说说", "表白墙"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_matchreminder": { - "desc": "算法比赛查询和今日比赛自动提醒 - 支持 CF、牛客、AtCoder 平台", - "author": "LuBanQAQ", - "repo": "https://github.com/LuBanQAQ/astrbot_plugin_matchreminder" - }, - "astrbot_plugin_recall": { - "display_name": "智能撤回", - "desc": "智能撤回插件,自动判断并撤回bot自身发的长文本、复读词、违禁词、色图、报错等", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_recall", - "tags": ["撤回"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_record_converter": { - "display_name": "QQ语音转化", - "desc": "QQ 语音转化插件,包括语音转文件,文件转语音,同时内置QQ声聊实现TTS", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_record_converter", - "tags": ["语音转化"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_spark_tts": { - "desc": "用于使用 Spark-TTS 进行文字转语音。", - "author": "xiewoc", - "repo": "https://github.com/xiewoc/astrbot_plugin_spark_tts", - "tags": ["TTS", "语音转文字"], - "social_link": "https://github.com/xiewoc" - }, - "astrbot_plugin_provider_ark": { - "desc": "将可应用上下文缓存API的火山方舟(Volcengine Ark) 注册为 AstrBot 的对话服务提供商(Provider)(支持 /provider 切换)", - "author": "CaQing & GPT-5", - "repo": "https://github.com/caqingtgas/astrbot_plugin_provider_ark" - }, - "astrbot_plugin_daily_reminder": { - "desc": "让机器人支持定时消息", - "author": "小懒", - "repo": "https://github.com/xiaolan0216/astrbot_plugin_daily_reminder" - }, - "astrbot_plugin_schedule_injector": { - "desc": "在 LLM 请求前注入日程/目标上下文,并在回复后解析隐藏 JSON 更新日程。支持白名单、每日目标与微目标", - "author": "xunxiing", - "repo": "https://github.com/xunxiing/astrbot_plugin_schedule_injector", - "tags": ["角色扮演", "日程"], - "social_link": "https://github.com/xunxiing" - }, - "astrbot_plugin_image_size_limit": { - "desc": "限制图片尺寸", - "author": "ctrlkk", - "repo": "https://github.com/ctrlkk/astrbot_plugin_image_size_limit" - }, - "intelligent_retry": { - "desc": "当LLM回复为空或包含特定错误关键词时,自动进行多次重试,提高交互稳定性。", - "author": "木有知 & 长安某", - "repo": "https://github.com/muyouzhi6/astrabot_plugin_retry", - "tags": ["LLM", "工具", "增强"] - }, - "astrbot_plugin_Group-Verification_PRO": { - "desc": "一个强大的 QQ 群成员入群验证插件。新成员需回答动态生成的 100 以内加减法问题方可入群。支持完全自定义的提示消息(成功、失败、超时警告、踢出等)和时间控制(验证超时、警告时机、踢出延迟)。当用户回答错误时,会自动生成新题目并重置验证时间,有效防止机器人账号。", - "author": "huntuo146", - "repo": "https://github.com/huntuo146/astrbot_plugin_Group-Verification_PRO", - "tags": ["新成员验证", "群审核"], - "social_link": "https://github.com/huntuo146" - }, - "pokemon_fusion": { - "desc": "宝可梦融合插件,支持指定宝可梦融合和随机融合。", - "author": "sugayoiya", - "repo": "https://github.com/sugayoiya/astrbot_plugin_pokemon_fusion", - "tags": ["pokemon", "fusion"], - "social_link": "https://github.com/sugayoiya" - }, - "sunsetbot_search": { - "desc": "获取 sunsetbot.top 今日/明日火烧云数据", - "author": "棒棒糖", - "repo": "https://github.com/zhoufan47/astrbot_plugin_sunsetbot_search", - "tags": ["天气", "火烧云"] - }, - "astrbot_plugin_soupai": { - "name": "astrbot_plugin_soupai", - "desc": "AI 海龟汤推理游戏插件,支持自动生成谜题、智能判断、验证系统、智能提示、存储库管理等功能。网络题库包含近300道海龟汤,还在持续更新中。", - "author": "KONpiGG", - "repo": "https://github.com/KONpiGG/astrbot_plugin_soupai", - "tags": ["海龟汤"] - }, - "astrbot_plugin_typst_render": { - "name": "astrbot_plugin_typst_render", - "desc": "渲染 Typst 代码并返回图片", - "author": "Laplace", - "repo": "https://github.com/Laplace825/astrbot_plugin_typst_render", - "tags": ["Typst"], - "social_link": "www.blog.lap-lace.top" - }, - "astrbot_plugin_friberg": { - "desc": "猜 CS Player 的小游戏", - "author": "oldPeter616", - "repo": "https://github.com/oldPeter616/astrbot_plugin_friberg", - "tags": ["CS", "游戏", "弗一把"] - }, - "astrbot_plugin_better_markdown_to_image": { - "desc": "更好的 Markdown 转图片,支持自动转换来自 LLM 的回复的 Markdown 内容和指令直接转换", - "author": "MLSLi", - "repo": "https://github.com/MLSLi/astrbot_plugin_better_markdown_to_image", - "tags": ["Markdown", "文转图"] - }, - "pjsk_guess_song": { - "desc": "PJSK 猜歌游戏插件", - "author": "nichinichisou", - "repo": "https://github.com/nichinichisou0609/astrbot_plugin_pjsk_guess_song", - "tags": ["pjsk", "猜歌", "初音未来 缤纷舞台"] - }, - "astrbot_plugin_screenctrl": { - "display_name": "截屏助手", - "desc": "支持单次截屏、连续截屏、定时截屏,需将bot挂载在有屏幕的设备上", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_screenctrl", - "tags": ["截屏"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_error_pro": { - "desc": "屏蔽机器人的错误消息,选择是否发送给管理员,支持AI友好解释。", - "author": "Chris", - "repo": "https://github.com/Chris95743/astrbot_plugin_error_pro", - "tags": ["报错", "屏蔽", "轮询"] - }, - "astrbot_plugin_silent": { - "desc": "一个极其简单的静默插件,当LLM回复内容中包含 silent 关键词时,自动阻止发送回复消息。", - "author": "Chris", - "repo": "https://github.com/chris95743/astrbot_plugin_silent", - "social_link": "https://wickh.cn" - }, - "astrbot_plugin_random_likes": { - "desc": "[仅 QQ] 智能检测点赞关键词并自动随机点赞数", - "author": "--sora--", - "repo": "https://github.com/sora-yyds/astrbot_plugin_random_likes", - "tags": ["点赞"] - }, - "astrbot_plugin_image_censor": { - "desc": "AstrBot 图片审查插件", - "author": "Omnisch", - "repo": "https://github.com/Omnisch/astrbot_plugin_image_censor" - }, - "astrbot_plugin_3dmapi": { - "desc": "3dmmod 搜索插件,支持在 3dmgame Mod 站搜索相关 Mod 内容", - "author": "--sora--", - "repo": "https://github.com/sora-yyds/astrbot_plugin_3dmapi", - "tags": ["3DM", "Mod"] - }, - "astrbot_plugin_ragecoop": { - "desc": "GTAV RageCoop 服务器查询插件", - "author": "--sora--", - "repo": "https://github.com/sora-yyds/astrbot_plugin_ragecoop", - "tags": ["GTAV", "RageCoop", "IP"] - }, - "astrbot_plugin_TurtleSoup": { - "desc": "海龟汤互动解谜游戏,支持 LLM 自动判题和自定义海龟汤预设题库", - "author": "anchor", - "repo": "https://github.com/anchorAnc/astrbot_plugin_TurtleSoup", - "tags": ["海龟汤"] - }, - "astrbot_plugin_update_manager": { - "desc": "一个用于一键更新所有 AstrBot 插件的工具,支持定时检查。", - "author": "bushikq", - "repo": "https://github.com/zhewang448/astrbot_plugin_update_manager", - "tags": ["工具", "实用", "定时任务"], - "social_link": "https://github.com/zhewang448" - }, - "astrbot_plugins_canvas": { - "desc": "基于 Gemini AI 模型的画图改图插件,可通过指令或自然语言调用。", - "author": "长安某", - "repo": "https://github.com/zgojin/AstrBot_Plugins_Canvas", - "tags": ["画图", "图像编辑", "工具"], - "social_link": "https://astrbot.uk" - }, - "astrbot_plugin_lanzoucloud": { - "desc": "蓝奏云文件解析插件,支持自动检测和手动解析蓝奏云分享链接", - "author": "BB0813", - "repo": "https://github.com/BB0813/astrbot_plugin_lanzoucloud", - "tags": ["文件解析"], - "social_link": "https://qm.qq.com/q/d4lwUp9ap4" - }, - "astrbot_plugin_img_rev_searcher": { - "desc": "图片反搜项目,以图搜图,找出处", - "author": "drdon1234", - "repo": "https://github.com/drdon1234/astrbot_plugin_img_rev_searcher", - "tags": ["图片反搜", "以图搜图", "找出处"] - }, - "astrbot_plugin_LLMTempBan": { - "desc": "让 Bot 学会主动拉黑或者通过管理员指令拉黑。", - "author": "长安某", - "repo": "https://github.com/zgojin/astrbot_plugin_LLMTempBan", - "tags": ["工具"], - "social_link": "https://astrbot.uk" - }, - "astrbot_proactive_reply": { - "desc": "一个支持聊天附带用户信息和定时主动发送消息的 AstrBot 插件", - "author": "AstraSolis", - "repo": "https://github.com/AstraSolis/astrbot_proactive_reply", - "tags": ["聊天增强", "定时任务", "用户信息", "主动回复"] - }, - "treasure_bag_plugin": { - "desc": "一个为 AstrBot 设计的多功能插件,包含多种实用和娱乐功能。", - "author": "祁筱欣", - "repo": "https://github.com/xiaomizhoubaobei/astrbot_plugin_treasure_bag", - "tags": ["娱乐"] - }, - "LiteBridge": { - "name": "LiteBridge", - "desc": "基于 WebSocket 的 Minecraft 群服互通插件", - "author": "Asurin219", - "repo": "https://github.com/Asurin219/astrbot_plugin_lite_bridge", - "tags": ["Minecraft", "群服互通"], - "social_link": "QQ: 824907403" - }, - "cngal_morning_report": { - "desc": "CnGal 每日晨报", - "author": "YaoYue", - "repo": "https://github.com/yaoyuesuzu/astrbot_plugin_cngal_morning_report", - "tags": ["cngal", "晨报", "Galgame"], - "social_link": "https://github.com/yaoyuesuzu" - }, - "astrbot_plugin_url_2_knowledge_base": { - "desc": "通过 URL 提取内容,并经过处理、聚类和总结后,生成知识库文件。", - "author": "RC-CHN", - "repo": "https://github.com/RC-CHN/astrbot_plugin_url_2_knowledge_base" - }, - "astrbot_plugin_plea_mercy": { - "name": "astrbot_plugin_plea_mercy", - "desc": "当被禁言时,向管理员私聊求情。", - "author": "qa296", - "repo": "https://github.com/qa296/astrbot_plugin_plea_mercy", - "tags": ["防禁言", "拟人", "LLM", "aiocqhttp"], - "social_link": "https://github.com/qa296/" - }, - "astrbot_plugin_server_status_nickname": { - "name": "astrbot_plugin_server_status_nickname", - "desc": "通过群昵称动态显示服务器状态的插件,并提供状态历史图生成", - "author": "DITF16", - "repo": "https://github.com/DITF16/astrbot_plugin_server_status_nickname", - "tags": ["工具", "服务器", "监控"] - }, - "astrbot_plugin_scheduler": { - "desc": "功能强大的通用定时任务调度插件,支持 Cron 表达式、间隔执行、条件执行等多种调度方式。提供可视化配置界面和任务创建向导。", - "author": "Couei", - "repo": "https://github.com/xpnobug/astrbot_plugin_scheduler", - "tags": ["定时任务", "自动化", "Cron"], - "social_link": "QQ: 2877406366" - }, - "astrbot_plugin_battlefield_tool": { - "desc": "战地风云战绩查询插件", - "author": "SHOOTING_STAR_C", - "repo": "https://github.com/SHOOTING-STAR-C/astrbot_plugin_battlefield_tool", - "tags": ["战地风云"] - }, - "astrbot_plugin_SteamSaleTracker": { - "desc": "这是一个 Steam 游戏价格监控插件", - "author": "bushikq", - "repo": "https://github.com/zhewang448/astrbot_plugin_SteamSaleTracker", - "tags": ["Steam", "游戏"], - "social_link": "https://github.com/zhewang448" - }, - "astrbot_plugin_Heartflow": { - "desc": "基于简单的心流机制的群聊主动回复插件,带来更生动的主动回复体验", - "author": "Jason.Joestar", - "repo": "https://github.com/advent259141/Astrbot_plugin_Heartflow", - "tags": ["主动回复", "拟人"], - "social_link": "https://github.com/advent259141" - }, - "cngal_search": { - "desc": "CnGal查询", - "author": "YaoYue", - "repo": "https://github.com/yaoyuesuzu/astrbot_plugin_cngal_search", - "tags": ["cngal", "第三方", "查询"], - "social_link": "https://github.com/yaoyuesuzu" - }, - "astrbot_plugin_Trans": { - "desc": "哦齁噢喔~语翻译器,基于https://msbt.seku.su提出的的编码解码功能", - "author": "EIA", - "repo": "https://github.com/EIA2024/astrbot_plugin_Trans", - "tags": ["工具"], - "social_link": "https://github.com/EIA2024" - }, - "astrbot_plugin_deer_check": { - "desc": "一个发送'🦌'进行打卡并生成月度日历的插件", - "author": "DITF16", - "repo": "https://github.com/DITF16/astrbot_plugin_deer_check", - "tags": ["鹿", "打卡", "健康", "娱乐"] - }, - "astrbot_plugin_pet": { - "desc": "一个简单的的群内宠物养成插件,支持LLM随机事件、PVP对决和图片状态卡。", - "author": "DITF16", - "repo": "https://github.com/DITF16/astrbot_plugin_pet", - "tags": ["游戏", "趣味", "宠物"] - }, - "astrbot_plugin_error_monitor": { - "desc": "捕获 Immersive Error 抛出的异常,并提供 SMTP 邮件通知进行报告。", - "author": "Magstic, Gemini 2.5 Pro", - "repo": "https://github.com/Hina-Chat/astrbot_plugin_error_monitor", - "tags": ["工具", "实用"], - "social_link": "https://magstic.art/" - }, - "astrbot_plugin_immersive_error": { - "desc": "客制化回覆插件。侦测自订的拦截词,并将其替换为与之对应的沉浸式回覆。", - "author": "Magstic, Gemini 2.5 Pro", - "repo": "https://github.com/Hina-Chat/astrbot_plugin_immersive_error", - "tags": ["工具", "实用"], - "social_link": "https://magstic.art/" - }, - "astrbot_plugin_eat_history": { - "desc": "自动保存转发的消息记录,随时查看", - "author": "logicat", - "repo": "https://github.com/logicat-123/astrbot_plugin_eat_history" - }, - "astrbot_plugin_rg": { - "desc": "群聊左轮手枪游戏插件,玩家可以在群聊中进行左轮手枪射击游戏,支持随机走火事件。", - "author": "piexian", - "repo": "https://github.com/piexian/astrbot_plugin_rg" - }, - "echo_avatar": { - "desc": "学习指定用户的说话方式并生成专业的Prompt,仅限全局管理员使用。", - "author": "LumineStory", - "repo": "https://github.com/oyxning/astrtbot_plugin_echo_avatar", - "tags": ["模仿"], - "social_link": "https://github.com/oyxning" - }, - "EmailNotixion": { - "name": "EmailNotixion", - "desc": "实时IMAP邮件推送插件", - "author": "Temmie", - "repo": "https://github.com/OlyMarco/EmailNotixion", - "tags": ["邮箱", "email", "推送", "工具"] - }, - "astrbot_plugin_RecallGuard": { - "name": "astrbot_plugin_RecallGuard", - "desc": "[仅 aiocqhttp] 监听指定用户撤回图片并将其转发到指定群聊。", - "author": "和泉智宏", - "repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_RecallGuard" - }, - "astrbot_plugin_reply_directly": { - "name": "astrbot_plugin_reply_directly", - "desc": "让您的 AstrBot 在群聊中变得更加生动和智能!本插件使其可以主动的连续交互。", - "author": "qa296", - "repo": "https://github.com/qa296/astrbot_plugin_reply_directly", - "tags": ["交互增强", "聊天辅助", "主动回复", "沉浸式"] - }, - "astrbot_plugin_choulaopo": { - "name": "抽老婆", - "desc": "[仅napcat] 这是用于抽取QQ群友当老婆的插件。", - "author": "糯米茨", - "repo": "https://github.com/nuomicici/astrbot-plugin-choulaopo", - "tags": ["工具", "娱乐"] - }, - "astrbot_plugin_file": { - "name": "astrbot_plugin_file", - "desc": "一个简单的文件发送、删除、移动、复制和查看文件夹内容插件,命令均默认开启管理员权限", - "repo": "https://github.com/Chris95743/astrbot_plugin_file" - }, - "astrobot_plugin_code_executor": { - "name": "astrobot_plugin_code_executor", - "desc": "为LLM提供代码运行权限,可以执行文件操作", - "repo": "https://github.com/luosheng520qaq/astrobot_plugin_code_executor", - "tags": ["代码运行", "文件处理"] - }, - "astrbot_plugin_group_sign": { - "name": "group_sign", - "desc": "[仅 aiocqhttp] 让 bot 定时群打卡", - "author": "mmyddd", - "repo": "https://github.com/mmyddd/astrbot_plugin_group_sign" - }, - "astrbot_plugin_wwbirthday": { - "desc": "鸣潮角色生日播报", - "author": "arkina", - "repo": "https://github.com/yan3931/astrbot_plugin_wwbirthday", - "tags": ["鸣潮"] - }, - "astrbot_plugin_balance": { - "desc": "一个简单的 LLM API 余额查询与 IP 查询小插件, 支持硅基流动,DeepSeek 与 OpenAI 余额查询及 IP 地址查询功能", - "author": "Chris", - "repo": "https://github.com/Chris95743/astrbot_plugin_balance" - }, - "astrbot_plugin_mp": { - "desc": "一个适用于最新版本moviepilot的小工具,支持搜索、订阅、消息转发等功能", - "author": "EWEDL", - "repo": "https://github.com/EWEDLCM/astrbot_plugin_mp", - "tags": ["MP", "工具", "转发", "交互"] - }, - "astrbot_plugin_anti_recall": { - "desc": "[仅限aiocqhttp] 防撤回插件,开启监控指定会话后,该会话内撤回的消息将转发给指定接收者", - "author": "JOJO", - "repo": "https://github.com/jiongjiongJOJO/astrbot_plugin_anti_recall", - "tags": ["工具", "防撤回", "aiocqhttp"], - "social_link": "https://blog.jojo.host/" - }, - "astrbot_plugin_ip_proxy": { - "desc": "一个将HTTP代理API转换为本地代理的AstrBot插件", - "author": "timetetng", - "repo": "https://github.com/timetetng/astrbot_plugin_ip_proxy" - }, - "astrbot_plugin_cmd_console": { - "desc": "提供 WebUI 的指令管理面板,可以启用/禁用插件的指令。", - "repo": "https://github.com/Hina-Chat/astrbot_plugin_cmd_console", - "tags": ["工具", "实用"], - "author": "Hina-Chat", - "social_link": "https://magstic.art/" - }, - "astrbot_plugin_market": { - "desc": "指令版插件市场。(点个 star 吧~ 你的 star 是我更新的动力)", - "repo": "https://github.com/zgojin/astrbot_plugin_market", - "author": "长安某", - "tags": ["工具"], - "social_link": "astrbot.uk" - }, - "astrbot_plugin_bw_monitor": { - "desc": "Bilibili Show 票务监控插件,支持群聊/私聊隔离,检测余票变化并推送通知。", - "repo": "https://github.com/satori5555/astrbot_plugin_bw_monitor", - "tags": ["bilibili", "ticket", "推送", "余票"], - "author": "satori5555" - }, - "astrbot_plugin_78animesearch": { - "desc": "通过 `/78dm [关键词]` 命令在 78动漫模型网搜索模玩信息", - "repo": "https://github.com/critans/astrbot_plugin_78animesearch", - "tags": ["爬虫", "78动漫"], - "author": "critans" - }, - "astrbot_plugin_hyrz": { - "desc": "从火影忍者官网上查询火影忍者手游忍者信息", - "repo": "https://github.com/Aurora-xk/astrbot_plugin_hyrz", - "author": "Aurora-xk" - }, - "astrbot_plugin_at_somebody": { - "desc": "[仅限aiocqhttp] 在指定群内艾特(@)给定名单的用户+要通知的内容", - "repo": "https://github.com/jiongjiongJOJO/astrbot_plugin_at_somebody", - "author": "JOJO", - "social_link": "https://blog.jojo.host/" - }, - "astrbot_plugin_deltaforce": { - "desc": "三角洲行动插件", - "repo": "https://github.com/UyNewNas/astrbot_plugin_deltaforce", - "tags": ["抽卡", "三角洲行动", "鼠鼠"], - "author": "UyNewNas" - }, - "astrbot_plugin_LetAI_sendemojis": { - "desc": "智能分析AI对话内容并发送匹配表情包,支持情感识别、历史记录和多数据源,让聊天更生动有趣", - "repo": "https://github.com/Heyh520/astrbot_plugin_LetAI_sendemojis", - "tags": ["表情包", "聊天体验增强"], - "author": "Heyh520" - }, - "astrbot_plugin_monitor": { - "display_name": "群消息互通", - "desc": "[仅aiocqhttp] 通过bot查看其他群聊的聊天记录, 同时能通过bot向其他群聊发消息", - "repo": "https://github.com/Zhalslar/astrbot_plugin_monitor", - "tags": ["消息互通"], - "social_link": "https://github.com/Zhalslar", - "author": "Zhalslar" - }, - "astrbot_plugin_decision_roulette": { - "desc": "一个有趣且实用的插件,通过一张精美的静态结果卡片帮助用户做出决策,完美解决“选择困难症”或群组中意见不统一的难题。", - "repo": "https://github.com/oyxning/astrbot_plugin_decision_roulette", - "tags": ["工具", "趣味", "决策", "实用"], - "author": "oyxning", - "social_link": "https://github.com/oyxning/" - }, - "astrbot_plugin_top_chehui": { - "author": "mingrixiangnai", - "repo": "https://github.com/mingrixiangnai/top_chehui", - "desc": "[仅 aiocqhttp] 自动撤回上一条触发机器人的消息", - "tags": ["撤回", "消息", "聊天"], - "social_link": "https://github.com/mingrixiangnai/top_chehui" - }, - "astrbot_plugin_chengyu": { - "author": "chengyu", - "repo": "https://github.com/auberginewly/astrbot_plugin_chengyu", - "desc": "支持LLM智能接龙的成语接龙插件v2.0,分用户积分统计,简化命令,智能过滤,随机开始" - }, - "astrbot_plugin_shitu": { - "author": "Aurora-xk & DeepSeek R1", - "repo": "https://github.com/Aurora-xk/astrbot_plugin_shitu", - "desc": "通过调用 AnimeTrace 网站提供的 API 进行动漫识图" - }, - "astrbot_plugin_cheru": { - "author": "irs", - "desc": "切噜语翻译器", - "repo": "https://github.com/irs1122/astrbot_plugin_cheru" - }, - "yandere_github_stalker": { - "author": "Hakimyu", - "desc": "监控 GitHub 用户活动,采用病娇风格,并通过图片或文本的形式发送通知。", - "repo": "https://github.com/SXP-Simon/astrbot_plugin_yandere_github_stalker", - "tags": ["GitHub", "病娇"] - }, - "tron_address": { - "author": "xinghanxu", - "desc": "波场地址查询插件", - "tags": ["Tron"], - "social_link": "https://t.me/tianxu648", - "repo": "https://github.com/xinghanxu666/tron-q" - }, - "astrbot_plugin_test_helper": { - "author": "LumineStory", - "desc": "允许你通过一个简单的聊天指令,远程热更新你正在开发和测试的任何其他插件", - "social_link": "https://github.com/oyxning", - "repo": "https://github.com/oyxning/astrbot_plugin_test_helper" - }, - "astrbot_plugin_discord_self_embeded": { - "author": "SXP-Simon", - "desc": "一个用于 AstrBot 的 Discord Embed 适配器插件,可以自动将发送至 Discord 的文本消息转换为精美的 Embed 格式。", - "social_link": "https://github.com/SXP-Simon", - "repo": "https://github.com/SXP-Simon/astrbot_plugin_discord_self_embeded" - }, - "astrbot_plugin_dynamic_persona": { - "author": "LumineStory", - "desc": "在每次交互前为你的 Bot 动态生成一个全新的、临时的性格,让你的 Bot 充满惊喜和生命力。", - "repo": "https://github.com/oyxning/astrbot_plugin_dynamic_persona", - "social_link": "https://github.com/oyxning", - "tags": ["随机人格"] - }, - "astrbot_plugin_touchi": { - "author": "sa1guu", - "desc": "三角洲鼠鼠偷吃模拟器(简易)", - "repo": "https://github.com/sa1guu/astrbot_plugin_touchi" - }, - "astrbot_plugin_Astrsupermarket": { - "author": "和泉智宏本人", - "repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_Astrsupermarket", - "desc": "一款专为 AstrBot 打造的高互动性 QQ 群聊插件,融合经济、社交、冒险等玩法" - }, - "astrbot_plugin_gameinfo": { - "author": "bushikq", - "repo": "https://github.com/zhewang448/astrbot_plugin_gameinfo", - "desc": "基于 Selenium 的一个获取部分二游角色 Wiki 信息的插件。", - "tags": ["明日方舟", "wiki", "selenium"], - "social_link": "https://github.com/zhewang448" - }, - "astrbot_plugin_shutup": { - "author": "Railgun19457", - "repo": "https://github.com/railgun19457/astrbot_plugin_shutup", - "desc": "一个简单的插件,让 Bot 闭嘴", - "social_link": "https://github.com/railgun19457" - }, - "astrbot_plugin_check-dst-room": { - "author": "EncodedWitcher", - "repo": "https://github.com/EncodedWitcher/astrbot_plugin_check-dst-room", - "desc": "饥荒查房" - }, - "astrbot_plugin_solve_longmsg": { - "author": "HakimYu/SXP-Simon", - "repo": "https://github.com/HakimYu/astrbot_plugin_solve_longmsg", - "desc": "撤回并合并转发群员或者机器人的长消息" - }, - "astrbot_plugin_promise_keeper": { - "author": "xunxi", - "desc": "一个能自动识别聊天承诺并提醒记录的智能插件,支持模糊时间解析、排行榜生成和自定义规则,确保承诺不被遗忘。", - "repo": "https://github.com/xunxiing/astrbot_plugin_promise_keeper", - "tags": ["提醒", "守信", "排行榜"] - }, - "astrbot_plugin_kook_adapter": { - "author": "wuyan1003", - "desc": "为 AstrBot Kook 平台适配器,支持机器人在 Kook 服务器中实现消息接收、指令响应等功能,轻松拓展多平台运营能力。", - "repo": "https://github.com/wuyan1003/astrbot_plugin_kook_adapter", - "tags": ["Kook", "平台适配器"] - }, - "astrbot_plugin_deepresearch": { - "author": "lxfight", - "desc": "为 AstrBot 提供一种 DeepResearch 方案,并支持生成可视化 HTML 报告", - "repo": "https://github.com/lxfight/astrbot_plugin_deepresearch", - "tags": ["deep research", "web search"], - "social_link": "https://github.com/lxfight" - }, - "astrbot_plugin_textadventure": { - "author": "LumineStory", - "desc": "一个由 LLM(大语言模型)驱动的动态文字冒险小游戏插件,支持自定义冒险主题", - "repo": "https://github.com/oyxning/astrbot_plugin_textadventure", - "social_link": "https://github.com/oyxning", - "tags": ["文字游戏"] - }, - "astrbot_plugin_llmAtTool": { - "author": "LumineStory", - "repo": "https://github.com/oyxning/astrbot_plugin_llmAtTool", - "desc": "提供一个可供 LLM 调用的 @ 用户工具(Tool)", - "tags": ["函数调用"], - "social_link": "https://github.com/oyxning" - }, - "astrbot_plugin_daliy_60s_news": { - "author": "CJSen", - "desc": "一个为AstrBot)设计的每日 60 秒新闻插件。该插件可自动或手动推送每日新闻(文本或图片)到指定群组,帮助群成员快速获取当天要闻。", - "tags": ["每日新闻"], - "repo": "https://github.com/CJSen/astrbot_plugin_daliy_60s_news" - }, - "astrbot_plugin_desuwa": { - "author": "GEMILUXVII", - "repo": "https://github.com/GEMILUXVII/astrbot_plugin_desuwa", - "desc": "在机器人回复的每句话末尾加上 “desuwa” desuwa", - "tags": ["sakiko", "丰川祥子"], - "social_link": "https://github.com/GEMILUXVII" - }, - "astrbot_plugin_afdian": { - "display_name": "爱发电", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_afdian", - "desc": "爱发电对接插件,接受用户打赏,实时推送订单情况", - "tags": ["爱发电"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_runes": { - "author": "雨爲/yuweitk", - "repo": "https://github.com/yuweitk/astrbot_plugin_runes", - "desc": "基于 LLM 的卢恩符文占卜插件", - "tags": ["占卜"] - }, - "astrbot_plugin_antipromptinjector": { - "desc": "防提示注入,保护 AI 不被恶意调教", - "repo": "https://github.com/oyxning/astrbot_plugin_antipromptinjector", - "author": "LumineStory", - "tags": ["保护", "调教"], - "social_link": "https://github.com/oyxning" - }, - "astrbot_plugin_alistfile": { - "author": "linjianyan", - "repo": "https://github.com/linjianyan0229/astrbot_plugin_alistfile", - "desc": "支持对 alist 的下载和上传(仅支持图上传)", - "tags": ["alist"], - "social_link": "https://github.com/linjianyan0229" - }, - "astrbot_plugin_github_analyzer": { - "author": "lxfight", - "repo": "https://github.com/lxfight/astrbot_plugin_github_analyzer", - "desc": "分析 GitHub 用户的近期活动,并生成一张精美的“内卷”报告卡。", - "tags": ["GitHub", "数据跟踪"], - "social_link": "https://github.com/lxfight" - }, - "astrbot_plugin_mathjax2image": { - "author": "Willixrain", - "desc": "用于调用 LLM 生成数学文章,并支持 Mathjax 渲染.", - "tags": ["Mathjax"], - "repo": "https://github.com/itismygo/astrbot_plugin_mathjax2image" - }, - "astrbot_plugin_xyzw_box": { - "author": "cloudcranesss", - "desc": "通过 OCR 识别咸鱼之王游戏中的宝箱数量", - "repo": "https://github.com/cloudcranesss/astrbot_plugin_xyzw_box" - }, - "astrbot_scpsl_server": { - "author": "若梦", - "repo": "https://github.com/liangkga/astrbot_scpsl_server", - "desc": "SCP:SL 服务器查询插件,仿照 server_Qchat 功能", - "social_link": "https://xingyu.ink" - }, - "astrbot_plugin_wbank": { - "display_name": "自定义词库", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_wbank", - "tags": ["词库", "自定义回复"], - "social_link": "https://github.com/Zhalslar", - "desc": "动态词库,自定义回复词" - }, - "astrbot_plugin_lyricnext": { - "author": "PikoPai", - "repo": "https://github.com/EEEpai/astrbot_plugin_lyricnext", - "tags": ["接歌词"], - "desc": "歌词接龙插件,当你发送一句歌词,机器人会回复下一句。" - }, - "astrbot_plugin_redstone": { - "author": "LumineStory", - "repo": "https://github.com/oyxning/astrbot_plugin_redstone", - "tags": ["地狱笑话吧打过来了"], - "desc": "通过调用硅基流动 API 生成地狱笑话", - "social_link": "https://github.com/oyxning" - }, - "astrbot_plugin_human_service": { - "display_name": "人工客服", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_human_service", - "tags": ["人工", "客服"], - "desc": "[仅aiocqhttp]让bot 转人工/转人机,真人客服 接入对话/结束对话", - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_reimage": { - "author": "victical", - "repo": "https://github.com/victical/astrbot_plugin_reimage", - "tags": ["图像转述"], - "desc": "将图像转述给不支持图像识别的大模型" - }, - "astrbot_plugin_sakisaki": { - "author": "LumineStory", - "repo": "https://github.com/oyxning/astrbot_plugin_sakisaki", - "tags": ["Ave Mujica", "丰川祥子"], - "social_link": "https://github.com/oyxning", - "desc": "祥压抑用户专属,基于关键词触发的香草小祥插件" - }, - "astrbot_plugin_n8n": { - "author": "Wanxp", - "repo": "https://github.com/Wanxp/astrbot_plugin_n8n", - "tags": ["n8n", "webhook"], - "social_link": "https://wxp.hk" - }, - "astrobot_send_msg_to_gotify": { - "author": "malphitee", - "desc": "监听指定用户的消息并自动转发到 Gotify 推送服务", - "repo": "https://github.com/malphitee/astrobot_send_msg_to_gotify" - }, - "astrbot_plugin_cube": { - "display_name": "三阶魔方", - "author": "Zhalslar", - "desc": "可视化魔方插件(三阶魔方),内置公式方便初学者学习", - "repo": "https://github.com/Zhalslar/astrbot_plugin_cube", - "tags": ["魔方"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_constellation": { - "author": "Abyss-Seeker", - "desc": "发送星座名返回对应运势(文字)", - "repo": "https://github.com/Abyss-Seeker/astrbot_plugin_constellation", - "tags": ["运势", "星座", "zodiac"], - "social_link": "https://github.com/Abyss-Seeker" - }, - "astrbot_plugin_zhanxing": { - "author": "雨爲/yuweitk", - "desc": "基于 LLM 的占星骰子插件", - "repo": "https://github.com/yuweitk/astrbot_plugin_zhanxing", - "tags": ["占星"] - }, - "astrbot_plugin_YumeCard": { - "author": "FengYing", - "desc": "让 AstrBot 支持 YumeCard,同时也进行自动部署和管理配置项(主项目 YumeCard 系统要求为 Linux or Win 平台)", - "repo": "https://github.com/FengYing1314/astrbot_plugin_YumeCard", - "tags": ["GitHub", "订阅", "卡片"], - "social_link": "https://github.com/FengYing1314" - }, - "astrbot_plugin_zhuge": { - "author": "雨爲/yuweitk", - "repo": "https://github.com/yuweitk/astrbot_plugin_zhuge", - "desc": "诸葛神算", - "tags": ["占卜"] - }, - "astrbot_plugin_farm": { - "author": "Shu-Ying", - "desc": "快乐农场时光(真寻农场)", - "tags": ["农场", "种地"], - "repo": "https://github.com/Shu-Ying/astrbot_plugin_farm" - }, - "astrbot_plugin_weakblacklist": { - "author": "和泉智宏", - "desc": "[仅QQ] 弱黑名单插件,对处于黑名单用户进行概率性回复,并由保底回复机制,即使@机器人也进行概率回复。主要是防止多个机器人炸群。", - "repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_weakblacklist" - }, - "astrbot_plugin_message_bottle": { - "author": "Flartiny", - "desc": "基于 @wuyan1003 的漂流瓶插件重构并更改存储方案", - "tags": ["漂流瓶"], - "social_link": "https://github.com/Flartiny", - "repo": "https://github.com/Flartiny/astrbot_plugin_message_bottle" - }, - "astrbot_plugin_64gua": { - "author": "雨爲/yuweitk", - "repo": "https://github.com/yuweitk/astrbot_plugin_64gua", - "desc": "周易六十四卦随机生成器", - "tags": ["占卜"] - }, - "astrbot_plugin_cook": { - "author": "Niloux", - "desc": "一个功能丰富的 AstrBot 食谱推荐插件,帮助你解决今天吃什么的难题!", - "tags": ["吃"], - "social_link": "https://github.com/Niloux", - "repo": "https://github.com/Niloux/astrbot_plugin_cook" - }, - "astrbot_plugin_galinfo": { - "author": "Hxfrzc", - "desc": "一个可以提供查询 Galgame 简介等信息的插件", - "repo": "https://github.com/Hxfrzc/astrbot_plugin_galinfo", - "tags": ["Galgame", "旮旯给木"], - "social_link": "https://github.com/Hxfrzc" - }, - "astrbot_plugin_yunshi": { - "author": "Abyss-Seeker", - "desc": "发送'运势'获取随机二次元运势图", - "repo": "https://github.com/Abyss-Seeker/astrbot_plugin_yunshi", - "social_link": "https://github.com/Abyss-Seeker" - }, - "astrbot_plugin_bilibili_summary": { - "author": "VincenttHo", - "desc": "Bilibili视频字幕总结插件,获取B站视频字幕并使用LLM生成内容总结", - "repo": "https://github.com/VincenttHo/astrbot_plugin_bilibili_summary" - }, - "astrbot_plugin_steam_status_monitor": { - "author": "猫耳", - "desc": "监控指定 Steam 玩家的游戏状态,并在状态变更时推送通知。", - "repo": "https://github.com/Maoer233/astrbot_plugin_steam_status_monitor", - "tags": ["Steam"], - "social_link": "https://github.com/Maoer233" - }, - "astrbot_plugin_xiaoxue": { - "author": "sbmikoto", - "desc": " 让 LLM 通过正常聊天的方式调用 ComfyUI 进行画图(需要模型支持函数调用)", - "repo": "https://github.com/sbmikoto/astrbot_plugin_xiaoxue", - "tags": ["ComfyUI"] - }, - "astrbot-plugin-relaychat": { - "author": "HikariFroya", - "desc": "一款为 AstrBot 设计的插件,允许多个虚拟Bot人格在同一个聊天会话(目前主要支持群聊)中进行轮流的连锁回复,营造更生动和沉浸的群聊对话体验。", - "repo": "https://github.com/HikariFroya/astrbot-plugin-relaychat" - }, - "astrbot_plugin_vocechat": { - "author": "HikariFroya", - "desc": "一款为 AstrBot 设计的平台适配器插件,用于连接和集成 VoceChat 聊天服务。VoceChat是一个支持多平台、搭建简单的快捷聊天平台", - "repo": "https://github.com/HikariFroya/astrbot_plugin_vocechat", - "tags": ["平台适配器", "vocechat"] - }, - "astrbot_plugin_drift_bottle": { - "author": "wuyan1003", - "desc": "一起来扔漂流瓶吧!一个简单的漂流瓶插件,支持发送和捡起漂流瓶,可以包含文字和图片", - "repo": "https://github.com/wuyan1003/astrbot_plugin_drift_bottle" - }, - "astrbot_plugin_tts_Step_Audio": { - "author": "xiewoc", - "desc": "(QQ已测试可用性)一个基于Step-Audio的tts插件(文字转语音)", - "repo": "https://github.com/xiewoc/astrbot_plugin_tts_Step_Audio", - "tags": ["文字转语音"], - "social_link": "https://github.com/xiewoc" - }, - "astrbot_plugin_sysinfoimg": { - "author": "BB0813", - "desc": "获取当前系统状态&AstrBot状态并生成图片发送的插件", - "repo": "https://github.com/BB0813/astrbot_plugin_sysinfoimg", - "tags": ["系统状态"], - "social_link": "https://github.com/BB0813" - }, - "astrbot_dg_lab_plugin": { - "author": "RC-CHN", - "desc": "嗯,用郊狼和你的AI玩一点小游戏,理论上全平台,测试aiocqhttp可用", - "repo": "https://github.com/RC-CHN/astrbot_dg_lab_plugin", - "tags": ["玩具"] - }, - "astrbot_plugin_music": { - "display_name": "点歌插件", - "author": "Zhalslar", - "desc": "支持音乐卡片、语音播放、热评、歌词、歌单、无需VIP、全平台兼容", - "repo": "https://github.com/Zhalslar/astrbot_plugin_music", - "tags": ["音乐"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_renjian": { - "author": "FlyingMuyu", - "desc": "《我在人间凑数的日子》散文随机语录。", - "repo": "https://github.com/FlyingMuyu/astrbot_plugin_renjian", - "social_link": "https://github.com/FlyingMuyu" - }, - "astrbot_plugin_translate": { - "author": "xu-wish", - "desc": "使用 Google Translate 的 AstrBot 插件,支持使用命令 /tl 翻译任意文本。", - "repo": "https://github.com/xu-wish/astrbot_plugin_translate", - "tags": ["翻译"], - "social_link": "https://github.com/xu-wish" - }, - "astrbot_plugin_bili_userinfo": { - "author": "FlyingMuyu", - "desc": "B站用户信息查询", - "repo": "https://github.com/FlyingMuyu/astrbot_plugin_bili_userinfo", - "tags": ["bilibili"], - "social_link": "https://github.com/FlyingMuyu" - }, - "astrbot_plugin_weather-Amap": { - "author": "BB0813", - "desc": "基于w33d大佬心知天气插件二次开发 修改为高德开放平台API", - "repo": "https://github.com/BB0813/astrbot_plugin_weather-Amap", - "tags": ["天气查询"], - "social_link": "https://github.com/BB0813" - }, - "astrbot_plugin_chouqunyou": { - "author": "灵煞", - "desc": "[仅 napcat] 在QQ群随机抽取一个群友", - "repo": "https://github.com/tenno1174/astrbot_plugin_chouqunyou", - "tags": ["娱乐", "工具"] - }, - "astrbot_plugin_wwuid_reply_enhance": { - "author": "tyql688", - "desc": "基于astrbot的wwuid的回复增强。", - "repo": "https://github.com/tyql688/astrbot_plugin_wwuid_reply_enhance", - "tags": ["鸣潮"], - "social_link": "https://github.com/tyql688/WutheringWavesUID" - }, - "astrbot_plugin_mrfz_haunting_query": { - "author": "Ricky", - "desc": "明日方舟抽卡查询", - "repo": "https://github.com/R1ckyQaQ/astrbot_plugin_mrfz_haunting_query" - }, - "astrbot_plugin_deepwiki": { - "display_name": "Deepwiki查询", - "author": "Zhalslar", - "desc": "使用deepwiki查询指定github仓库,可作为问答助手", - "repo": "https://github.com/Zhalslar/astrbot_plugin_deepwiki", - "tags": ["deepwiki", "github"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_delete_and_block_filter": { - "author": "enixi", - "desc": "对astrbot删除和屏蔽功能的补充", - "repo": "https://github.com/enixi/astrbot_plugin_delete_and_block_filter" - }, - "astrbot_plugin_gemini_artist": { - "author": "nichinichisou0609", - "desc": "[仅 QQ] 提供调用Gemini系列的生图模型的函数工具,让你的非生图模型具有接近原生生图模型的生图体验", - "repo": "https://github.com/nichinichisou0609/astrbot_plugin_gemini_artist", - "tags": ["gemini", "生图", "函数工具"] - }, - "astrbot_plugin_dzmm": { - "author": "VincentHo", - "desc": "DZMM聊天插件,适配了DZMM返回的格式,并避免与AstrBot的模型混用,可用特别命令唤起DZMM的模型进行\"有趣生动\"的互动聊天。", - "repo": "https://github.com/VincenttHo/astrbot_plugin_dzmm" - }, - "astrbot_plugin_text2image": { - "author": "wuyan1003", - "desc": "一款灵活高效的文本转图片工具,让文字呈现更具视觉张力", - "repo": "https://github.com/wuyan1003/astrbot_plugin_text2image" - }, - "astrbot_plugin_angus": { - "author": "angus-fw", - "desc": "综合功能插件合集,集成了多个实用功能,包括智能提醒、主动对话、涩图功能和服务器状态监控等", - "repo": "https://github.com/Angus-fw/astrbot_plugin_angus", - "tags": ["工具"], - "social_link": "https://github.com/Angus-fw" - }, - "astrbot_plugin_timetask": { - "author": "ZW", - "desc": "这是timetask插件,支持定时消息,可以指定微信群(暂时只支持WechatPadPro渠道)", - "repo": "https://github.com/Zhenyi-Wang/astrbot-timetask" - }, - "astrbot_plugin_time_prompt": { - "author": "wuyan1003", - "desc": "给聊天增加了当前时间提示词,让模型有一定的时间观念,还会让模型知道你们上一次对话间隔了多久[可在插件配置选择是否开启,默认开启]", - "repo": "https://github.com/wuyan1003/time_prompt" - }, - "astrbot_plugin_seiadetect": { - "author": "orchidsziyou", - "desc": "[仅 napcat] 使用Onnx检测发送的图片是否包含_百合园圣娅_并且有特定回复。", - "repo": "https://github.com/orchidsziyou/astrbot_plugin_seiadetect" - }, - "astrbot_plugin_knowledge_base": { - "author": "lxfight", - "desc": "astrbot_plugin_knowledge_base 是一个为 AstrBot 聊天机器人框架量身定制的强大知识库插件。 它允许您的机器人连接到自定义的知识源,通过先进的检索增强生成 (RAG) 技术, 让机器人能够基于准确、具体的私有信息进行对话,而不仅仅依赖预训练模型的通用知识。", - "repo": "https://github.com/lxfight/astrbot_plugin_knowledge_base", - "tags": ["RAG", "知识库"] - }, - "astrbot_uptime_kuma_webhook_plugin": { - "author": "RC-CHN", - "desc": "通过 Webhook 从 Uptime Kuma 接收监控状态通知,并将这些通知推送到指定的 AstrBot 用户或群组", - "repo": "https://github.com/RC-CHN/astrbot_uptime_kuma_webhook_plugin", - "tags": ["监控", "服务器"] - }, - "astrbot_plugin_mcmod_modsearch": { - "author": "mmyddd", - "desc": "本插件根据 wayzinx/httpposter 修改,用于查询爬取的 mcmod 内的模组与整合包,用法:/查mod mek或 /查整合包 GTNH", - "repo": "https://github.com/mmyddd/astrbot_plugin_mcmod_modsearch" - }, - "astrbot_plugin_doro": { - "author": "shingetsu", - "desc": "获取随机的 Doro 表情包", - "repo": "https://github.com/2356820887/astrbot_plugin_doro", - "tags": ["doro"] - }, - "astrbot_plugin_LatexPlotter": { - "author": "xunxi", - "desc": "本插件为 AstrBot 设计,旨在提供强大的 LaTeX 数学公式渲染功能。它可以将用户输入的 LaTeX 字符串渲染成高质量的图片,并支持通过逗号分隔实现多行、分步骤的公式展示。插件具有高度的可配置性,允许用户调整渲染效果,如DPI、字体大小、颜色、行间距等。", - "repo": "https://github.com/xunxiing/LatexPlotter", - "tags": ["latex", "渲染"] - }, - "astrbot_plugin_qrcode": { - "author": "Yuki Soffd", - "desc": "链接转二维码的astrbot插件", - "repo": "https://github.com/Soffd/astrbot_plugin_qrcode", - "tags": ["工具"] - }, - "astrbot_plugin_babirthday": { - "author": "laopanmemz", - "desc": "Blue Archive 蔚蓝档案学员生日提醒插件", - "repo": "https://github.com/laopanmemz/astrbot_plugin_babirthday", - "tags": ["蔚蓝档案", "游戏"], - "social_link": "https://space.bilibili.com/447591776" - }, - "astrbot_plugin_embedding_adapter": { - "author": "AnYan", - "desc": "[前置] [适配器] 在配置后提供embedding接口", - "repo": "https://github.com/TheAnyan/astrbot_plugin_embedding_adapter", - "tags": ["embedding"], - "social_link": "https://github.com/TheAnyan" - }, - "astrbot_plugin_stock": { - "author": "anchor", - "desc": "基于 Tushare Pro 的股市行情查询 AstrBot 插件,支持实时和历史日线数据查询。", - "repo": "https://github.com/anchorAnc/astrbot_plugin_stock", - "tags": ["股市"] - }, - "astrbot_plugin_kfc_thursday": { - "author": "和泉智宏", - "desc": "[仅 aiocqhttp] 让大模型发送疯狂星期四文案,图片加入阅读readme", - "repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_kfc_thursday", - "tags": ["疯狂星期四"] - }, - "astrbot_plugin_search_video": { - "display_name": "搜索视频", - "author": "Zhalslar", - "desc": "让bot直接搜索视频、下载视频,方便在群内直接看视频", - "repo": "https://github.com/Zhalslar/astrbot_plugin_search_video", - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_zt": { - "display_name": "简易状态", - "author": "Zhalslar", - "desc": "简易版服务器状态插件,几乎不消耗性能,准确度更高", - "repo": "https://github.com/Zhalslar/astrbot_plugin_zt", - "tags": ["状态"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_portrayal": { - "display_name": "人物画像", - "author": "Zhalslar", - "desc": "[仅 napcat] 根据群友的聊天记录,调用llm分析群友的性格画像", - "repo": "https://github.com/Zhalslar/astrbot_plugin_portrayal", - "tags": ["性格", "画像"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_Kanalyse": { - "author": "End_Tower", - "desc": "[仅 QQ]基于大语言模型的群聊分析插件,提供聊天记录总结和实时分析功能,并将生成的内容转化为一张图片,以AI绝对客观的视角来调停冲突 本意为让AI当判官直接评判对错,后来发现AI无法成为一个裁判判断是非,但AI能以他绝对的客观性,强行把大家拉回观众席上,客观的看待一个事件。部署一个月内累计处理:重大社会热点争议 10+ 次(订婚强奸案被判3年等、胖猫事件重提等),日常群组冲突 30+ 次,90% 争议在AI介入后停止升级", - "repo": "https://github.com/endtower/astrbot_plugin_Kanalyse", - "tags": ["教育", "调停"] - }, - "astrbot_plugin_prefix_filter": { - "author": "padoru233", - "desc": "一个用于过滤特定前缀消息的插件", - "repo": "https://github.com/padoru233/astrbot_plugin_prefix_filter", - "tags": ["prefix", "filter", "过滤", "前缀"], - "social_link": "https://github.com/padoru233" - }, - "astrbot_plugin_cyber_archaeology": { - "author": "AnYan", - "desc": "[仅 aiocqhttp] 本插件利用embedding,根据描述查询意思相符的历史信息。", - "repo": "https://github.com/TheAnyan/astrbot_plugin_cyber_archaeology", - "tags": ["关键词", "历史消息", "搜索"], - "social_link": "https://github.com/TheAnyan" - }, - "astrbot_plugin_QQgal": { - "author": "和泉智宏", - "desc": "简单的Galgame", - "repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_QQgal", - "tags": ["Galgame"] - }, - "astrbot_plugin_llm_poke": { - "author": "和泉智宏", - "desc": "用LLM进行回复的戳一戳插件", - "repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_llm_poke", - "tags": ["戳"] - }, - "astrbot_plugin_sql_history": { - "author": "LW", - "desc": "MySQL存储聊天记录", - "repo": "https://github.com/LWWD/astrbot_plugin_sql_history" - }, - "astrbot_plugin_error_notice": { - "author": "DragonEmpery", - "desc": "[仅 aiocqhttp] 可以屏蔽掉机器人在群聊或私聊中的错误信息,并将错误信息发送给管理员。", - "repo": "https://github.com/DragonEmpery/astrbot_plugin_error_notice", - "tags": ["主动消息", "通知"] - }, - "astrbot_plugin_emoji_like": { - "display_name": "智能贴表情", - "author": "Zhalslar", - "desc": "[仅 aiocqhttp] 调用LLM判断消息的情感,智能地给消息贴上QQ表情", - "repo": "https://github.com/Zhalslar/astrbot_plugin_emoji_like", - "tags": ["贴表情"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_pock_mini": { - "author": "IGCrystal", - "desc": "[仅 aiocqhttp] 依据长安某的“戳一戳”插件修改而来。本插件新增了调用大语言模型回复。但是也删除了表情包的制作。", - "repo": "https://github.com/IGCrystal/astrbot_plugin_pock_omini", - "tags": ["聊天体验增强"], - "social_link": "https://wenturc.com/" - }, - "astrbot_plugin_lanraragi": { - "author": "Putarku", - "desc": "使用lanraragi提供的api进行关键词搜索,并将搜索结果发送到聊天中。", - "repo": "https://github.com/Putarku/astrbot_plugin_lanraragi", - "tags": ["漫画"], - "social_link": "https://github.com/Putarku" - }, - "astrbot_plugins_JMPlugins": { - "author": "orchidsziyou", - "desc": "[仅 aiocqhttp] 支持查询JMid对应的作品信息,仅aiocqhttp支持,目前仅测试过NapCat。", - "repo": "https://github.com/orchidsziyou/astrbot_plugins_JMPlugins", - "social_link": "https://github.com/orchidsziyou/astrbot_plugins_JMPlugins" - }, - "astrbot_plugin_fishing2": { - "author": "tinker", - "desc": "升级版的钓鱼插件(详情见README)ps: 该插件是https://github.com/baa131/astrbot_plugin_fishing 的pro版,新增了一些功能:更多的鱼类和鱼饵,新增鱼竿和饰品,新增抽卡系统,新增了成就和称号功能,新增擦弹功能(赌怪)", - "repo": "https://github.com/tinkerbellqwq/astrbot_plugin_fishing", - "tags": ["game", "fish"] - }, - "astrbot_plugin_bilibili_live": { - "author": "Raven95676", - "desc": "接入Bilibili直播", - "repo": "https://github.com/Raven95676/astrbot_plugin_bilibili_live" - }, - "astrbot_plugin_bo": { - "author": "anchor", - "desc": "这是我们童年玩的波波集游戏bo_game,你将与传说中的最强ai小学生对战", - "repo": "https://github.com/anchorAnc/astrbot_plugin_bo" - }, - "astrbot_plugin_cloudrank": { - "author": "GEMILUXVII", - "desc": "AstrBot词云与排名插件(CloudRank):专为AstrBot设计的强大聊天分析工具。可分析群聊与私聊消息,生成美观词云图,直观展示热点话题,并展示用户活跃度排行。支持定时与手动生成,提供丰富的颜色、字体、形状及排名显示自定义选项", - "repo": "https://github.com/GEMILUXVII/astrbot_plugin_cloudrank", - "tags": ["词云"], - "social_link": "https://github.com/GEMILUXVII" - }, - "astrbot_plugin_liblibapi": { - "author": "machinad", - "desc": "一个功能强大的AI文生图插件,基于LiblibAI的API服务。支持SD1.5/XL、Flux和ComfyUI三种绘图模式,可自由搭配大模型和LoRA模型实现个性化创作。内置中英文提示词翻译功能,支持多种翻译模式", - "repo": "https://github.com/machinad/astrbot_plugin_liblibapi", - "tags": ["文生图", "自定义模型", "自定义lora"] - }, - "astrbot_plugin_memo": { - "author": "Koikokokokoro", - "desc": "简易备忘录", - "repo": "https://github.com/Koikokokokoro/astrbot_plugin_memo", - "tags": ["备忘录"] - }, - "astrbot_plugin_notice": { - "display_name": "通知助手", - "author": "Zhalslar", - "desc": "[仅 aiocqhttp] 通知助手,当bot被禁言/解禁、被踢出群/拉群、被取消管理员/设为管理员时,会向主人打小报告", - "repo": "https://github.com/Zhalslar/astrbot_plugin_notice", - "tags": ["通知"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_pokepro": { - "display_name": "专业戳一戳", - "author": "Zhalslar", - "desc": "[仅 aiocqhttp] 更专业的戳一戳,被戳触发(反戳:LLM:emoji:图库:禁言:meme:api:开盒),戳@某人,跟戳", - "repo": "https://github.com/Zhalslar/astrbot_plugin_pokepro", - "tags": ["戳一戳"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_jm_cosmos": { - "author": "GEMILUXVII", - "desc": "[仅 aiocqhttp] 这是一个用于AstrBot的全能型插件,能够下载、管理、搜索JM漫画,并将其转换为PDF或图片预览发送。", - "repo": "https://github.com/GEMILUXVII/astrbot_plugin_jm_cosmos", - "tags": ["jmcomic", "禁漫"], - "social_link": "https://github.com/GEMILUXVII" - }, - "astrbot_plugin_combine-messages": { - "author": "FreeDivers", - "desc": "自动合并的短时间内收到的连续发送的消息,防止刷屏", - "repo": "https://github.com/FreeDivers/astrbot_plugin_combine-messages", - "tags": ["主动回复"] - }, - "astrbot_plugin_broadcast": { - "display_name": "广播助手", - "author": "Zhalslar", - "desc": "[仅aiocqhttp] 广播助手,帮助你向所有群聊广播消息(理论上支持任何格式消息)", - "repo": "https://github.com/Zhalslar/astrbot_plugin_broadcast", - "tags": ["广播"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_nobot": { - "display_name": "找人机", - "author": "Zhalslar", - "desc": "[仅 aiocqhttp] 找出并禁言群里的人机!", - "repo": "https://github.com/Zhalslar/astrbot_plugin_nobot", - "tags": ["人机"], - "social_link": "https://github.com/Zhalslar/astrbot_plugin_nobot" - }, - "astrbot_plugin_mcgetter": { - "author": "QiChen", - "desc": "[仅 QQ]获取 MC 服务器信息, 渲染为图片", - "repo": "https://github.com/QiChenSn/astrbot_mcgetter", - "tags": ["mc", "minecraft", "我的世界"], - "social_link": "https://github.com/QiChenSn" - }, - "astrbot_plugin_yinlish": { - "author": "vmoranv", - "desc": "普通文本转换为'*语',支持自定义*乱度,*语字典", - "repo": "https://github.com/vmoranv/astrbot_plugin_yinlish", - "social_link": "https://github.com/vmoranv" - }, - "astrbot_plugin_voiceprint": { - "author": "hello七七", - "desc": "活字印刷(文本转语音)", - "repo": "https://github.com/ttq7/astrbot_plugin_voiceprint" - }, - "astrbot_plugin_mrfz": { - "author": "bushikq", - "desc": "这是一个高级的自动化的明日方舟所有角色语音的 AstrBot 插件", - "tags": ["明日方舟", "游戏", "语音"], - "repo": "https://github.com/zhewang448/astrbot_plugin_mrfz" - }, - "astrbot_plugin_napdog_cleaner": { - "author": "anka", - "desc": "[仅 NapCat] napdog, 把napcat拉的史全部吃光光, 自动监控并清理 NapCat 产生的缓存文件, 注意docker需要额外配置!", - "repo": "https://github.com/anka-afk/astrbot_plugin_napdog", - "tags": ["napcat", "工具"], - "social_link": "https://space.bilibili.com/26584382" - }, - "astrbot_plugin_supervisor": { - "display_name": "监工赛博监工", - "author": "Zhalslar", - "desc": "检测到某人水群,就提醒他滚去干活", - "repo": "https://github.com/Zhalslar/astrbot_plugin_supervisor", - "tags": ["监工", "工作"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_primermath": { - "author": "灵煞", - "desc": "让你的AI能正确进行简单四则运算和比大小", - "repo": "https://github.com/tenno1174/astrbot_plugin_primermath", - "tags": ["函数工具", "数学"] - }, - "astrbot_plugin_qyws": { - "author": "明日香奈", - "desc": "随机播放文件夹里千原万神小丛雨的语音插件", - "repo": "https://github.com/mingrixiangnai/qyws", - "social_link": "https://github.com/mingrixiangnai/qyws" - }, - "astrbot_plugin_animewifex": { - "author": "monbed", - "desc": "[仅 aiocqhttp] 基于 zgojin 的群二次元老婆插件修改版。", - "repo": "https://github.com/monbed/astrbot_plugin_animewifex" - }, - "astrbot_plugin_emojimix": { - "author": "Flartiny", - "desc": "一个用于 AstrBot 的插件,实现类似Google Emoji Kitchen(合成emoji)的效果。", - "repo": "https://github.com/Flartiny/astrbot_plugin_emojimix" - }, - "astrBot_plugin_0721galgame": { - "author": "明日香奈", - "desc": "在群里输入【/查gal 游戏名称】即可查询内置galgame网站相对应的资源名称和链接", - "repo": "https://github.com/mingrixiangnai/0721galgame", - "tags": ["Galgame"], - "social_link": "https://github.com/mingrixiangnai/0721galgame" - }, - "astrbot_plugin_terminal": { - "author": "LHaiC", - "desc": "通过和AstrBot对话调用服务器终端", - "repo": "https://github.com/LHaiC/astrbot_plugin_terminal", - "tags": ["服务器", "命令行", "终端"] - }, - "astrbot_plugin_OriginiumSeal-pro": { - "author": "bushikq", - "desc": "[仅 aiocqhttp] 源石封印插件(将原本的戳一戳条件改成了在用户发送制作源石头像时执行)", - "repo": "https://github.com/zhewang448/astrbot_plugin_OriginiumSeal-pro", - "tags": ["明日方舟", "游戏"], - "social_link": "https://github.com/zhewang448" - }, - "astrBot_plugin_0721anime": { - "author": "明日香奈", - "desc": "在群里输入【/查番 动漫名称】即可查询内置动漫网站相对应的动漫名和链接", - "repo": "https://github.com/mingrixiangnai/0721anime", - "tags": ["动漫"], - "social_link": "https://github.com/mingrixiangnai/0721anime" - }, - "astrbot_plugin_fishing": { - "author": "baa131", - "repo": "https://github.com/baa131/astrbot_plugin_fishing", - "desc": "电子钓鱼的小游戏" - }, - "astrbot_plugin_SillyTavern_card": { - "author": "LKarxa", - "desc": "一个将 SillyTavern 角色卡(PNG 格式)转换为 Lorebook YAML 与角色信息的插件。", - "repo": "https://github.com/LKarxa/astrbot_plugin_SillyTavern_card" - }, - "astrbot_plugin_reply": { - "author": "yahayao", - "desc": "自定义关键词回复", - "repo": "https://github.com/yahayao/astrbot_plugin_reply" - }, - "astrbot_plugin_nvda": { - "author": "LHaiC", - "desc": "查询NVDA股票实时行情", - "repo": "https://github.com/LHaiC/astrbot_plugin_nvda", - "tags": ["理财", "科技", "股票"] - }, - "astrbot_plugin_at_responder": { - "author": "和泉智宏", - "desc": "多样化@回复插件,配置时请先设置群聊进行@回复,本插件默认不进行@回复支持指定人的全局@、特定群的指定人的@、全群@以及黑名单功能。", - "repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_at_responder" - }, - "astrbot_plugin_regex_filter": { - "author": "LKarxa", - "desc": " 一个使用正则表达式处理LLM消息的AstrBot插件,可以对LLM回复进行替换、删除、增添等操作。", - "repo": "https://github.com/LKarxa/astrbot_plugin_regex_filter" - }, - "prompt_tools": { - "author": "LKarxa", - "desc": "兼容酒馆预设", - "repo": "https://github.com/LKarxa/prompt_tools", - "tags": ["tools", "prompt"] - }, - "astrbot_plugin_MsgDistributor": { - "author": "Dinggg", - "desc": "根据消息平台-群id/好友名/好友id动态选择服务提供商", - "repo": "https://github.com/AAlexDing/astrbot_plugin_msgdistributor", - "tags": ["前置", "信息"] - }, - "astrbot_plugin_apis": { - "display_name": "API聚合", - "author": "Zhalslar", - "desc": "API聚合插件,上百个免费API动态添加,热门API:看看腿、看看腹肌...", - "repo": "https://github.com/Zhalslar/astrbot_plugin_apis", - "tags": ["api"], - "social_link": "https://github.com/Zhalslar/astrbot_plugin_apis" - }, - "astrbot_plugin_help": { - "author": "tinker", - "desc": "一键输出所有插件的命令帮助!", - "repo": "https://github.com/tinkerbellqwq/astrbot_plugin_help", - "social_link": "https://github.com/tinkerbellqwq" - }, - "astrbot_qqemotionreply": { - "author": "QiChen", - "social_link": "https://github.com/QiChenSn", - "repo": "https://github.com/QiChenSn/astrbot_qqemotionreply", - "tags": ["娱乐", "恶搞", "填满"], - "desc": "[仅 aiocqhttp] 给 QQ 引用的消息贴表情" - }, - "astrbot_plugin_llm_draw_plus": { - "author": "喵喵", - "desc": "让llm自主使用硅基流动的 SD3.5 及 flux.1 绘图", - "repo": "https://github.com/miaoxutao123/astrbot_plugin_llm_draw_plus", - "tags": ["ai绘图", "llm tool"] - }, - "astrbot_plugin_mcqq": { - "author": "kterna", - "desc": "[仅 aiocqhttp]使用鹊桥连接 Minecraft 服务器和群聊", - "repo": "https://github.com/kterna/astrbot_plugin_mcqq", - "tags": ["minecraft", "游戏"] - }, - "astrbot_plugin_Group-Verification": { - "author": "huotuo146", - "desc": "[仅 aiocqhttp]一个简单高效的 QQ 群成员入群审核验证工具,保护您的群聊免受广告机器人和不良用户的侵扰", - "repo": "https://github.com/huntuo146/astrbot_plugin_Group-Verification", - "tags": ["管理", "关键词", "成员审核"], - "social_link": "https://github.com/huntuo146" - }, - "astrbot_plugin_Volcengine-Text-to-image": { - "author": "wayzinx", - "desc": "通过http的方式请求火山豆包接口返回生图结果,不采用sdk方式,避免库包安装失败的问题", - "repo": "https://github.com/Wayzinx/Volcengine-Text-to-image", - "tags": ["Text-to-Image", "文生图"], - "social_link": "https://github.com/Wayzinx" - }, - "astrbot_plugin_chishenme": { - "author": "明日香奈", - "desc": "当用户发送的消息中包含关键词“吃什么”时,机器人会自动回复一段预设的文本。", - "repo": "https://github.com/mingrixiangnai/chishenme", - "tags": ["聊天", "娱乐", "信息"], - "social_link": "https://github.com/mingrixiangnai/chishenme" - }, - "astrbot_plugin_osutrack": { - "author": "gameswu", - "desc": "基于osu!track与osu!官方api实现的包含osu!成绩上传,谱面查询等功能的插件", - "repo": "https://github.com/gameswu/astrbot_plugin_osutrack", - "tags": ["osu!", "osu!track"], - "social_link": "https://github.com/gameswu" - }, - "astrbot_plugin_group_information": { - "author": "Futureppo", - "desc": "[仅 aiocqhttp] 导出QQ群成员信息为Excel表格", - "repo": "https://github.com/Futureppo/astrbot_plugin_group_information", - "tags": ["群消息"], - "social_link": "https://github.com/Futureppo" - }, - "astrbot_plugin_OriginiumSeal": { - "author": "FengYing", - "desc": "[仅 aiocqhttp] 将用户的头像添加源石封印效果。(ps:明日方舟)", - "repo": "https://github.com/FengYing1314/astrbot_plugin_OriginiumSeal", - "tags": ["娱乐"], - "social_link": "https://github.com/FengYing1314/" - }, - "astrbot_plugin_uptime_kuma_puller": { - "author": "Henry_Du / bananaxiao2333", - "desc": "拉取UptimeKuma监控面板中的服务器状态", - "repo": "https://github.com/HenryDu8133/astrbot_plugin_uptime_kuma_puller", - "tags": ["信息", "监控面板"] - }, - "astrbot_plugin_tarot": { - "author": "XziXmn", - "desc": "一个基于 AstrBot 框架的塔罗牌占卜插件,支持多牌阵和单张牌占卜,并通过 AI 生成详细解析。", - "repo": "https://github.com/XziXmn/astrbot_plugin_tarot" - }, - "astrbot_plugin_a2s": { - "author": "ZvZPvz", - "desc": "这是 AstrBot 的A2S查询插件。", - "repo": "https://github.com/ZvZPvz/astrbot_plugin_a2s", - "tags": ["工具"] - }, - "astrbot_plugin_pixiv_reborn": { - "display_name": "pixiv_search", - "desc": "通过标签在 Pixiv 上搜索插画。用法 /pixiv tag1,tag2,... 可在配置中设置认证信息、返回数量和 R18 过滤模式。", - "author": "vmoranv-reborn", - "repo": "https://github.com/vmoranv-reborn/astrbot_plugin_pixiv_reborn", - "tags": [ - "pixiv" - ], - "social_link": "https://github.com/vmoranv-reborn" - }, - "astrbot_plugin_fuck": { - "author": "vmoranv", - "desc": "一个为 AstrBot 设计的命令纠错插件,灵感来源于著名的命令行工具 thefuck。当你不小心输错了一个命令时(例如 /pixic 而不是 /pixiv),只需紧接着发送 /fuck,此插件就会尝试找出你可能想输入的正确命令,并给出建议。", - "repo": "https://github.com/vmoranv/astrbot_plugin_fuck" - }, - "astrbot_plugin_wuziqi": { - "author": "大沙北", - "desc": "简单的五子棋对战游戏", - "repo": "https://github.com/bigshabei/astrbot_plugin_wuziqi" - }, - "astrbot_plugin_dogdiary": { - "repo": "https://github.com/bigshabei/astrbot_plugin_dogdiary", - "author": "大沙北", - "desc": "连续性舔狗日记,每日一记(可以生成临时日记)" - }, - "astrbot-food-recommender": { - "repo": "https://github.com/Wayzinx/astrbot-food-recommender", - "author": "wayzinx", - "desc": "食物推荐插件,可以根据时间、天气和季节智能推荐食物,并使用 AI 生成食物图片和描述", - "social_link": "https://github.com/Wayzinx" - }, - "astrbot_plugin_turnrig": { - "author": "WentUrc", - "desc": "[仅 aiocqhttp]监听不同会话,并转发至另一个会话,你也可以当作反撤回使用。更多请阅读仓库文档。", - "repo": "https://github.com/WentUrc/astrbot_plugin_turnrig", - "tags": ["工具"], - "social_link": "https://wenturc.com/" - }, - "astrbot_plugin_status-pro": { - "author": "tiker", - "desc": "[需要安装前置]稍微好看一点的系统信息展示", - "repo": "https://github.com/tinkerbellqwq/astrbot_plugin_status-pro" - }, - "astrbot_plugin_group_sum_ai": { - "author": "Ayu-u", - "desc": "[仅 gewechat]可以配置指定群聊或对话人,配置自动总结数量,间隔等等,实现自动根据配置总结群友发言,省的海量无用信息浪费时间", - "repo": "https://github.com/Ayu-u/astrbot_plugin_group_sum_ai" - }, - "astrbot_plugin_video": { - "author": "大白致远", - "desc": "小姐姐视频随机获取", - "repo": "https://github.com/guowenye/astrbot_plugin_video", - "tags": ["小姐姐"] - }, - "astrbot_plugin_repeat_after_me": { - "author": "和泉智宏", - "desc": "一个简单的跟读插件,当用户@机器人并发送'跟我说xxx'时,机器人会复读'xxx'中的内容。只支持文字的消息。本插件仅在群聊中生效。参考astrbot_plugin_astrbot_plugin_repetition。", - "repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_repeat_after_me" - }, - "astrbot_plugin_mirage": { - "author": "大沙北", - "desc": "[仅 qq] 幻影坦克制作", - "repo": "https://github.com/bigshabei/astrbot_plugin_mirage" - }, - "astrbot_plugin_ccb_plus": { - "author": "Koikokokokoro", - "repo": "https://github.com/Koikokokokoro/astrbot_plugin_ccb_plus", - "desc": "[仅 aiocqhttp]基于 灵煞 / ccb 的 和QQ群群友发生赛博sex的插件的改进版。", - "tags": ["ccb"] - }, - "astrbot-gold-plugin": { - "repo": "https://github.com/RC-CHN/astrbot-gold-plugin", - "author": "RC-CHN", - "desc": "从招商银行 API 接口获取实时金价", - "tags": ["黄金", "理财"] - }, - "astrbot_plugin_gotify": { - "repo": "https://github.com/BetaCatX/astrbot_plugin_gotify", - "author": "BetaCat", - "desc": "监听 Gotify 服务器的消息,并推送给消息平台", - "tags": ["通知", "主动消息"] - }, - "astrbot_plugin_hello-bye": { - "author": "tinker", - "desc": "[仅aiocqhttp] 为用户进群退群发送信息提示", - "repo": "https://github.com/1113-yangfanou/astrbot_plugin_hello-bye" - }, - "astrbot_plugin_pexels": { - "author": "xiamuceer-j", - "desc": "Pexels 精选图片插件,用于从 Pexels.com 获取高质量的免费精选图片。", - "repo": "https://github.com/xiamuceer-j/astrbot_plugin_pexels", - "tags": ["Pexels"] - }, - "astrbot_plugin_ExchangeRateQuery": { - "author": "MoonShadow1976", - "desc": "基于 ExchangeRate 的实时货币汇率查询插件", - "tags": ["ExchangeRate"], - "repo": "https://github.com/MoonShadow1976/astrbot_plugin_ExchangeRateQuery" - }, - "FavorSystem": { - "author": "wuyan1003", - "repo": "https://github.com/wuyan1003/likability-level", - "desc": "给聊天增加了一个好感度值,靠检测 LLM 输出特殊的值来实现,让 LLM 来判断好感度的上升或下降,并且过低的好感度值会被机器人自动拉黑,有管理员身份来自定义好感度值以及拉黑或移除用户(轻微防止被群U玩坏)" - }, - "astrbot_plugin_password": { - "display_name": "密码修改器", - "author": "Zhalslar", - "desc": "忘记密码了?可用本插件强制修改 AstrBot 面板的用户名、密码(仅管理员可用)", - "repo": "https://github.com/Zhalslar/astrbot_plugin_password", - "tags": ["工具", "密码"], - "social_link": "https://github.com/Zhalslar/astrbot_plugin_password" - }, - "astrbot_plugin_douyin_bot": { - "author": "drdon1234", - "desc": "[仅QQ] 自动识别抖音视频链接并转换为直链发送", - "repo": "https://github.com/drdon1234/astrbot_plugin_douyin_bot", - "tags": ["抖音", "视频解析"] - }, - "meanig": { - "author": "hello七七", - "repo": "https://github.com/ttq7/meanig", - "social_link": "https://github.com/ttq7/meanig", - "desc": "大锅里炖(小游戏等等超 25 个功能!)" - }, - "astrbot_plugin_openweaponscase": { - "author": "luooka", - "repo": "https://github.com/luooka/astrbot_plugin_openweaponscase", - "tags": ["CS", "开箱"], - "desc": "CS 武器箱开箱模拟支持大量目前已有的武器箱,可以展示开启物品的图案和对应的磨损" - }, - "astrbot_plugin_gallery": { - "display_name": "图库管理器", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_gallery", - "desc": "帮助用户组建、管理、调用本地图库,可用于表情包收集管理、图床管理、为其他插件提供动态图库等等", - "tags": ["图库"], - "social_link": "https://github.com/Zhalslar/astrbot_plugin_gallery" - }, - "astrbot_plugin_sensoji_pro": { - "author": "xiamuceer-j", - "repo": "https://github.com/xiamuceer-j/astrbot_plugin_sensoji_pro", - "desc": "这是一个基于 AstrBot 框架的浅草寺抽签-PRO插件,模拟日本浅草寺的抽签功能。用户可以通过发送命令随机抽取签文,获得运势提示。", - "tags": ["抽签"] - }, - "astrbot_portainer_plugin": { - "author": "RC-CHN", - "repo": "https://github.com/RC-CHN/astrbot_portainer_plugin", - "desc": "使用astrbot连接portainer实例进行简单的容器管理功能", - "tags": ["容器", "工具"] - }, - "astrbot_plugin_goldprice": { - "author": "waterfeet", - "repo": "https://github.com/waterfeet/astrbot_plugin_goldprice", - "desc": "获取实时国内黄金价格", - "tags": ["爬虫"], - "social_link": "https://github.com/waterfeet" - }, - "astrbot_plugin_dajiao": { - "author": "灵煞", - "repo": "https://github.com/tenno1174/astrbot_plugin_dajiao", - "desc": "给你生成一次随机打胶结果", - "tags": ["娱乐", "恶搞"] - }, - "astrbot_plugin_ccb": { - "author": "灵煞", - "repo": "https://github.com/tenno1174/astrbot_plugin_ccb", - "desc": "[仅aiocqhttp] 和QQ群友CCB", - "tags": ["娱乐", "恶搞"] - }, - "astrbot_plugin_showmejm": { - "author": "exneverbur, drdon1234", - "repo": "https://github.com/drdon1234/astrbot_plugin_showmejm", - "desc": "[仅aiocqhttp] 适配 AstrBot 的 JM本子 转 PDF 插件,搜漫画,下漫画,看随机漫画!本人仅做平台移植,原作者:exneverbur,原项目:exneverbur/ShowMeJM", - "tags": ["jm"] - }, - "astrbot_plugin_gscore_adapter": { - "author": "KimigaiiWuyi", - "repo": "https://github.com/KimigaiiWuyi/astrbot_plugin_gscore_adapter", - "desc": "用于链接SayuCore(早柚核心)的适配器!适用于多种游戏功能, 原神、星铁、绝区零、鸣朝、雀魂等游戏的最佳工具箱!", - "tags": ["早柚核心", "原神", "鸣潮", "雀魂", "绝区零"], - "social_link": "https://docs.sayu-bot.com/" - }, - "astrbot_plugin_xyzw": { - "author": "四郎", - "repo": "https://github.com/XuYingJie-cmd/astrbot_plugin_xyzw", - "desc": "[仅gewechat]主要用于咸鱼之王OCR识别算鱼罐子宝箱功能" - }, - "astrbot_plugin_alist": { - "author": "arikacips", - "repo": "https://github.com/yukikazechan/astrbot_plugin_alist", - "desc": "一个用于与 Alist 交互的 AstrBot 插件,提供文件搜索、存储管理等功能。", - "tags": ["alist"] - }, - "astrbot_plugin_showme_xjj": { - "author": "drdon1234", - "repo": "https://github.com/drdon1234/astrbot_plugin_showme_xjj", - "desc": "[仅aiocqhttp] 随机小姐姐美图短视频", - "tags": ["短视频", "美图"] - }, - "astrbot_plugin_60s_news": { - "author": "Flyinsz", - "repo": "https://github.com/flyinsz/astrbot_plugin_60s_news", - "desc": "[仅gewechat] 60s国内新闻" - }, - "astrbot_plugin_hotlist": { - "author": "Tsgof", - "repo": "https://github.com/tsgof/astrbot_plugin_hotlist", - "desc": "获取 B 站热门视频榜单、百度热搜、EPIC 热门榜单" - }, - "astrbot_plugin_anime_search": { - "author": "xiamuceer-j", - "repo": "https://github.com/xiamuceer-j/astrbot_plugin_anime_search", - "desc": "次世代动漫检索工具,打破次元壁的追番体验!", - "tags": ["AGE"] - }, - "astrbot_plugin_media302-save": { - "author": "Qoo", - "repo": "https://github.com/Qoo-330ml/astrbot_plugin_media302-save", - "desc": "media302 软件的 115 转存插件,可以提交 115 链接给机器人,机器人自动转存到 115 网盘" - }, - "astrbot_plugin_jrrp": { - "author": "exusiaiwei", - "repo": "https://github.com/exusiaiwei/astrbot_plugin_jrrp", - "desc": "一个简单的今日人品插件, 可以查询用户的每日人品值和运势。" - }, - "astrbot_plugin_zanwo": { - "author": "Futureppo", - "tags": ["名片赞"], - "desc": "[仅QQ] 赞我!(一个名片点赞插件)。可选是否开启白名单。", - "social_link": "https://github.com/Futureppo", - "repo": "https://github.com/Futureppo/astrbot_plugin_zanwo" - }, - "astrbot_plugin_ehentai_bot": { - "desc": "适配 AstrBot 的 E-Hentai 画廊转 PDF 插件", - "author": "drdon1234", - "repo": "https://github.com/drdon1234/astrbot_plugin_ehentai_bot", - "tags": ["ehentai"] - }, - "astrbot_plugin_reread": { - "display_name": "复读姬", - "desc": "不依赖任何数据库的群聊复读姬,可单独设置文本、图片、表情、At消息的复读阈值,可设置复读概率,可要求消息要来自不同人,可设置违禁词", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_reread", - "tags": ["复读"], - "social_link": "https://github.com/Zhalslar/astrbot_plugin_reread" - }, - "astrbot_plugin_csbaoyan": { - "desc": "计算机保研院校信息查询、通知订阅插件。数据来源于 GitHub CS-BAOYAN (绿群官方)组织。", - "author": "Soulter", - "repo": "https://github.com/Soulter/astrbot_plugin_csbaoyan", - "tags": ["计算机", "保研"] - }, - "astrbot_plugin_composting_bucket": { - "desc": "一个用于降低 DeepSeek API 调用费用的 AstrBot 插件", - "author": "Rail1bc", - "repo": "https://github.com/Rail1bc/astrbot_plugin_composting_bucket", - "tags": ["DeepSeek"] - }, - "astrbot_plugin_doro_ending": { - "desc": "[QQ]doro互动故事", - "author": "hello七七", - "repo": "https://github.com/ttq7/doro_ending", - "social_link": "https://github.com/ttq7/doro_ending" - }, - "astrbot_plugin_get_weather_msg": { - "author": "whzc", - "repo": "https://github.com/whzcc/astrbot_plugin_get_weather_msg", - "desc": "集成了 AI 功能。通过和风天气 API 和阿里云百炼,在检测到聊天消息中出现特定文本时生成一张某地的12小时天气预报图", - "tags": ["天气"], - "social_link": "https://github.com/whzcc" - }, - "astrbot_plugin_get_weather_cmd": { - "author": "whzc", - "repo": "https://github.com/whzcc/astrbot_plugin_get_weather_cmd", - "desc": "通过简单的指令查询天气:获取12小时的天气并生成一张图片", - "tags": ["天气"], - "social_link": "https://github.com/whzcc" - }, - "astrbot_plugin_appreview": { - "desc": "这是一个可以通过关键词来同意或拒绝进入群聊的插件。", - "author": "qiqi", - "repo": "https://github.com/13686664257cz/astrbot_plugin_appreview", - "tags": ["工具"], - "social_link": "https://qkingwlfw.icu" - }, - "astrbot_plugin_archlinux_package_search": { - "desc": "按名称搜索 Arch Linux 官方仓库和 AUR 中的软件包。", - "author": "xmengnet", - "repo": "https://github.com/xmengnet/astrbot_plugin_archlinux_package_search", - "tags": ["arch", "linux"], - "social_link": "https://github.com/xmengnet" - }, - "astrbot_plugin_browser": { - "display_name": "浏览器插件", - "desc": "通过操控bot与浏览器交互(搜索、点击、滑动、滚动、缩放、输入、切换标签页、收藏等等)", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_browser", - "tags": ["浏览器"], - "social_link": "https://github.com/Zhalslar/astrbot_plugin_browser" - }, - "astrbot_plugin_qqadmin": { - "display_name": "QQ群管插件", - "desc": "[仅aiocqhttp]QQ群管插件,功能包括:禁言、全体禁言、踢人、拉黑、改群昵称、改头衔、设管理员、设精华、发群公告、撤回消息、刷屏禁言、违禁词禁言、投票禁言、宵禁等等", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_qqadmin", - "social_link": "https://github.com/Zhalslar", - "tags": ["QQ群管"] - }, - "astrbot_plugin_liars_bar": { - "desc": "本插件是为 AstrBot 框架开发的游戏插件,实现了一个骗子酒馆", - "author": "xunxi", - "repo": "https://github.com/xunxiing/astrbot_plugin_liars_bar", - "tags": ["游戏"] - }, - "astrbot_plugin_SessionFaker": { - "desc": "一个用于AstrBot的QQ消息伪造插件,可以创建包含多个用户发言的伪造转发消息,支持自动获取QQ昵称", - "author": "Jason.Joestar", - "repo": "https://github.com/advent259141/astrbot_plugin_SessionFaker", - "tags": ["消息伪造"] - }, - "astrbot_plugin_douniuniu": { - "desc": "QQ 群小游戏,培养你的牛牛,然后塔塔开!", - "author": "laozhu", - "repo": "https://github.com/LaoZhuJackson/astrbot_plugin_douniuniu", - "tags": ["游戏"], - "social_link": "https://qm.qq.com/q/F7JTfmpsys" - }, - "astrbot_plugin_no_dragon_lord": { - "desc": "anka - 禁止机器人抢龙王! 龙王一定要是人类 ✍️✍️✍️✍️✍️✍️✍️✍️ 😭😭😭😭😭😭😭😭 - 请前往设置白名单(默认全部群启用) - 提供分段回复容错设置", - "author": "anka", - "repo": "https://github.com/anka-afk/astrbot_plugin_no_dragon_lord", - "tags": ["群聊", "发言控制"], - "social_link": "https://space.bilibili.com/26584382" - }, - "astrbot_plugin_cs2-box": { - "desc": "简单的文字签到+配套cs2开箱", - "author": "BvzRays", - "repo": "https://github.com/bvzrays/astrbot_plugin_cs2-box", - "tags": ["开箱", "签到"] - }, - "httpposter": { - "desc": "HTTP请求工具", - "author": "Wayzinx", - "repo": "https://github.com/Wayzinx/httpposter" - }, - "astrbot_plugin_quarksave": { - "desc": "调用quark-auto-save实现自动转存资源到自己的夸克网盘", - "author": "lm379", - "repo": "https://github.com/lm379/astrbot_plugin_quarksave" - }, - "astrbot_plugins_ConvetPicture": { - "desc": "[仅aiocqhttp]把QQ里面不可保存的表情转化为可以保存的图片,包括GIF", - "author": "orchidsziyou", - "repo": "https://github.com/orchidsziyou/astrbot_plugins_ConvetPicture", - "tags": ["日常使用"] - }, - "astrbot_plugin_Merge_WeMSG": { - "desc": "[仅gewechat]支持微信个人号(gewechat)的合并消息处理和转发", - "author": "zj591227045", - "repo": "https://github.com/zj591227045/astrbot_plugin_Merge_WeMSG" - }, - "astrbot_plugin_wsde": { - "desc": "一个发出随机维什戴尔游戏日语语音的AstrBot插件", - "author": "bushikq", - "repo": "https://github.com/zhewang448/astrbot_plugin_wsde", - "tags": ["游戏"] - }, - "astrbot_plugin_qqprofile": { - "display_name": "QQ资料插件", - "desc": "[仅aiocqhttp] 通过命令配置bot的头像、昵称、签名、状态, 切换人格时同步改变头像、昵称", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_qqprofile", - "tags": ["QQ资料"], - "social_link": "https://github.com/Zhalslar" - }, - "astrbot_plugin_mcping": { - "display_name": "Minecraft状态展示", - "desc": "获取 Minecraft 服务器的状态(图片展示版)", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_mcping", - "tags": ["Minecraft"], - "social_link": "https://github.com/Zhalslar/astrbot_plugin_mcping" - }, - "astrbot_plugin_lorebook_lite": { - "desc": "AstrBot 的 lorebook 插件,支持自定义触发器、变量、逻辑、占位符等。", - "author": "Raven95676", - "repo": "https://github.com/Raven95676/astrbot_plugin_lorebook_lite", - "tags": ["lorebook", "世界书"] - }, - "daily_limit": { - "desc": "限制成员每日访问AI次数的插件,支持为不同用户和群组设置不同的调用限制(支持的astrbot最低版本为3.5.1)", - "author": "left666", - "repo": "https://github.com/left666/astrbot_plugin_daily_limit", - "tags": ["工具", "安全"] - }, - "JmCli": { - "desc": "JM命令行工具,提供下载和带封面的查询搜索功能,输入jm_help查看用法", - "author": "Gaxiic", - "repo": "https://github.com/gaxiic/JmCli", - "tags": ["JM", "禁漫"] - }, - "astrbot_plugin_quote_collocter": { - "desc": "可以自己截图并投稿群友语录,机器人被戳戳时随机爆典", - "author": "浅夏旧入梦", - "repo": "https://github.com/litsum/astrbot_plugin_quote_collocter", - "tags": ["黑历史", "群u爆典"], - "social_link": "https://m.bilibili.com/space/172230783" - }, - "astrbot_plugin_GPT_SoVITS": { - "display_name": "GPT SoVITS", - "desc": "对接本地部署的GPT_SoVITS,为astrbot提供文本转语音(TTS)服务", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_GPT_SoVITS", - "tags": ["TTS"], - "social_link": "https://github.com/Zhalslar/astrbot_plugin_GPT_SoVITS" - }, - "astrbot_plugin_search_pic": { - "desc": "从 https://saucenao.com/ 搜索图片,功能是以图搜图", - "author": "lyjlyjlyjly", - "repo": "https://github.com/lyjlyjlyjly/astrbot_plugin_search_pic", - "tags": ["搜图"] - }, - "astrbot_plugin_timtip": { - "desc": "设置定时任务,有(间隔时间)(固定时间)(一次时间),适用于不同群聊,一个群聊可创建多个任务。", - "author": "IGCrystal", - "repo": "https://github.com/IGCrystal/astrbot_plugin_timtip", - "tags": ["工具"] - }, - "astrbot_plugin_encipherer": { - "desc": "集合包括Base64、URLencode、Punycode编码加解密工具的astrbot插件", - "author": "Yuki Soffd", - "repo": "https://github.com/Soffd/astrbot_plugin_encipherer", - "tags": ["工具"] - }, - "astrbot_plugin_answerbook": { - "desc": "一个简单的答案之书插件,发送 答案之书+问题 即可使用", - "author": "浅夏旧入梦", - "repo": "https://github.com/litsum/astrbot_plugin_answerbook", - "social_link": "https://m.bilibili.com/space/172230783" - }, - "astrbot_plugin_doro_today": { - "desc": "[仅测试QQ]一个AstrBot插件,从Doro结局图片中随机抽取一张并发送给用户,同时@发送者。", - "author": "Futureppo", - "repo": "https://github.com/Futureppo/astrbot_plugin_doro_today", - "tags": ["Doro", "抽卡"], - "social_link": "https://github.com/Futureppo" - }, - "astrbot_plugin_litematic": { - "desc": "用于管理 Minecraft 投影文件,快速查看投影内容等", - "author": "kterna", - "repo": "https://github.com/kterna/astrbot_plugin_litematic", - "tags": ["Minecraft", "游戏"] - }, - "AstrBot_plugin_Ewords": { - "desc": "一起来记单词吧喵~", - "author": "IGCrystal", - "repo": "https://github.com/IGCrystal/AstrBot_plugin_Ewords", - "social_link": "https://github.com/IGCrystal/AstrBot_plugin_Ewords", - "tags": ["CET-4", "英语"] - }, - "astrbot_plugin_weather_wttr_in": { - "desc": "使用 wttr.in 查询天气(llm工具)", - "author": "xiewoc", - "repo": "https://github.com/xiewoc/astrbot_plugin_weather_wttr_in", - "tags": ["天气", "函数调用"], - "social_link": "https://github.com/xiewoc" - }, - "astrbot_plugin_kahunabot": { - "desc": "一款基于 EVEonline API 侧重工业制造支援的综合性 QQ 插件", - "author": "AraragiEro", - "repo": "https://github.com/AraragiEro/astrbot_plugin_kahunabot" - }, - "astrbot_plugin_qqpock": { - "desc": "QQ 代戳", - "repo": "https://github.com/791819/astrbot_plugin_qqpock", - "author": "huanyan434", - "social_link": "https://space.bilibili.com/1032860513" - }, - "astrbot_plugin_vv_pic": { - "desc": "发送最符合关键词的 vv 表情包", - "author": "Lonelysky", - "repo": "https://github.com/LonelySky7490/astrbot_plugin_vv_pic" - }, - "astrbot_plugin_file_reader": { - "desc": "一个识别文件内容的插件", - "author": "xiewoc", - "repo": "https://github.com/xiewoc/astrbot_plugin_file_reader", - "social_link": "https://github.com/xiewoc" - }, - "encrypt-and-decrypt": { - "desc": "将明文加密为我要吃饭四个字组成的密文", - "author": "Yuki Soffd", - "repo": "https://github.com/Soffd/encrypt-and-decrypt", - "tags": ["工具"] - }, - "astrbot_plugin_CounterStrikle": { - "desc": "Blast-TV 上的 Counter-Strikle 小游戏,图片卡片渲染。", - "author": "w33d", - "tags": ["娱乐"], - "social_link": "https://github.com/Last-emo-boy", - "repo": "https://github.com/Last-emo-boy/astrbot_plugin_CounterStrikle" - }, - "astrbot_plugin_gomoku": { - "desc": "五子棋双人对战", - "author": "zhx", - "repo": "https://github.com/zhx8702/astrbot_plugin_gomoku", - "tags": ["游戏"] - }, - "astrbot_plugin_membercontrast": { - "desc": " [仅 Gewechat] 实现微信历史群组群员与当前群员对比的功能", - "author": "laopanmemz", - "repo": "https://github.com/laopanmemz/astrbot_plugin_membercontrast", - "social_link": "https://space.bilibili.com/447591776" - }, - "astrbot_plugin_mermaid": { - "desc": "使用 LLM 将用户所输入的主题自动生成 Mermaid 模板并生成图片输出", - "author": "kterna", - "repo": "https://github.com/kterna/astrbot_plugin_mermaid", - "tags": ["思维导图", "流程图"] - }, - "astrbot_plugin_saris_fish": { - "desc": "赛博钓鱼。需要前置插件: astrbot_plugin_saris_db", - "author": "城城", - "tags": ["游戏", "钓鱼"], - "repo": "https://github.com/chengcheng0325/astrbot_plugin_saris_fish" - }, - "astrbot_plugin_rdimage": { - "desc": "从 wenturc 获取随机图片的插件(无 HTML 解析)", - "author": "IGCrystal", - "repo": "https://github.com/IGCrystal/astrbot_plugin_rdimage" - }, - "astrbot_plugin_gewe_chatsummary": { - "desc": "[仅 gewechat] 用来对最近消息调用 LLM 进行总结的插件", - "author": "NiceAir", - "repo": "https://github.com/NiceAir/astrbot_plugin_gewe_chatsummary", - "tags": ["工具", "总结"] - }, - "astrbot_plugin_idiom": { - "desc": "成语接龙", - "author": "zhx", - "repo": "https://github.com/zhx8702/astrbot_plugin_idiom" - }, - "astrbot_plugin_anime_gacha": { - "desc": "每天获取随机番剧,查看今日更新的新番", - "author": "xco2", - "tags": ["新番", "番剧"], - "repo": "https://github.com/xco2/astrbot_plugin_anime_gacha" - }, - "astrbot_plugin_nachoneko": { - "desc": "一款获取甘城猫猫图片的插件", - "author": "Rinyin", - "tags": ["甘城なつき"], - "repo": "https://github.com/Rinyin/astrbot_plugin_nachoneko" - }, - "astrbot_plugin_jm_search": { - "desc": "JM 漫画 PDF 下载。支持 Linux 和 Win", - "author": "Ryonnoski", - "repo": "https://github.com/Ryonnoski0/astrbot_plugin_jm_search", - "tags": ["JM", "PDF"] - }, - "astrbot_plugin_jm_sender": { - "desc": "发送 JM 漫画编号,机器人发送群聊转发消息", - "author": "EnderPPT", - "tags": ["JM"], - "repo": "https://github.com/EnderPPT/astrbot_plugin_jm_sender", - "social_link": "https://github.com/EnderPPT" - }, - "jmcomic_downloader": { - "desc": "一个下载 JM 的插件, 添加了一些新功能,原项目名 FateTrial_JMdownloader", - "author": "QiChenSn", - "repo": "https://github.com/QiChenSn/jmcomic_downloader", - "social_link": "https://github.com/QiChenSn", - "tags": ["JM"] - }, - "astrbot_plugin_jmcomicsget": { - "desc": "发送 JM 漫画编号,机器人发送漫画 PDF", - "author": "ayachi", - "repo": "https://github.com/Ayachi2225/astrbot_plugin_jmcomicsget", - "tags": ["JM"], - "social_link": "https://github.com/Ayachi2225" - }, - "astrbot_plugin_history_day": { - "desc": "查看 历史上的某天 发生的大事 (历史上的今天的增强版)", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_history_day", - "tags": ["历史"], - "social_link": "https://github.com/Zhalslar/astrbot_plugin_history_day" - }, - "astrbot_plugin_PockAttack": { - "desc": "[仅 aiocqhttp] 在群聊中发送 攻击+@用户 或者其他关键词,机器人会戳一戳该用户", - "author": "LouieKH359", - "repo": "https://github.com/LouieKH359/astrbot_plugin_PockAttack" - }, - "astrbot_plugin_memelite": { - "display_name": "表情包生成器", - "desc": "表情包生成器,制作各种沙雕表情 (同时兼容Python版和Rust版)", - "author": "Zhalslar", - "tags": ["表情包"], - "social_link": "https://github.com/Zhalslar/astrbot_plugin_memelite", - "repo": "https://github.com/Zhalslar/astrbot_plugin_memelite" - }, - "astrbot_plugin_saris_economic": { - "author": "城城", - "repo": "https://github.com/chengcheng0325/astrbot_plugin_saris_economic", - "desc": "群签到插件(可自定义图片)。‼️ 需要安装前置插件 astrbot_plugin_saris_db 👇", - "tags": ["签到", "经济"] - }, - "astrbot_plugin_saris_db": { - "author": "城城", - "desc": "astrbot_plugin_saris_economic 插件的前置插件,用于数据持久化。", - "repo": "https://github.com/chengcheng0325/astrbot_plugin_saris_db", - "tags": ["前置"] - }, - "headline": { - "author": "egg", - "desc": "60秒国内新闻", - "tags": ["工具"], - "social_link": "https://github.com/bbpn-cn/headline", - "repo": "https://github.com/bbpn-cn/headline" - }, - "astrbot_plugin_mai_sgin": { - "author": "Rinyin", - "desc": "简单的舞萌出勤与退勤签到插件", - "tags": ["舞萌", "签到"], - "repo": "https://github.com/Rinyin/astrbot_plugin_mai_sgin" - }, - "astrbot_plugin_aiocensor": { - "desc": "AstrBot 综合内容安全+群管插件。文本、图片审核支持所有平台,撤回和禁言仅支持 aiocqhttp", - "author": "Raven95676", - "repo": "https://github.com/Raven95676/astrbot_plugin_aiocensor", - "tags": ["审查", "撤回", "禁言"] - }, - "astrbot_plugin_custom_menu": { - "desc": "自定义菜单图片,图片放置在 menu 目录下,支持格式jpg,jpeg,png,gif,bmp。", - "author": "Futureppo", - "repo": "https://github.com/Futureppo/astrbot_plugin_custom_menu" - }, - "astrbot_plugin_Lolicon": { - "author": "hello七七", - "repo": "https://github.com/ttq7/astrbot_plugin_Lolicon", - "desc": "Lolicon API的随机动漫图片插件", - "tags": ["nsfw"] - }, - "astrbot_plugin_Translation": { - "desc": "通过调用百度翻译 API 接口实现翻译文本", - "author": "zengwei", - "social_link": "https://qm.qq.com/q/VNG3bOcGYM", - "tags": ["翻译"], - "repo": "https://github.com/zengweis/astrbot_plugin_Translation" - }, - "astrbot_plugin_box": { - "display_name": "开盒插件", - "desc": "拉取QQ用户信息并展示信息卡片", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_box", - "tags": ["开盒"], - "social_link": "https://github.com/Zhalslar/astrbot_plugin_box" - }, - "astrbot_plugin_relationship": { - "display_name": "人际关系管理器", - "desc": "[仅aiocqhttp] bot人际关系管理器!包括查看好友列表、查看群列表、审批好友申请、审批群邀请、删好友、退群", - "author": "Zhalslar", - "repo": "https://github.com/Zhalslar/astrbot_plugin_relationship", - "social_link": "https://github.com/Zhalslar/astrbot_plugin_relationship", - "tags": ["实用工具"] - }, - "astrbot_plugin_pokecheck": { - "desc": "[仅QQ可用]一个检测“戳”关键词的插件", - "author": "huanyan434", - "repo": "https://github.com/huanyan434/astrbot_plugin_pokecheck" - }, - "astrbot_plugin_MultiAI_PollPad": { - "desc": "轮询调用配置的大语言模型输出多个结果。同时将结果拷贝至在线文本编辑器,以便用户复制。需额外安装依赖,见帮助", - "repo": "https://github.com/Ynkcc/astrbot_plugin_MultiAI_PollPad", - "author": "Ynkcc" - }, - "astrbot_plugin_push_lite": { - "author": "Raven95676", - "desc": "基于 Webhook 的轻量级推送插件(通过 RESTful 接口)。理论支持除 QQ官方API 外的所有平台,已测试 Telegram、QQ、微信、飞书。", - "repo": "https://github.com/Raven95676/astrbot_plugin_push_lite", - "tags": ["消息推送"] - }, - "astrbot_plugin_hello77": { - "author": "hello七七", - "desc": "支持10+热门游戏的关键词触发回复,当用户消息中包含指定游戏名称时,机器人将随机回复对应游戏的鬼畜语录", - "tags": ["梗"], - "repo": "https://github.com/ttq7/astrbot_plugin_hello77" - }, - "astrbot_plugin_anti_withdrawal": { - "desc": "[仅支持微信] 防撤回插件,目前只支持微信私聊群聊的文本消息,将撤回的消息记录并发送给设定的人", - "author": "NiceAir", - "tags": ["工具", "防撤回"], - "repo": "https://github.com/NiceAir/astrbot_plugin_anti_withdrawal" - }, - "astrbot_plugin_Getcwm": { - "desc": "一个刺猬猫小说数据获取与画图插件,/Getcwm help 查看帮助。", - "author": "lishining", - "repo": "https://github.com/Li-shi-ling/astrbot_plugin_Getcwm", - "tags": ["刺猬猫"] - }, - "astrbot_plugin_majsoul-master": { - "desc": "一个雀魂多功能插件", - "author": "kterna", - "repo": "https://github.com/kterna/astrbot_plugin_majsoul-master", - "tags": ["雀魂", "游戏"] - }, - "astrbot_plugin_wordle_2_msg": { - "desc": "Wordle 猜单词游戏。基于 Raven95676 的版本加入了一些新功能。", - "author": "Raven95676, whzc", - "repo": "https://github.com/whzcc/astrbot_plugin_wordle_2_msg", - "tags": ["wordle", "游戏", "猜单词"] - }, - "astrbot_plugin_wordle_2_cmd": { - "desc": "Astrbot Wordle 游戏插件(响应指令内容版),优化和加入了许多新功能", - "repo": "https://github.com/whzcc/astrbot_plugin_wordle_2_cmd", - "author": "Raven95676, whzc", - "tags": ["wordle", "游戏", "猜单词"] - }, - "astrbot_plugin_wordle": { - "desc": "AstrBot Wordle 猜单词游戏,支持指定位数", - "author": "Raven95676", - "repo": "https://github.com/Raven95676/astrbot_plugin_wordle", - "tags": ["游戏", "wordle"] - }, - "astrbot_plugin_server": { - "desc": "可视化服务器状态卡片。 /status 或 /状态查询 查看。", - "author": "YANFD&Meguminlove", - "social_link": "https://github.com/yanfd", - "repo": "https://github.com/yanfd/astrbot_plugin_server" - }, - "astrbot_plugin_videos_analysis": { - "desc": "聚合视频分享链接解析(仅测试过napcat)", - "author": "喵喵", - "repo": "https://github.com/miaoxutao123/astrbot_plugin_videos_analysis", - "tags": ["抖音", "bilibili"], - "social_link": "https://github.com/miaoxutao123/" - }, - "astrbot_plugin_sjzb": { - "desc": "随机生成《绝地潜兵2》游戏中一组 4 个战备配置", - "author": "灵煞", - "tags": ["游戏", "绝地潜兵2"], - "repo": "https://github.com/tenno1174/astrbot_plugin_sjzb" - }, - "astrbot_plugin_emoji": { - "desc": "基于达莉娅综合群娱插件的表情包制作插件,仅保留了@其他群员制作表情包的部分。由桑帛云API提供表情包制作。", - "author": "KurisuRee7", - "repo": "https://github.com/KurisuRee7/astrbot_plugin_emoji" - }, - "astrbot_plugin_videosummary": { - "desc": "使用 bibigpt 实现视频总结", - "author": "kterna", - "repo": "https://github.com/kterna/astrbot_plugin_videosummary" - }, - "astrbot_plugin_bilibiliParse": { - "desc": "用于解析哔哩哔哩视频,并以图片的形式发送给用户", - "author": "功德无量", - "repo": "https://github.com/7Hello12/astrbot_plugin_bilibiliParse" - }, - "astrbot_plugin_picture_manager": { - "desc": "图片管理插件,允许用户通过自定义触发指令从API或直接URL获取图片。", - "author": "大沙北", - "repo": "https://github.com/bigshabei/astrbot_plugin_picture_manager" - }, - "astrbot_plugin_InitiativeDialogue": { - "desc": "使bot在用户长时间未发送消息时主动与用户对话的插件", - "author": "Jason", - "repo": "https://github.com/advent259141/astrbot_plugin_InitiativeDialogue", - "tags": ["主动对话"] - }, - "astrbot_plugin_sensoji": { - "desc": "这是一个模拟日本浅草寺抽签功能的插件。用户可以通过发送 /抽签 命令随机抽取一个签文,获取运势提示。签文包含吉凶结果(如“大吉”、“凶”等)以及对应的运势描述。", - "author": "Shouugou", - "repo": "https://github.com/Shouugou/astrbot_plugin_sensoji", - "tags": ["抽签", "运势", "浅草寺", "趣味"] - }, - "astrbot_plugin_daily_news": { - "desc": "[仅 aiocqhttp] anka - 每日60s新闻推送插件, 请先设置推送目标和时间, 详情见github页面!", - "author": "anka", - "repo": "https://github.com/anka-afk/astrbot_plugin_daily_news", - "tags": ["功能", "推送"] - }, - "astrbot_plugin_gemini_exp": { - "desc": "让你在 AstrBot 调用 Gemini2.0-flash-exp 来生成图片或者 P 图。Gemini2.0-flash-exp为原生多模态模型,其既是语言模型,也是生图模型,因此能够对图像使用简单的自然语言命令进行处理。", - "author": "Elen123bot", - "repo": "https://github.com/Elen123bot/astrbot_plugin_gemini_exp", - "social_link": "https://x.com/Alens454635" - }, - "astrbot_plugin_chatsummary": { - "desc": "[仅 aiocqhttp] 一个通过拉取历史聊天记录,调用 LLM 大模型接口实现消息总结功能。", - "author": "laopanmemz", - "tags": ["消息总结", "LLM"], - "social_link": "https://space.bilibili.com/447591776", - "repo": "https://github.com/laopanmemz/astrbot_plugin_chatsummary" - }, - "astrbot_plugin_bv": { - "desc": "解析群内 https://www.bilibili.com/video/BV号/ 的链接并获取视频数据与视频文件,以合并转发方式发送", - "author": "haliludaxuanfeng", - "repo": "https://github.com/haliludaxuanfeng/astrbot_plugin_bv", - "tags": ["bilibili"] - }, - "astrBot_PGR_Dialogue": { - "desc": "检测到部分战双角色的名称(或别称)时,有概率发送一条语音文本", - "author": "KurisuRee7", - "repo": "https://github.com/KurisuRee7/astrBot_PGR_Dialogue" - }, - "astrbot_plugin_beautiful_giri": { - "desc": "合集", - "author": "四郎", - "repo": "https://github.com/XuYingJie-cmd/astrbot_plugin_beautiful_giri" - }, - "astrbot_plugin_wechat_manager": { - "desc": "[仅 gewechat] 微信关键字好友自动审核、关键字邀请进群", - "author": "diudiu62", - "repo": "https://github.com/diudiu62/astrbot_plugin_wechat_manager" - }, - "astrbot_plugin_moyurenpro": { - "desc": "摸鱼人日历,支持自定义时间时区,自定义api,支持立即发送,工作日定时发送。", - "author": "quirrel-zh/DuBwTf", - "repo": "https://github.com/DuBwTf/astrbot_plugin_moyurenpro", - "tags": ["功能", "定时任务"] - }, - "astrbot_plugin_image_understanding_Janus-Pro": { - "desc": "为本地模型提供的图片理解补充,使用deepseek-ai/Janus-Pro系列模型", - "author": "xiewoc", - "repo": "https://github.com/xiewoc/astrbot_plugin_image_understanding_Janus-Pro" - }, - "astrbot_plugin_mp_sub": { - "desc": "配合 MoviePilot 订阅影片", - "author": "NEST", - "repo": "https://github.com/4Nest/astrbot_plugin_mp_sub" - }, - "astrbot_plugin_nofap": { - "desc": "一个用于戒 🦌 记录打卡和查看群内戒 🦌 榜的插件", - "author": "aoz", - "tags": ["功能"], - "repo": "https://github.com/Aozaky/astrbot_plugin_nofap" - }, - "astrbot_plugin_random_vtb": { - "desc": "随机推送正在直播的管人直播间", - "author": "Sasaki", - "repo": "https://github.com/Wave233Lee/astrbot_plugin_random_vtb", - "tag": ["娱乐"], - "social_link": "https://space.bilibili.com/11874232" - }, - "astrbot_plugin_server_status": { - "desc": "实时监控服务器资源使用情况,支持多平台运行,提供清晰的系统状态报告。", - "author": "腾讯元宝 & Meguminlove", - "repo": "https://github.com/Meguminlove/astrbot_plugin_server_status" - }, - "astrbot_plugin_guaguale": { - "desc": "刮刮乐小游戏插件,使用[/刮刮乐帮助]查看指令", - "author": "waterfeet", - "repo": "https://github.com/waterfeet/astrbot_plugin_guaguale" - }, - "TRPGdice": { - "desc": "为跑团玩家设计的仿Dice!骰子插件", - "author": "shiroling", - "repo": "https://github.com/WhiteEurya/Astrbot_plugin_TRPGdice" - }, - "astrbot_plugin_qltask": { - "desc": "青龙面板任务管理插件", - "author": "ZYDMYHZ", - "repo": "https://github.com/ZYDMYHZ/astrbot_plugin_qltask" - }, - "astrbot_plugin_SpectreCore": { - "desc": "使大模型更好的主动回复群聊中的消息,带来生动和沉浸的群聊对话体验", - "author": "23q3", - "social_link": "https://space.bilibili.com/396943350", - "tags": ["伪人", "主动回复"], - "repo": "https://github.com/23q3/astrbot_plugin_SpectreCore" - }, - "astrbot_plugin_steamshot": { - "desc": "自动检测对话中出现的steam商店页面链接,并返回对应页面的网页截图和摘要信息。", - "author": "inori-3333", - "repo": "https://github.com/inori-3333/astrbot_plugin_steamshot", - "social_link": "https://steamcommunity.com/id/inori_333/", - "tags": ["功能", "游戏", "数据查询", "图片"] - }, - "astrbot_plugin_GGAC_Messenger": { - "desc": "anka - GGAC 作品更新推送插件 - 自动监控并推送 GGAC 平台精选作品的更新! 附赠一套 GGAC 网站完整 api! 还有随机抽取 GGAC 内容功能, 详情见github页面!", - "author": "anka", - "repo": "https://github.com/anka-afk/astrbot_plugin_ggac", - "tags": ["功能", "推送"] - }, - "astrbot_plugin_github_cards": { - "desc": "自动识别 GitHub 仓库链接并发送卡片图片,支持订阅仓库的 Issue 和 PR 更新,查询 Issue 和 PR 详情", - "author": "Soulter", - "repo": "https://github.com/Soulter/astrbot_plugin_github_cards", - "tags": ["功能"] - }, - "astrbot_plugin_moyuren": { - "desc": "每天定时推送摸鱼人日历", - "author": "quirrel-zh", - "repo": "https://github.com/Quirrel-zh/astrbot_plugin_moyuren", - "tags": ["功能", "定时任务"] - }, - "astrbot_sowing_discord": { - "desc": "[仅限 aiocqhttp 适配器] anka - 自动搬史插件, 1.加入喜欢发史的群聊 2.设置搬史来源 3.设置搬史目标 4.开始全自动搬史!", - "author": "anka", - "repo": "https://github.com/anka-afk/astrbot_sowing_discord", - "tags": ["功能", "搬史"] - }, - "astrbot_plugin_superpoke": { - "desc": "超级戳一戳根据,让戳一戳能够调用其他插件指令", - "author": "waterfeet", - "repo": "https://github.com/waterfeet/astrbot_plugin_superpoke" - }, - "astrbot_plugin_humanlike": { - "desc": "anka - 让ai更像真人 - 学会沉默", - "author": "anka", - "repo": "https://github.com/anka-afk/astrbot_plugin_humanlike" - }, - "astrbot_plugin_blue_archive": { - "desc": "蔚蓝档案攻略查询 - 指令格式:攻略查询 <攻略名称>", - "author": "anka", - "repo": "https://github.com/anka-afk/astrbot_plugin_blue_archive" - }, - "astrbot_plugin_meme_manager": { - "desc": "Astrbot表情包管理器3.0版本已发布! 提供便捷的 WebUI 管理界面(/表情管理 开启管理后台) , 所有 prompt 会根据修改的表情包文件夹目录自动维护,无需手动添加!可以控制每次发送的表情数量和频率(进入设置配置一次发送最大数量与发送概率) 更多信息与功能预览请前往仓库页面, 使用/plugin meme_manager查看所有指令", - "author": "anka", - "repo": "https://github.com/anka-afk/astrbot_plugin_meme_manager", - "tags": ["功能", "meme", "webui", "图床"] - }, - "mccloud_command": { - "desc": "用于修改插件命令的工具,支持备份和恢复,仅限管理员使用。/cmd 查看帮助", - "author": "MC云-小馒头", - "repo": "https://github.com/MCYUNIDC/mccloud_command" - }, - "astrbot_plugin_music-search": { - "desc": "让你的bot能够搜索歌曲并点歌的插件", - "author": "榛子小猹猹", - "repo": "https://github.com/Hazellol/astrbot_plugin_music-search" - }, - "astrbot_plugin_wake_enhance": { - "desc": "【唤醒增强】让 AstrBot 支持通过正则匹配唤醒机器人、唤醒后持续与机器人对话交互。", - "author": "Soulter", - "repo": "https://github.com/Soulter/astrbot_plugin_wake_enhance" - }, - "astrbot_plugin_safebooru": { - "desc": "/safebooru + tag = 好看的图,", - "author": "w33d", - "repo": "https://github.com/Last-emo-boy/astrbot_plugin_safebooru" - }, - "astrbot_plugin_uptime": { - "desc": "Uptime bot. 监测所订阅的站点是否可正常访问,异常时发出警报。", - "author": "Soulter", - "repo": "https://github.com/Soulter/astrbot_plugin_uptime" - }, - "astrbot_plugin_flux": { - "desc": "硅基流动文生图-支持OpenAI标准的格式接入,支持Flux.1-dev模型", - "author": "七七七七", - "repo": "https://github.com/18005575/astrbot_plugin_flux" - }, - "mccloud_meme_sender": { - "desc": "这是一个表情包发送插件,可以识别AI回复中的表情符号并发送对应的表情包。记得看帮助需要配置人格 地址:https://github.com/MCYUNIDC/mccloud_meme_sender", - "author": "MC云-小馒头", - "repo": "https://github.com/MCYUNIDC/mccloud_meme_sender" - }, - "sauceno_search": { - "desc": "Sauceno搜图插件,使用/搜图 指令搜图", - "author": "榛子小猹猹", - "repo": "https://github.com/Hazellol/astrbot_plugin_sauceno" - }, - "lottery": { - "desc": "抓阄插件,使用/抓阄 指令抓阄,教程https://github.com/MashiroSaber03/lottery", - "author": "ましろSaber", - "repo": "https://github.com/MashiroSaber03/lottery" - }, - "genshinimpact": { - "desc": "原神关键词检测插件,检测到`原神`关键词自动发送一条圣经", - "author": "ましろSaber", - "repo": "https://github.com/MashiroSaber03/genshinimpact" - }, - "astrbot_plugin_blacklist": { - "desc": "黑名单插件,禁止用户和 AstrBot 交互,适用于 aiocqhttp, gewechat", - "author": "水蜜桃", - "repo": "https://github.com/dahetaoa/AstrBot-ban-Plugins" - }, - "mccloud_zhipu_img": { - "desc": "使用智谱AI生成图片。使用 /aimg <提示词> [大小] 生成图片。需要配置哦!", - "author": "MC云-小馒头", - "repo": "https://github.com/MCYUNIDC/mccloud_zhipu_img" - }, - "mccloud_img": { - "desc": "一个从API获取图片的插件,支持自定义API地址。使用 /img 获取图片。配置可填https://api.lolicon.app/setu/v2 *图二次元的获取。 ", - "author": "MC云-小馒头", - "repo": "https://github.com/MCYUNIDC/mccloud_img" - }, - "r1-filter": { - "desc": "过滤 DeepSeek R1 推理模型的思维链内容 [版本要求 >= v3.4.17]", - "author": "Soulter", - "repo": "https://github.com/Soulter/astrbot_plugin_r1_filter" - }, - "mccloud_deepseek": { - "desc": "可选择是否过滤推理模型的思考内容,仅支持MC云API。购买MC云服务器云电脑可享受免费API不限制支持deepseek-r1 v3模型。https://idc.stay33.cn/ [版本要求 >= v3.4.17]", - "author": "MC云-小馒头", - "repo": "https://github.com/MCYUNIDC/mccloud_deepseek" - }, - "mccloud_site": { - "desc": "一个集成了网站测试工具的插件,支持网站连通性测试、速度测试、域名查询、端口扫描和网站截图功能。使用/sitehelp查看帮助。", - "author": "MC云-小馒头", - "repo": "https://github.com/MCYUNIDC/mccloud_site" - }, - "astrbot_websitetool": { - "desc": "mccloud_site的修复版,解决了QQ识别不到的问题。使用说明与mccloud_site一样", - "author": "wxgl", - "repo": "https://github.com/wxgl/astrbot_websitetool" - }, - "ai_reminder": { - "desc": "智能定时任务,可以看做是高级提醒,可以让ai在特定时间执行特定任务,注意禁用原提醒插件", - "author": "kjqwdw", - "repo": "https://github.com/kjqwer/astrbot_plugin_sy" - }, - "ai_memory": { - "desc": "一个AI记忆管理插件,可以让ai记住重要的事,记忆读取是ai自己调用的,有时候呆呆的ai不会自己调用,可以多问几次或者人格加上特定提示词,输入 /mem_help 查看记忆管理帮助", - "author": "kjqwdw", - "repo": "https://github.com/kjqwer/strbot_plugin_play_sy" - }, - "huanju": { - "desc": "欢乐21点游戏插件。输入 /hj help 查看关键词回复帮助。", - "author": "kjqwdw", - "repo": "https://github.com/kjqwer/astrbot_plugin_game_sy" - }, - "astrbot_plugin_texas_holdem_poker": { - "desc": "简单的德州扑克,/poker就可以开玩了", - "author": "w33d", - "repo": "https://github.com/Last-emo-boy/astrbot_plugin_texas_holdem_poker" - }, - "astrbot_plugin_holdem_poker": { - "desc": "修改自 w33d 的德州扑克。原插件仅支持微信,现支持 QQ 群。此外增加了每轮下注上限金额,为小盲注的10倍,可自行调整或删去", - "author": "SamsaraMBJC", - "repo": "https://github.com/SamsaraMBJC/astrbot_plugin_holdem_poker" - }, - "astrbot_plugin_essential": { - "desc": "随机动漫图片、以图搜番、Minecraft服务器、一言、今天吃什么、群早晚安记录、EPIC喜加一。帮助:https://github.com/Soulter/astrbot_plugin_essential", - "author": "Soulter", - "repo": "https://github.com/Soulter/astrbot_plugin_essential" - }, - "astrbot_plugin_rss": { - "desc": "支持通过 RSSHub 路由和直接 URL 订阅 RSS 源,并定时获取最新的 RSS 内容,如推特、B站、油管、博客等任何支持 RSS 2.0 的网站。", - "author": "Soulter", - "repo": "https://github.com/Soulter/astrbot_plugin_rss" - }, - "astrbot_plugin_bilibili": { - "desc": "哔哩哔哩动态推送、视频信息、直播间信息查询插件", - "author": "Flartiny & Soulter", - "repo": "https://github.com/Soulter/astrbot_plugin_bilibili" - }, - "astrbot_plugin_leetcode": { - "desc": "leetcode 每日一题、随机题目。", - "author": "Soulter", - "repo": "https://github.com/Soulter/astrbot_plugin_leetcode" - }, - "astrbot_plugin_english": { - "desc": "A proto of learning English on Astrbot.", - "author": "Soulter", - "repo": "https://github.com/Soulter/astrbot_plugin_english" - }, - "astrbot_plugin_dice": { - "desc": "一个骰子插件,支持设置面数和检定阈值,输入/dicehelp获取帮助", - "author": "scwunai", - "repo": "https://github.com/scwunai/Astrbot_Plugin_Dice_scwunai" - }, - "astrbot_plugin_haos": { - "desc": "这是简单的请求HAOSApi以获取HomeAssistant内注册的温湿度传感器数据的插件。输入/haoshelp获取帮助。请先根据帮助描述完成配置文件的配置填写后使用", - "author": "scwunai", - "repo": "https://github.com/scwunai/Astrbot_Plugin_HAOS_scwunai" - }, - "astrbot_plugin_wol": { - "desc": "局域网 WOL 唤醒插件,/wolhelp 查看帮助", - "author": "Camreishi", - "repo": "https://github.com/Camreishi/astrbot_plugin_wol" - }, - "astrbot_plugin_SDGen": { - "desc": "Stable Diffusion WebUI图片生成插件,/sd help 查看帮助", - "author": "buding", - "repo": "https://github.com/zouyonghe/astrbot_plugin_SDGen" - }, - "astrbot_plugin_sysinfo": { - "desc": "获取当前系统状态", - "author": "mika", - "repo": "https://github.com/AstrBot-Devs/astrbot_plugin_sysinfo" - }, - "astrbot_plugin_weather": { - "desc": "一个基于心知天气免费API的天气查询插件", - "author": "w33d", - "repo": "https://github.com/Last-emo-boy/astrbot_plugin_weather" - }, - "astrbot_plugin_cr4zyThursday": { - "desc": "疯狂星期四!", - "author": "w33d", - "repo": "https://github.com/Last-emo-boy/astrbot_plugin_cr4zyThursday" - }, - "astrbot_plugin_buckshot_roulette": { - "desc": "一个好玩的简单恶魔轮盘", - "author": "w33d", - "repo": "https://github.com/Last-emo-boy/astrbot_plugin_buckshot_roulette" - }, - "astrbot_plugin_github_tracker": { - "desc": "一个定期查询跟踪repo的小工具", - "author": "w33d", - "repo": "https://github.com/Last-emo-boy/astrbot_plugin_github_tracker" - }, - "astrbot_plugin_exchange_rate": { - "desc": "一个查询汇率的工具", - "author": "w33d", - "repo": "https://github.com/Last-emo-boy/astrbot_plugin_exchange_rate" - }, - "astrbot_plugin_cloudmusic": { - "desc": "网易云音乐搜索、热评。并且支持了大模型函数调用工具。请说 `搜下春日影这首歌`。其他指令请看帮助", - "author": "ave_mujica-saki", - "repo": "https://github.com/AstrBot-Devs/astrbot_plugin_cloudmusic" - }, - "qq_official_url_cleaner": { - "desc": "为 QQ 官方 API 修改发送消息的链接,可改善消息被屏蔽的现象", - "author": "ave_mujica-saki", - "repo": "https://github.com/AstrBot-Devs/qq_official_url_cleaner" - }, - "astrbot_plugin_VITS": { - "desc": "硅基流动api语音合成", - "author": "第九位魔神", - "repo": "https://github.com/cyber-moshen/astrbot_plugin_VITS" - }, - "astrbot_plugin_memes": { - "desc": "这是能让机器人随机发表情包的插件,可手动添加表情包,表情包路径在AstrBot/data/meme/下", - "author": "LunarMeal", - "repo": "https://github.com/LunarMeal/astrbot_plugin_memes" - }, - "astrbot_plugin_ignore_at": { - "desc": "让机器人无视QQ的@全体成员,以及提供一个@唤醒机器人的开关", - "author": "Cl_Fu", - "repo": "https://github.com/clfpwp/astrbot_plugin_ignore_at" - }, - "astrbot_plugin_error_filter": { - "desc": "选择是否过滤机器人的错误回复", - "author": "LuffyLSX", - "repo": "https://github.com/LuffyLSX/astrbot_plugin_error_filter" - }, - "FateTrial_JMdownloader": { - "desc": "一个下载JM漫画的插件,请勿用于违法用途", - "author": "FateTrial", - "repo": "https://github.com/FateTrial/FateTrial_JMdownloader" - }, - "astrbot_plugin_lolicon_image-master": { - "desc": "涩图插件2.0基于,原作者rikkamiss插件进行修改,使机器人可以发送R18图片", - "author": "FateTrial", - "repo": "https://github.com/FateTrial/astrbot_plugin_lolicon_image-master" - }, - "astrbot_plugin_niuniu": { - "desc": "牛牛插件,一个污污的小游戏插件,默认关闭,发送牛牛菜单获取帮助", - "author": "长安某", - "repo": "https://github.com/zgojin/astrbot_plugin_niuniu" - }, - "astrbot_plugin_mohoyo_cos": { - "desc": "获取米游社社区cos插件,支持LLM自识别", - "author": "Cvandia", - "repo": "https://github.com/Cvandia/astrbot_plugin_mohoyo_cos" - }, - "astrbot_plugin_customT2I": { - "desc": "用于在 astrbot 中切换和管理自定义模板", - "author": "buding", - "repo": "https://github.com/zouyonghe/astrbot_plugin_customT2I" - }, - "astrbot_plugin_anti_porn": { - "desc": "用于astrbot的反瑟瑟插件", - "author": "buding", - "repo": "https://github.com/zouyonghe/astrbot_plugin_anti_porn" - }, - "FateTrial_zhipu_video": { - "desc": "智谱AI视频生成插件", - "author": "FateTrial", - "repo": "https://github.com/FateTrial/FateTrial_zhipu_video" - }, - "astrbot_plugin_tagger": { - "desc": "识别图片并生成AI绘画tag标签", - "author": "yudengghost", - "repo": "https://github.com/yudengghost/astrbot_plugin_tagger" - }, - "astrbot_plugin_RG": { - "desc": "俄罗斯轮盘,群小游戏插件,通过装填[可带参数]、射爆,等指令控制,具体可看说明文档", - "author": "长安某", - "repo": "https://github.com/zgojin/astrbot_plugin_RG" - }, - "astrbot_plugin_token_calculator": { - "desc": "计算并显示每次对话消耗的token,部分provider可用", - "author": "rinen0721", - "repo": "https://github.com/rinen0721/astrbot_plugin_token_calculator" - }, - "astrbot_plugin_qna": { - "desc": "自动识别群聊提问并解答", - "author": "buding", - "repo": "https://github.com/zouyonghe/astrbot_plugin_qna" - }, - "astrbot_plugin_waiter": { - "desc": "用于开发者的对话管理插件", - "author": "Cvandia", - "repo": "https://github.com/Cvandia/astrbot_plugin_waiter" - }, - "astrbot_plugin_public_servant": { - "desc": "帮助考公人随时背书的插件(?)", - "author": "yudengghost", - "repo": "https://github.com/yudengghost/astrbot_plugin_public_servant" - }, - "astrbot_plugin_comfyui": { - "desc": "利用 LLM 的 function-calling 功能,调用本地启动的 ComfyUI 服务实现文生图功能", - "author": "fanfanfan", - "repo": "https://github.com/yuan199696/astrbot_plugin_comfyui" - }, - "astrbot_plugin_for_sd_webui": { - "desc": "使用/draw调用本地(127.0.0.1)的stable diffusion进行文生图", - "author": "xiewoc", - "repo": "https://github.com/xiewoc/astrbot_plugin_for_sd_webui" - }, - "astrbot_plugin_botName": { - "desc": "bot动态群名片插件,使用请先看插件说明", - "author": "长安某", - "repo": "https://github.com/zgojin/astrbot_plugin_botName" - }, - "astrbot_plugin_tts_Cosyvoice2": { - "desc": "Astrbot的tts功能补充(使用Cosyvoice2-0.5b本地模型)", - "author": "xiewoc", - "repo": "https://github.com/xiewoc/astrbot_plugin_tts_Cosyvoice2" - }, - "astrbot_plugin_sign": { - "desc": "一个(有点简陋)的签到插件,支持每日签到、查询签到信息、排行榜等功能。", - "author": "枫莹", - "repo": "https://github.com/FengYing1314/astrbot_plugin_sign" - }, - "astrbot_plugin_token_auto": { - "desc": "更好的管理token,防止token消耗过多", - "author": "枫莹", - "repo": "https://github.com/FengYing1314/astrbot_plugin_token_auto" - }, - "FateTrial_setucontroller": { - "desc": "一个支持自定义涩图属性的插件", - "author": "FateTrial", - "repo": "https://github.com/FateTrial/setu_controller" - }, - "astrbot_plugin_web_searcher_pro": { - "desc": "基于SearXNG的Web搜索插件", - "author": "buding", - "repo": "https://github.com/zouyonghe/astrbot_plugin_web_searcher_pro" - }, - "astrbot_plugin_memeify": { - "desc": "一个AstrBot的插件,用于LLM回复表情包的实现", - "author": "lxfight", - "repo": "https://github.com/lxfight/astrbot_plugin_memeify" - }, - "astrbot_plugin_DailyWife": { - "desc": "每日老婆插件,请配置NapCat!!", - "author": "jmt059", - "repo": "https://github.com/jmt059/DailyWife" - }, - "astrbot_plugin_AW": { - "desc": "群老婆插件,记得点右上角帮助查看readme", - "author": "长安某", - "repo": "https://github.com/zgojin/astrbot_plugin_AW" - }, - "astrbot_plugin_mnemosyne": { - "desc": "一个长期记忆插件,基于milvus数据库实现,详情请见README.md", - "author": "lxfight", - "repo": "https://github.com/lxfight/astrbot_plugin_mnemosyne" - }, - "FateTrial_img_identify": { - "desc": "智谱AI图像识别插件", - "author": "FateTrial", - "repo": "https://github.com/FateTrial/FateTrial_img_identify" - }, - "astrbot_plugin_shell_executor": { - "desc": "用于AstrBot的shell远程执行器", - "author": "buding", - "repo": "https://github.com/zouyonghe/astrbot_plugin_shell_executor" - }, - "astrbot_plugin_pock": { - "desc": "astrbot戳一戳监听", - "author": "长安某", - "repo": "https://github.com/zgojin/astrbot_plugin_pock" - }, - "astrbot_plugin_astrbot_plugin_repetition": { - "desc": "用于AstrBot的复读机插件", - "author": "FengYing", - "repo": "https://github.com/FengYing1314/astrbot_plugin_repetition" - }, - "FateTrial_Star_Rail": { - "desc": "崩铁查询插件", - "author": "FateTrial", - "repo": "https://github.com/FateTrial/FateTrial_Star_Rail" - }, - "FateTrial_Genshin": { - "desc": "原神查询插件", - "author": "FateTrial", - "repo": "https://github.com/FateTrial/FateTrial_Genshin" - }, - "astrbot_plugin_aliyun_censor": { - "desc": "为bot启用阿里云内容安全审核", - "author": "Raven95676", - "repo": "https://github.com/Raven95676/astrbot_plugin_aliyun_censor" - }, - "astrbot_plugin_ebooks": { - "desc": "一个功能强大的电子书插件,支持多平台电子书搜索和下载。", - "author": "buding", - "repo": "https://github.com/zouyonghe/astrbot_plugin_ebooks" - }, - "astrbot_plugin_AIQTalk": { - "desc": "基于QQ的AI声聊完成的(伪)TTS转语音", - "author": "长安某", - "repo": "https://github.com/zgojin/astrbot_plugin_AIQTalk" - }, - "astrbot_plugin_KeyReply": { - "desc": "关键词回复插件", - "author": "长安某", - "repo": "https://github.com/zgojin/astrbot_plugin_KeyReply" - }, - "astrbot_plugin_better_facebread": { - "desc": "使llm生成文字后能发送相同情感的表情包", - "author": "xiewoc", - "repo": "https://github.com/xiewoc/astrbot_plugin_better_facebread" - }, - "astrbot_plugin_setu": { - "desc": "Astrbot色图插件,支持自定义配置与标签指定", - "author": "Raven95676", - "repo": "https://github.com/Raven95676/astrbot_plugin_setu" - }, - "astrbot_plugin_voicevox": { - "desc": "基于VOICEVOX Engine的日语文本转语音插件", - "author": "buding", - "repo": "https://github.com/zouyonghe/astrbot_plugin_voicevox" - }, - "astrbot_plugin_miaomiao": { - "desc": "这是一个为 AstrBot 开发的插件,仍然在开发中,提供了一些有趣的功能,如随机推荐食物、扔骰子、生成语音等", - "author": "喵喵", - "repo": "https://github.com/miaoxutao123/astrbot_plugin_miaomiao" - }, - "astrbot_plugin_image_video_understanding_Qwen2.5_VL": { - "desc": "为本地模型提供的视频/图片理解补充,使用Qwen2.5_3B_VL模型", - "author": "xiewoc", - "repo": "https://github.com/xiewoc/astrbot_plugin_image_video_understanding_Qwen2_5_VL" - }, - "astrbot_plugin_txsc": { - "desc": "基于阿里云百炼通义万相-文生图的插件", - "author": "zhuiye", - "repo": "https://github.com/zhuiye8/astrbot_plugin_txsc" - }, - "astrbot_plugin_keyword_reply": { - "author": "腾讯元宝 & Meguminlove", - "desc": "自定义内容回复插件", - "repo": "https://github.com/Meguminlove/astrbot_plugin_keyword_reply" - }, - "astrbot_checkin_plugin": { - "author": "Kimi & Meguminlove", - "desc": "简单文字签到插件", - "repo": "https://github.com/Meguminlove/astrbot_checkin_plugin" - }, - "astrbot_plugin_Qsign": { - "author": "长安某", - "desc": "二次元图片签到以及好友买卖,对接牛牛商城,仅支持qq且仅支持非官方bot(其他平台请自行测试)", - "repo": "https://github.com/zgojin/astrbot_plugin_Qsign" - }, - "astrbot_plugin_thinkTags": { - "author": "长安某", - "desc": "过滤消息段中的think", - "repo": "https://github.com/zgojin/astrbot_plugin_thinkTags" - } + "astrbot_plugin_admin_notifier": { + "display_name": "举报通知", + "desc": "群友可以使用 /举报 指令@所有管理员", + "author": "Foolllll", + "repo": "https://github.com/Foolllll-J/astrbot_plugin_admin_notifier", + "tags": ["举报", "审查"] + }, + "astrbot_plugin_qymusic": { + "display_name": "明航音乐", + "desc": "一款由彭明航独立开发的AstrBot插件,专门用于获取全网免费音乐。", + "author": "青云制作_彭明航", + "repo": "https://github.com/pmh1314520/astrbot_plugin_qymusic", + "tags": ["音乐", "彭明航", "青云"], + "social_link": "https://github.com/pmh1314520" + }, + "astrbot_plugin_copymanga": { + "display_name": "来看漫画", + "desc": "让你在qq观看漫画", + "author": "xuedu", + "repo": "https://github.com/xuedu/astrbot-plugin-copymanga", + "tags": ["manga"] + }, + "astrbot_plugin_random_post_in_e621": { + "display_name": "随机E621图片", + "desc": "获取随机 E621 上的 furry 图片。(在最初版本中甚至有可能获得米老鼠图片!即将被法务制裁!!!)", + "author": "Tianri", + "repo": "https://github.com/tianriw/astrbot_plugin_random_e621", + "tags": ["图片", "E621"] + }, + "astrbot_plugin_file_manager": { + "display_name": "AstrBot 文件夹文件管理插件", + "desc": "一个用于AstrBot的根目录文件夹内文件管理插件,可以监控指定文件夹并支持文件列表查看和文件发送功能。", + "author": "Enrin", + "repo": "https://github.com/ENRIN233/astrbot-file-manager", + "tags": ["文件"] + }, + "astrbot_plugin_click2download": { + "display_name": "链接下载", + "desc": "你可以把链接发送到群聊/私聊中,让bot帮你下载", + "author": "Close245", + "repo": "https://github.com/Close245/astrbot_plugin_click2download", + "tags": ["下载"], + "social_link": "QQ:1067118179" + }, + "astrbot_plugin_gemini": { + "display_name": "免费谷歌逆向生图", + "desc": "免费谷歌逆向生图", + "author": "cube-lover", + "repo": "https://github.com/cube-lover/gemini", + "tags": ["下载"], + "social_link": "https://q.qlogo.cn/g?b=qq&nk=2267154199&s=640" + }, + "astrbot_plugin_ql_bilibili_account_manager": { + "display_name": "Bili每日签到(基于青龙)", + "desc": "将账号扫码登录到青龙的Bili任务执行器,需要青龙面板且安装BiliToolPro,不会配置可以看仓库", + "author": "BUGJI", + "repo": "https://github.com/BUGJI/astrbot_plugin_ql_bilibili_account_manager", + "tags": ["BiliBili", "青龙"], + "social_link": "https://space.bilibili.com/1057790493" + }, + "astrbot_plugin_van": { + "display_name": "Van幻鸢词库", + "desc": "Van幻鸢词库", + "author": "Van ZiYi&WhiteChestnut", + "repo": "https://github.com/TY-China/Van", + "tags": ["aiohttp"] + }, + "astrbot_plugin_recall_xz": { + "display_name": "消息撤回", + "desc": "一个自动撤回触发词和机器人发送的消息的插件。", + "author": "小钊", + "repo": "https://github.com/zxqtd/astrbot_plugin_recall_xz", + "social_link": "https://blog.zxqblog.cn" + }, + "astrbot_plugin_anti-bot": { + "display_name": "bot自己怼人的插件", + "desc": "bot可以自己分辨群友有没有说bot坏话从而自己怼人的插件", + "author": "NachoCrazy", + "repo": "https://github.com/NachoCrazy/anti-bot-astrbot-plugin", + "social_link": "https://github.com/NachoCrazy" + }, + "astrbot_plugin_netease_music": { + "display_name": "豪华版网易云点歌插件", + "desc": "AstrBot 豪华网易云点歌插件\n\n这是一款为 AstrBot 设计的,功能强大且体验豪华的网易云音乐点歌插件。\n\n✨ 功能亮点\n交互式点歌:通过关键词搜索歌曲,机器人会返回一个列表供您选择。\n豪华信息卡片:播放时,会发送包含歌曲封面、详细信息(歌名、歌手、专辑、时长)的精美图文卡片。\n语音播放:直接发送可播放的语音消息,在聊天窗口即可享受音乐。\n智能音质回退:当您设定的最高音质不可用时(如VIP限制),插件会自动尝试获取次一级音质,大大提高播放成功率。\n多种触发方式:支持命令(如 /点歌)和自然语言(如 来一首...)两种方式点歌。\nWebUI配置:可在 AstrBot 的网页后台轻松配置各项参数。", + "author": "NachoCrazy", + "repo": "https://github.com/NachoCrazy/netease-music-astrbot-plugin", + "social_link": "https://github.com/NachoCrazy" + }, + "astrbot_plugin_batchrecall": { + "display_name": "批量撤回", + "desc": "[仅 aiocqhttp] 批量撤回,指定撤回,自动撤回,防撤回,撤回,撤回,撤回", + "author": "Shell", + "repo": "https://github.com/1592363624/astrbot_plugin_batchrecall", + "tags": ["QQ", "撤回"], + "social_link": "52shell.ltd" + }, + "astrbot_plugin_psychological": { + "display_name": "心理委员", + "desc": "心理委员插件,输入 /心理委员 获取随机图片", + "author": "黑", + "repo": "https://github.com/Darkness218/astrbot_plugin_psychological", + "tags": ["图片", "三次元", "心理委员"] + }, + "astrbot_plugin_yt-dlp": { + "display_name": "yt-dlp网页视频下载", + "desc": "基于本地 yt-dlp 的全能视频解析插件,支持油管、B站等。", + "author": "AGI_Friend_And_You", + "repo": "https://github.com/204343414/astrbot_plugin_yt-dlp" + }, + "astrbot_plugin_web_search": { + "display_name": "增强搜索", + "desc": "提供基于 Gemini 协议的网页搜索与时效性校对功能。", + "author": "YEZI", + "repo": "https://github.com/zhyx111999/astrbot_plugin_web_search", + "tags": ["网页", "搜索", "网页搜索"], + "social_link": "3268514224" + }, + "astrbot_plugin_yotts": { + "display_name": "Aliyun百炼克隆音色TTS", + "desc": "基于阿里云百炼平台声音复刻模型,上传30s音频使您的bot在聊天时使用你的音色聊天,提供对接阿里云的音色一站式创建管理脚本。", + "author": "梦千秋", + "repo": "https://github.com/WangYi82909/astrbot_plugin_yotts" + }, + "astrbot_plugin_better_reminder": { + "display_name": "更好的提醒插件", + "desc": "更好的日程提醒,可以根据人设为你自定义提醒,让astrbot成为你的得力助手", + "author": "Sarit", + "repo": "https://github.com/Sarit-x/astrbot_plugin_better_reminder", + "tags": ["提醒", "日程"], + "social_link": "https://github.com/Sarit-x" + }, + "astrbot_plugin_img_tool": { + "display_name": "豆包&千问图生成工具", + "desc": "根据消息信息生成图片或修改的函数工具", + "author": "Clhikari", + "repo": "https://github.com/Clhikari/astrbot_plugin_img_tool", + "tags": ["文生图", "图修图", "豆包", "千问"], + "social_link": "https://github.com/Clhikari" + }, + "astrbot_plugin_chat4severals": { + "display_name": "优化私聊体验,不再说一句回一句", + "desc": "让bot不再收到一句回一句,而是可以一次对连续的几条信息做出回复。", + "author": "兔子", + "repo": "https://github.com/KonmaKanSinPack/astrbot_plugin_response4severals", + "tags": ["拟人", "私聊"], + "social_link": "https://github.com/KonmaKanSinPack" + }, + "astrbot_plugin_meme_maker": { + "display_name": "meme_maker", + "desc": "图片合成梗图生成器", + "author": "flash_back__", + "repo": "https://github.com/dionaka/meme_maker" + }, + "astrbot_plugin_text_limiter": { + "display_name": "限制输入文本长度", + "desc": "一个用于限制用户输入文本长度的插件", + "author": "qa296", + "repo": "https://github.com/qa296/astrbot_plugin_text_limiter", + "tags": ["限制"], + "social_link": "https://github.com/qa296" + }, + "astrbot_plugin_bilibili_livemonitor": { + "display_name": "bilibili直播提醒", + "desc": "bilibili开播下播提醒", + "author": "Dayanshifu", + "repo": "https://github.com/Dayanshifu/astrbot_plugin_bilibili_livemonitor", + "tags": ["bilibili"], + "social_link": "https://github.com/Dayanshifu/" + }, + "astrbot_plugin_hangout": { + "display_name": "鬼混日记", + "desc": "让管理员可以查询机器人的调用情况,不查询聊天记录,保护用户的隐私。管理员需要单独设置。", + "author": "柯尔", + "repo": "https://github.com/Luna-channel/astrbot_plugin_hangout", + "tags": "统计调用" + }, + "astrbot_plugin_joinmanager": { + "display_name": "加群请求管理器", + "desc": "[仅 aiocqhttp] 处理QQ群加群请求,包含入群统计功能", + "author": "清蒸云鸭", + "repo": "https://github.com/WhiteCloudOL/astrbot_plugin_joinmanager", + "tags": ["工具", "QQ", "群"], + "social_link": "https://github.com/WhiteCloudOL" + }, + "astrbot_plugin_group_signin": { + "display_name": "QQ群打卡助手", + "desc": "[仅 aiocqhttp] QQ群打卡助手,支持定时打卡、一键打卡、智能通知和统计功能。", + "author": "Foolllll", + "repo": "https://github.com/Foolllll-J/astrbot_plugin_group_signin", + "tags": ["打卡"] + }, + "astrbot_plugin_furry_maopao": { + "display_name": "爱冒泡", + "desc": "[仅 aiocqhttp] 智能群聊助手,支持每日自动打卡和分时段发言,每个时段只发言一次,支持分时段LLM提示词和预设消息。", + "author": "芝士雪豹", + "repo": "https://github.com/furry520-source/astrbot_plugin_furry_maopao", + "tags": ["群聊", "打卡", "冒泡", "签到"] + }, + "astrbot_plugin_gitee_zimg": { + "display_name": "Zimg文生图", + "desc": "接入 Gitee AI(模力方舟)z-image-turbo模型(文生图),支持多key轮询", + "author": "jengaklll-a11y", + "repo": "https://github.com/jengaklll-a11y/astrbot_plugin_gitee_zimg", + "tags": ["绘图", "Gitee"], + "social_link": "https://github.com/jengaklll-a11y" + }, + "astrbot_plugin_rollpig": { + "display_name": "今日小猪", + "desc": "抽取属于自己的每日小猪", + "author": "MegSopern", + "repo": "https://github.com/MegSopern/astrbot_plugin_rollpig", + "tags": ["小猪", "聊天", "娱乐", "小游戏"], + "social_link": "https://github.com/MegSopern" + }, + "astrbot_plugin_portrayal_core": { + "display_name": "人物画像(Core)", + "desc": "极简版群友性格分析插件", + "author": "jengaklll-a11y", + "repo": "https://github.com/jengaklll-a11y/astrbot_plugin_portrayal_core", + "tags": ["性格", "画像"], + "social_link": "https://github.com/jengaklll-a11y" + }, + "astrbot_plugin_big_banana": { + "display_name": "🍌大香蕉🍌", + "desc": "图片生成插件,支持Gemini、OpenAI、VertexAI逆向提供商以及高级配置参数。", + "author": "Sukafon & CatCat", + "repo": "https://github.com/sukafon/astrbot_plugin_big_banana", + "tags": ["nano_banana", "vertex_ai"] + }, + "astrbot_plugin_BitTorrent": { + "display_name": "磁力链接搜索", + "desc": "适配AstrBot的磁力搜索插件,通过机器人帮你寻找电影、软件或者学习资料", + "author": "NightDust981989", + "repo": "https://github.com/NightDust981989/astrbot_plugin_BitTorrent", + "tags": ["BT", "磁力"] + }, + "astrbot_plugin_custom_menu_1": { + "display_name": "astrbot_plugin_custom_menu", + "desc": "一个web菜单在线diy插件", + "author": "shskjw", + "repo": "https://github.com/shskjw/astrbot_plugin_custom_menu" + }, + "astrbot_plugin_webnovel_info": { + "display_name": "网文信息搜索助手", + "desc": "提供网文搜索、分页浏览和详细信息查询功能,支持多平台,支持简洁/详细两种显示模式", + "author": "Foolllll", + "repo": "https://github.com/Foolllll-J/astrbot_plugin_webnovel_info", + "tags": ["网文", "网络小说", "起点", "刺猬猫"] + }, + "astrbot_plugin_desktop_assistant": { + "display_name": "AstrBot 桌面助手", + "desc": "AstrBot 桌面悬浮球助手(兼容云服务器 AstrBot 配合本地客户端使用)- 提供可拖拽的悬浮球界面、多模态对话窗口、桌面感知和主动对话功能", + "author": "木有知", + "repo": "https://github.com/muyouzhi6/astrbot_plugin_desktop_assistant", + "tags": ["桌面客户端"], + "social_link": "https://github.com/muyouzhi6" + }, + "astrbot_plugin_angel_memory": { + "display_name": "天使之魂", + "desc": "赋予AI动态演化的人格、长期记忆与自主学习能力,将聊天工具升级为有生命感的AI伙伴。", + "author": "kawayiYokami", + "repo": "https://github.com/kawayiYokami/astrbot_plugin_angel_memory", + "tags": ["RAG", "学习", "人格"] + }, + "astrbot_plugin_angel_heart": { + "display_name": "天使之心", + "desc": "告别“人工智障”式群聊!本插件用【4状态机】教会AI观察时机、判断气氛,实现真人般社交直觉;再以【轻重双AI核】分离思考与决策,保证回复质量的同时大幅降低API成本。", + "author": "kawayiYokami", + "repo": "https://github.com/kawayiYokami/astrbot_plugin_angel_heart", + "tags": ["拟人", "主动应答", "群聊优化"] + }, + "astrbot_plugin_angel_eye": { + "display_name": "天使之眼", + "desc": "一个为 AstrBot 设计的函数工具插件,允许大语言模型(LLM)直接查询当前群聊的聊天记录。", + "author": "kawayiYokami", + "repo": "https://github.com/kawayiYokami/astrbot_plugin_angel_eye", + "tags": ["工具", "记录查询", "聊天记录"] + }, + "lumingya/astrbot_plugin_regex_filter": { + "display_name": "通用正则后处理", + "desc": "允许你自定义正则", + "author": "lumingya", + "repo": "https://github.com/lumingya/astrbot_plugin_regex_filter", + "tags": ["正则"] + }, + "astrbot_plugin_image_guard": { + "display_name": "图片审核", + "desc": "基于多模态 LLM 的图片内容审查卫士。v1.6.4 新增智能过滤器,自动忽略 GIF 动图和 QQ 表情包,只审查普通静态图片。", + "author": "YEZI", + "repo": "https://github.com/zhyx111999/astrbot_plugin_image_guard", + "tags": ["图片"], + "social_link": "3268514224" + }, + "astrbot_plugin_file_reader_pro": { + "display_name": "文件读取插件(File Reader Pro)", + "desc": "读取各类文件内容的同时,采用现代 RAG(检索增强生成)架构,通过【语义分块 + 向量嵌入 + 智能检索】的方式,实现对文件内容的高效利用", + "author": "zz6zz666", + "repo": "https://github.com/zz6zz666/astrbot_plugin_file_reader_pro", + "tags": ["文件解析"] + }, + "astrbot_plugin_web_analyzer_plus": { + "display_name": "网页搜索", + "desc": "网页分析插件:尽可能提取未登录可浏览网站内容(Readability/JSON-LD/meta/框架数据/Playwright渲染兜底),并支持缓存、域名规则与LLM总结。", + "author": "YEZI", + "repo": "https://github.com/zhyx111999/astrbot-plugin-web-analyzer-plus", + "tags": ["网页", "工具", "自动"], + "social_link": "3268514224" + }, + "astrbot_plugin_reminder": { + "display_name": "定时提醒插件", + "desc": "支持定时发送消息到群组或私聊,支持 cron 表达式、富媒体消息", + "author": "Foolllll", + "repo": "https://github.com/Foolllll-J/astrbot_plugin_reminder", + "tags": ["定时", "提醒", "通知"] + }, + "astrbot_plugin_binance": { + "display_name": "Binance", + "desc": "币安查询,交易等...", + "author": "三月", + "repo": "https://github.com/ASanYueA/astrbot_plugin_binance" + }, + "astrbot_plugin_qbittorrent_bridge": { + "display_name": "qBittorrent 桥接器", + "desc": "qBittorrent 桥接器", + "author": "棒棒糖", + "repo": "https://github.com/zhoufan47/astrbot_plugin_qbittorrent_bridge", + "tags": ["bt", "qbit"] + }, + "astrbot_plugin_group_context": { + "display_name": "优化群聊上下文感知", + "desc": "优化群聊上下文增强功能,提供user/agent对形式的上下文、合并转发消息分析、自定义提示词、图片描述与原生图片URL支持等功能(请关闭内置的聊天上下文增强功能)", + "author": "zz6zz666", + "repo": "https://github.com/zz6zz666/astrbot_plugin_group_context", + "tags": ["v1.0.0"] + }, + "astrbot_plugin_web_analysis": { + "display_name": "网页解析", + "desc": "深度网页解析插件。支持静态抓取/动态渲染/自动截图,集成自定义 LLM 进行内容摘要与安全评估。", + "author": "YEZI", + "repo": "https://github.com/zhyx111999/astrbot_plugin_web_analysis", + "tags": ["playwright", "解析", "网页"], + "social_link": "3268514224" + }, + "astrbot_plugin_img_rev_searcher_Ver2": { + "display_name": "图片反搜聚合Ver2", + "desc": "图片反搜聚合插件,支持多种图片反向搜索引擎", + "author": "YanL", + "repo": "https://github.com/Yanlyn/astrbot_plugin_img_rev_searcher_Ver2", + "tags": ["图片反搜", "以图搜图", "工具"] + }, + "astrbot_plugin_uni_nickname": { + "display_name": "Uni-nickname 统一昵称插件", + "desc": "让 AI 始终使用管理员设定的昵称称呼群友(群聊和私聊均生效)", + "author": "Hakuin123", + "repo": "https://github.com/Hakuin123/astrbot_plugin_uni_nickname", + "tags": ["AI", "昵称"], + "social_link": "https://github.com/Hakuin123" + }, + "astrbot_plugin_yoimg": { + "display_name": "Gitee 图系模型文生图,图生图", + "desc": "本插件提供多样化图片生成 Webui 面板,支持自定义多种参数,支持 llm 自然调用,支持提取人设和聊天记录,支持使用润色模型和自定义润色词来优化你的生图命令,支持 Gitee 模力方舟图片全模型文生图,图生图。", + "author": "梦千秋", + "repo": "https://github.com/WangYi82909/astrbot_plugin_yoimg" + }, + "astrbot_plugin_ronghedraw": { + "display_name": "FLOW-官方-第三渠道聚合绘图", + "desc": "RongheDraw 多模式绘图插件 - 支持 Flow/Generic/Gemini 三种 API 模式", + "author": "Antigravity", + "repo": "https://github.com/wangyingxuan383-ai/astrbot_plugin_ronghedraw", + "tags": ["绘图", "大香蕉"] + }, + "astrbot_plugin_model_router": { + "display_name": "智能模型路由器", + "desc": "基于意图识别的多模型路由插件,支持根据任务难度自动切换模型", + "author": "yukikazechan", + "repo": "https://github.com/yukikazechan/astrbot_plugin_model_router", + "tags": ["modelrouter"] + }, + "astrbot_plugin_pet_market": { + "display_name": "宠物市场", + "desc": "群聊宠物互动游戏 - 购买、训练、打工、银行、PK决斗、进化、抢劫等系统", + "author": "Antigravity AI", + "repo": "https://github.com/wangyingxuan383-ai/astrbot_plugin_pet_market", + "tags": ["奴隶市场", "群内互动"] + }, + "astrbot_plugin_anuneko": { + "display_name": "anuneko对话插件", + "desc": "基于 anuneko.com 的 AI 对话插件,支持橘猫/黑猫模式切换", + "author": "mkroen", + "repo": "https://github.com/mkroen/astrbot_plugin_anuneko", + "tags": ["anuneko", "chat"], + "social_link": "https://github.com/mkroen" + }, + "astrbot_plugin_pixiv_yuki": { + "display_name": "pixiv 第三方图床", + "desc": "Pixiv 第三方图床插件,运行在 i.yuki.sh 上,由 xueelf 提供,能够随机获得经过筛选的 Pixiv 图源。", + "author": "NightDust981989 & xueelf", + "repo": "https://github.com/NightDust981989/astrbot_plugin_pixiv_yuki", + "tags": ["Pixiv", "图床"] + }, + "astrbot_plugin_qwen_codeimage": { + "display_name": "qwen_codeimage", + "desc": "日志代码截图分析,发送给bot图片用来识别图片内容,日志代码分析,提取图片内容。", + "author": "variant305-glitch", + "repo": "https://github.com/variant305-glitch/astrbot-qwen-image-code", + "tags": ["日志代码截图分析", "提取图中文字"], + "social_link": "https://github.com/variant305-glitch" + }, + "astrbot_plugin_maskoff": { + "display_name": "识人术", + "desc": "防止你的小 LLM 因为别人把名字改成你的就认错人", + "author": "Moncak", + "repo": "https://github.com/Yue-bin/astrbot_plugin_maskoff", + "tags": ["llm", "多人聊天", "用户识别"], + "social_link": "https://github.com/Yue-bin" + }, + "astrbot_plugin_plugins_summary": { + "display_name": "插件目录查询", + "desc": "一款查询当前安装插件目录并以图片返回的插件", + "author": "飞翔的死猪", + "repo": "https://github.com/1-20182/astrbot_plugin_plugins_summary/tree/main", + "tags": ["功能", "汇总"], + "social_link": "https://github.com/1-20182" + }, + "astrbot_plugin_color_converter": { + "display_name": "颜色格式转换", + "desc": "实现RGB、CMYK、16进制颜色格式互转", + "author": "CecilyGao", + "repo": "https://github.com/CecilyGao/astrbot_plugin_color_converter", + "social_link": "https://github.com/CecilyGao" + }, + "astrbot_plugin_wca": { + "display_name": "WCA 查询", + "desc": "包含个人最佳成绩查询以及选手 PK。", + "author": "huizhiLLL", + "repo": "https://github.com/huizhiLLL/astrbot_plugin_wca", + "tags": ["魔方", "WCA"], + "social_link": "https://github.com/huizhiLLL" + }, + "astrbot_plugin_memos_integrator": { + "display_name": "MemOS 记忆集成插件", + "desc": "为 AstrBot 提供 MemOS 记忆功能,实现持久化对话记忆和智能检索", + "author": "zz6zz666", + "repo": "https://github.com/zz6zz666/astrbot_plugin_memos_integrator", + "tags": ["memory"] + }, + "astrbot_plugin_echo": { + "display_name": "echo", + "desc": "/echo 指令返回 PONG。用于验证 AstrBot 是否正常。", + "author": "ocetars", + "repo": "https://github.com/ocetars/astrbot_plugin_echo", + "tags": ["复读", "连通性", "检查"], + "social_link": "https://github.com/ocetars" + }, + "astrbot_plugin_fortnue": { + "display_name": "fortnue_image", + "desc": "生成一张包含多种信息的二次元今日运势图片", + "author": "Xbodw", + "repo": "https://github.com/Xbodwf/astrbot_plugin_fortnue", + "tags": ["今日运势", "二次元", "图片"], + "social_link": "https://github.com/Xbodwf" + }, + "astrbot_plugin_QQbox": { + "display_name": "QQbox", + "desc": "仿 QQ 聊天气泡生成。可将文字转换为高度还原的 QQ 风格聊天图片。支持自定义用户头衔、颜色和备注名,自动获取QQ头像与昵称,生成气泡消息。如有问题,请先尝试重载插件。", + "author": "lishining", + "repo": "https://github.com/Li-shi-ling/astrbot_plugin_QQbox", + "tags": ["恶搞", "迫害群友"] + }, + "astrbot_plugin_parser": { + "display_name": "万能解析器", + "desc": "高性能低耦合的万能链接解析器。支持视频、图集、音频类型和 A站、B站、抖音、TikTok、微博、小红书、快手、Youtube、X 等平台", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_parser", + "tags": ["解析", "链接"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_transport": { + "display_name": "综合交通查询", + "desc": "综合交通查询插件,支持车站大屏信息查询、地铁换乘路线查询和最低机票查询。", + "author": "柠柚", + "repo": "https://github.com/ningyou8023/astrbot_plugin_transport", + "tags": ["火车", "地铁", "机票"] + }, + "astrbot_plugin_tsserver_relay": { + "display_name": "TSRealy", + "desc": "TeamSpeak 3 服务器监控 - 实时推送用户进出、服务器状态到群消息", + "author": "GEMILUXVII", + "repo": "https://github.com/GEMILUXVII/astrbot_plugin_tsserver_relay", + "tags": ["teamspeak"], + "social_link": "https://github.com/GEMILUXVII" + }, + "astrbot_plugin_duel_galatea": { + "display_name": "游戏王工具箱", + "desc": "一个游戏王全能工具箱,基于百鸽API提供游戏王卡片查询,卡图下载功能,基于duelmeta网站对当期DL/MD T表进行查询,并返回关键卡片,查询ROTK网站爬取当期OCG饼图和示例卡组,接收ourocg/ydke链接或ydk文本发送卡组图片,并提供随机一卡,发动王牌圣杯等娱乐功能", + "author": "Noctfom", + "repo": "https://github.com/Noctfom/astrbot-plugin-duel-galatea", + "tags": ["游戏王", "卡牌"] + }, + "astrbot_plugin_epic_free_games_notice": { + "display_name": "Epic 免费游戏提醒", + "desc": "一个为AstrBot设计的 Epic 喜加一游戏提醒插件。该插件可自动或手动推送本周的 Epic 免费游戏信息到指定群组,帮助群成员及时领取免费游戏。理论上支持所有客户端。", + "author": "CJSen", + "repo": "https://github.com/CJSen/astrbot_plugin_epic_free_games_notice", + "social_link": "https://chjs.936668.xyz/" + }, + "astrbot_plugin_be_checker": { + "display_name": "封禁检查", + "desc": "查询 GTA Online 玩家的 BattlEye 封禁状态。支持通过用户名或 RID 查询,自动缓存 RID 信息提高查询效率,支持强制重新查询。", + "author": "oakboat", + "repo": "https://github.com/oakboat/astrbot_plugin_be_checker", + "tags": ["GTA", "封禁查询", "BattlEye", "游戏工具", "查询工具"], + "social_link": "https://github.com/oakboat" + }, + "astrbot_plugin_code_renderer": { + "display_name": "Code-Renderer", + "desc": "将代码信息或者代码文件渲染为带有语法高亮的图片", + "author": "Xbodw", + "repo": "https://github.com/Xbodwf/astrbot_plugin_code_renderer", + "tags": ["代码", "渲染", "语法高亮", "图片", "playwright"], + "social_link": "https://github.com/Xbodwf" + }, + "astrbot_plugin_life_scheduler": { + "display_name": "拟人化穿搭日常生成插件", + "desc": "一个为 AstrBot 设计的拟人化生活日程生成插件。它利用 LLM 的能力,根据日期、节日、历史日程和近期对话记录,自动为 Bot 生成每日的穿搭和日程安排,并将其注入到系统提示词(System Prompt)中,使 Bot 拥有更加真实、连续的“生活”状态。", + "author": "木有知", + "repo": "https://github.com/muyouzhi6/astrbot_plugin_life_scheduler", + "tags": ["拟人"], + "social_link": "https://github.com/muyouzhi6" + }, + "astrbot_plugin_stealer": { + "display_name": "表情包小偷", + "desc": "绝赞人机代码,仿 MaiBot 的表情包偷取,实现了bot可以自动偷走(拾走)别人的表情包,并为己所用。只需设置好视觉模型和分类模型就可以自动识别表情包并分类好,同时可以在对话时根据情绪自动发送收集好的表情包。", + "author": "nagatoquin33", + "repo": "https://github.com/nagatoquin33/astrbot_plugin_stealer", + "tags": ["表情"] + }, + "astrbot_plugin_splitter": { + "display_name": "对话分段Pro", + "desc": "代替框架分段,方便小白操作,添加更多人性化配置项,优化体验", + "author": "糯米茨", + "repo": "https://github.com/nuomicici/astrbot_plugin_splitter", + "tags": ["工具", "对话", "llm", "分段"], + "social_link": "https://qm.qq.com/q/LSxHQZtEC4" + }, + "astrbot_plugin_e2b_sandbox": { + "display_name": "AstrBot E2B 云沙箱插件", + "desc": "使用 E2B 云沙箱安全执行 Python 代码,支持通过 LLM 自然语言调用", + "author": "sl251", + "repo": "https://github.com/sl251/astrbot_plugin_e2b_sandbox", + "tags": ["e2b", "Python 执行器", "沙箱", "LLM 工具"], + "social_link": "https://github.com/sl251" + }, + "astrbot_plugin_disaster_warning": { + "display_name": "灾害预警", + "desc": "多数据源灾害预警插件,支持地震、海啸、气象预警实时推送。集成中国地震台网、中国气象局气象预警、台湾中央气象署、日本气象厅、USGS、Global Quake 等多个数据源。", + "author": "DBJD-CR", + "repo": "https://github.com/DBJD-CR/astrbot_plugin_disaster_warning", + "tags": ["灾害预警", "EEW", "防灾减灾", "气象预警", "海啸预警"], + "social_link": "https://github.com/DBJD-CR" + }, + "astrbot_plugin_lofter_parser": { + "display_name": "Lofter自动解析", + "desc": "支持 Lofter(乐乎)平台分享链接的自动解析", + "author": "SrakhiuMeow", + "repo": "https://github.com/SrakhiuMeow/astrbot_plugin_lofter_parser" + }, + "astrbot_plugin_douyu_live": { + "display_name": "斗鱼管家", + "desc": "全自动监控多房间开播、推送通知与礼物播报", + "author": "GEMILUXVII", + "repo": "https://github.com/GEMILUXVII/astrbot_plugin_douyu_live", + "tags": ["douyu"], + "social_link": "https://github.com/GEMILUXVII" + }, + "astrbot_plugin_qinglong": { + "display_name": "青龙面板管理", + "desc": "通过聊天管理青龙面板,支持任务管理、环境变量、日志查看等", + "author": "Haitun", + "repo": "https://github.com/onniemi/astrbot_plugin_qinglong" + }, + "astrbot_plugin_1panel": { + "display_name": "1Panel 服务器管理", + "desc": "通过聊天管理 1Panel 面板,支持查看系统状态、容器管理、定时任务等", + "author": "Haitun", + "repo": "https://github.com/onniemi/astrbot_plugin_1panel" + }, + "astrbot_plugin_gif_vision_helper": { + "display_name": "GIF Vision Helper", + "desc": "将QQ GIF动图拆成多帧静态图,让多模态模型真正看懂动图", + "author": "YanL", + "repo": "https://github.com/Yanlyn/astrbot_plugin_gif_vision_helper", + "tags": ["优化"] + }, + "astrbot_plugin_imgtool": { + "display_name": "astrbot_plugin_imgtool", + "desc": "图像生成 LLM 工具,支持多 Provider(硅基流动 / ModelScope / OpenRouter / 自定义/ Gemini /豆包(火山)", + "author": "xunxiing", + "repo": "https://github.com/xunxiing/astrbot_plugin_imgtool", + "tags": ["文生图", "gemini", "即梦", "适配器"] + }, + "astrbot_plugin_gitee_aiimg": { + "display_name": "GiteeAI 图像生成插件", + "desc": "可以使用 aiimg 生成图片或通过自然语言让 LLM 生成,让 bot 自拍给你看。", + "author": "木有知", + "repo": "https://github.com/muyouzhi6/astrbot_plugin_gitee_aiimg", + "tags": ["画图"], + "social_link": "https://github.com/muyouzhi6" + }, + "astrbot_plugin_vertex_image-command": { + "display_name": "Vertex Image Command", + "desc": "使用 Google Vertex AI 生成图片(基于薄暝的插件修改)", + "author": "YanL", + "repo": "https://github.com/Yanlyn/astrbot_plugin_vertex_image-command", + "tags": ["生图", "gemini"] + }, + "astrbot_plugin_chatsummary_v2": { + "display_name": "群聊消息总结v2", + "desc": "基于 LLM 实现群聊消息总结,支持自动总结和手动总结,手动总结支持传入提示词。", + "author": "sinkinrin", + "repo": "https://github.com/sinkinrin/astrbot_plugin_chatsummary_v2", + "tags": ["群聊", "消息总结"] + }, + "astrbot_plugin_bananic_ninjutsu": { + "display_name": "香蕉忍法帖", + "desc": "适配 Napcat 的 AstrBot 插件,用于 🍌(nano banana),先进的变量 & 参数系统", + "author": "bylkuse", + "repo": "https://github.com/bylkuse/astrbot_plugin_bananic_ninjutsu" + }, + "astrbot_plugin_ASCII": { + "display_name": "图片转 ASCII", + "desc": "引用图片,插件将使用设定的字符内容绘制图片", + "author": "Mlies-mik", + "repo": "https://github.com/Mlies-mik/astrbot_ASCII_se", + "tags": ["图片转换"] + }, + "astrbot_plugin_smart_translator": { + "display_name": "Smart Translator", + "desc": "基于 LLM 的自然语言翻译插件,支持 50+ 语言、二次翻译和多种输出格式", + "author": "YanL", + "repo": "https://github.com/Yanlyn/astrbot_plugin_smart_translator", + "tags": ["翻译"] + }, + "astrbot_plugin_tool_use_cleaner": { + "display_name": "历史工具调用清除", + "desc": "在 LLM 请求前,将先前轮请求中 LLM 发出的工具调用请求以及调用返回结果从请求体中移除,减少 token 浪费,提高对话效率", + "author": "zz6zz666", + "repo": "https://github.com/zz6zz666/astrbot_plugin_tool_use_cleaner" + }, + "undercover": { + "desc": "一个谁是卧底游戏插件,支持多人在线游戏。", + "author": "BB0813", + "repo": "https://github.com/BB0813/astrbot_plugin_undercover", + "tags": ["Game"], + "social_link": "https://qm.qq.com/q/d4lwUp9ap4" + }, + "astrbot_plugin_AIpaper": { + "display_name": "AI 论文推送", + "desc": "每日定时向指定群聊推送最新随机 AI 领域论文图片与讲解", + "author": "落叶凌小秋", + "repo": "https://github.com/MaybePass/astrbot_plugin_AIpaper", + "tags": ["AI", "论文", "推送"] + }, + "astrbot_plugin_comfyui_pro": { + "display_name": "高级 ComfyUI 绘图插件", + "desc": "AstrBot 的高级 ComfyUI 连接插件,支持多工作流热切换、LLM 智能绘图、自定义系统提示词及敏感词过滤。", + "author": "lumingya", + "repo": "https://github.com/lumingya/astrbot_plugin_comfyui_pro", + "tags": ["画图", "comfyui"] + }, + "astrbot_plugin_customized_active_reply_prompt": { + "display_name": "自定义主动回复提示词", + "desc": "AstrBot 框架群聊上下文感知中,主动回复提示词默认不可修改且为英文。本插件可由用户自定义群聊主动回复提示词。", + "author": "zz6zz666", + "repo": "https://github.com/zz6zz666/astrbot_plugin_customized_active_reply_prompt", + "tags": ["1.0.0"] + }, + "astrbot_plugin_emotionaipro": { + "display_name": "情感智能插件", + "desc": "融合 EmotionAI 与 FavourPro 的新一代高级情感智能插件。 新增「智能更新机制」「辅助 LLM 情感分析」「长期记忆系统」「负好感支持」「关系阶段过渡保护」, 让 AI 拥有真实、渐进、可养成的内心世界,支持多维情感建模、AI 自主文本生成、动态权重与隐私控制。", + "author": "asakiyoshi", + "repo": "https://github.com/asakiyoshi/EmotionAI-Pro", + "tags": ["情感交互", "好感度", "记忆"], + "social_link": "https://github.com/asakiyoshi" + }, + "astrbot_plugin_markdown_killer": { + "display_name": "Markdown 杀手", + "desc": "移除 LLM 输出中的 Markdown 格式", + "author": "AlanBacker", + "repo": "https://github.com/AlanBacker/astrbot_plugin_markdown_killer", + "tags": ["Markdown", "格式"], + "social_link": "https://space.bilibili.com/702922307" + }, + "astrbot_plugin_fox_status": { + "display_name": "Fox 状态监控", + "desc": "一个用于获取 AstrBot 服务器状态的插件。", + "author": "GoodBoyboy", + "repo": "https://github.com/GoodBoyboy666/astrbot_plugin_fox_status", + "tags": ["工具", "状态", "服务器"], + "social_link": "https://github.com/GoodBoyboy666" + }, + "astrbot_plugin_ojs": { + "display_name": "ojisan", + "desc": "在特定群聊某人发言后概率触发列表内的回复。", + "author": "Tedi-Dino", + "repo": "https://github.com/Tedi-Dino/astrbot_plugin_ojs" + }, + "astrbot_plugin_gifcaijian": { + "display_name": "裁剪和合并 GIF", + "desc": "可以裁剪和合并gif 分解等功能(后续慢慢润化)", + "author": "shskjw", + "repo": "https://github.com/shskjw/astrbot_plugin_gifcaijian" + }, + "astrbot_plugin_AtTool": { + "display_name": "@工具(艾特工具)", + "desc": "提供给LLM自然使用的@工具", + "author": "糯米茨", + "repo": "https://github.com/nuomicici/astrbot_plugin_AtTool", + "tags": ["工具", "tool", "@"], + "social_link": "https://qm.qq.com/q/RMjGPizOAm" + }, + "astrbot_plugin_CloudImg": { + "display_name": "Cloud Image", + "desc": "从图床获取随机图片。使用 /img 获取一张随机图片。", + "author": "Foolllll", + "repo": "https://github.com/Foolllll-J/astrbot_plugin_CloudImg", + "tags": ["图床"] + }, + "astrbot_plugin_aicu_analysis": { + "display_name": "aicu-b站评论查询", + "desc": "通过UID查询AICU数据,生成包含B站用户数据、设备型号及近期评论统计的精美图片报表。", + "author": "Huahuatgc", + "tags": ["B站", "playwright"], + "repo": "https://github.com/Huahuatgc/astrbot_plugin_aicu", + "social_link": "https://github.com/Huahuatgc" + }, + "astrbot_plugin_ShareholderPerks": { + "display_name": "股东薅羊毛资讯", + "desc": "股东回馈信息取自巨潮资讯网,帮助各位股东们或是潜在股东们薅羊毛。", + "author": "协调人", + "repo": "https://github.com/Xie-Tiao/astrbot_plugin_ShareholderPerks", + "social_link": "https://github.com/Xie-Tiao" + }, + "astrbot_plugin_video_analysis": { + "display_name": "Video Analysis", + "desc": "支持对来自视频平台的分享进行解析并以视频形式发送。", + "author": "Foolllll", + "repo": "https://github.com/Foolllll-J/astrbot_plugin_video_analysis", + "tags": ["视频解析", "B站", "抖音"] + }, + "astrbot_plugin_image_generation": { + "display_name": "image_generation", + "desc": "适配图像生成模型,图片编辑,可自定义预设", + "author": "MoonShadow1976", + "repo": "https://github.com/MoonShadow1976/astrbot_plugin_image_generation", + "tags": ["image_generation", "fork"] + }, + "astrbot_plugin_image_editor": { + "display_name": "图片编辑", + "desc": "使用第三方 API,实现图片编辑功能", + "author": "jengaklll-a11y", + "repo": "https://github.com/jengaklll-a11y/astrbot_plugin_image_editor", + "tags": ["模型", "文生图", "图生图", "图片编辑"], + "social_link": "https://github.com/jengaklll-a11y" + }, + "astrbot_plugin_echoscore": { + "display_name": "鸣潮声骸评分插件", + "desc": "通过小维 API 提供快速的鸣潮声骸评分,支持图文、引用、LLM 工具调用。", + "author": "Loping151 & timetetng", + "repo": "https://github.com/timetetng/astrbot_plugin_echoscore", + "tags": ["鸣潮", "声骸", "游戏"], + "social_link": "https://github.com/Loping151/ScoreEcho" + }, + "astrbot_plugin_vocabularycard": { + "display_name": "每日一词 [单词卡片]", + "desc": "每日定时推送玻璃拟态风格的英语单词卡片,内置 3722+ 个CET-6 词汇,支持进度追踪和随机学习", + "author": "Willixrain", + "repo": "https://github.com/itismygo/astrbot_plugin_vocabcard", + "tags": ["英语学习", "卡片", "每日一词"], + "social_link": "https://github.com/itismygo" + }, + "astrbot_plugin_web_analyzer": { + "display_name": "网页分析插件", + "desc": "自动识别网页链接并进行内容分析和总结", + "author": "Sakura520222", + "repo": "https://github.com/Sakura520222/astrbot_plugin_web_analyzer", + "tags": ["分析", "web", "工具"], + "social_link": "https://box.firefly520.top/" + }, + "astrbot_plugin_ComfyUI_promax": { + "display_name": "ComfyUI_pro", + "desc": "ComfyUI AI 绘画插件-支持文生图、图生图、多服务器轮询、模型选择、LoRA 等高级功能。", + "author": "tjc123456", + "repo": "https://github.com/tjc6666666666666/astrbot_plugin_ComfyUI_promax", + "tags": ["画图", "comfyui"] + }, + "astrbot_plugin_timeprogress": { + "display_name": "时间可视化", + "desc": "用来可视化时间的,查看今年过去了多少时间。", + "author": "Willixrain", + "repo": "https://github.com/itismygo/astrbot_plugin_timeprogress", + "tags": ["time", "图片"], + "social_link": "https://github.com/itismygo" + }, + "astrbot_plugin_openlistfile": { + "display_name": "Openlist 助手", + "desc": "Openlist 文件管理插件,支持浏览、搜索、下载 Openlist 上的文件。", + "author": "Foolllll", + "repo": "https://github.com/Foolllll-J/astrbot_plugin_openlistfile", + "tags": ["Openlist", "文件管理", "网盘"] + }, + "astrbot_plugin_gemini_image": { + "display_name": "Gemini 生图", + "desc": "基于 Gemini 模型的图像生成插件,支持文生图和图生图,支持自然语言调用和预设提示词", + "author": "Railgun19457", + "repo": "https://github.com/railgun19457/astrbot_plugin_gemini_image", + "tags": ["生图", "gemini", "nano banana"], + "social_link": "https://www.misakanet.site" + }, + "astrbot_plugin_gemini_image_generation": { + "display_name": "Gemini 图像生成", + "desc": "Gemini 图像生成插件,支持生图和改图,支持自动获取头像作为参考", + "author": "piexian", + "repo": "https://github.com/piexian/astrbot_plugin_gemini_image_generation", + "tags": ["生图", "修图"], + "social_link": "https://github.com/piexian" + }, + "astrbot_plugin_genshinimpact": { + "display_name": "原神圣经", + "desc": "检测原神关键词自动回复原神圣经。", + "author": "ましろSaber & Foolllll", + "repo": "https://github.com/Foolllll-J/astrbot_plugin_genshinimpact", + "tags": ["原神"] + }, + "astrbot_plugin_parse_hub": { + "display_name": "多平台解析", + "desc": "抖音、小红书、B 站等多平台解析,仅测试 telegram", + "author": "Neilyo", + "repo": "https://github.com/lixinzai/astrbot_plugin_parse_hub" + }, + "astrbot_plugin_bangmap": { + "display_name": "全国邦邦同好会信息查询", + "desc": "在enldm.cyou/map查询全国邦邦同好会群聊信息", + "author": "enldm", + "repo": "https://github.com/enldm/astrbot_plugin_bangmap", + "tags": ["bangdream"], + "social_link": "https://enldm.cyou/about" + }, + "astrbot_plugin_msg_transfer": { + "display_name": "MsgTransfer(消息转发插件)", + "desc": "一个用于在不同聊天端点之间转发与同步消息的 AstrBot 插件。", + "author": "Siaospeed", + "repo": "https://github.com/Siaospeed/astrbot_plugin_msg_transfer", + "tags": ["消息转发", "跨客户端"], + "social_link": "https://github.com/Siaospeed" + }, + "astrbot_plugin_chuanhuatong": { + "display_name": "传话筒·立绘对话框", + "desc": "拦截 Bot 文本输出,套用 Gal 风气泡和立绘的渲染插件", + "author": "bvzrays", + "repo": "https://github.com/bvzrays/astrbot_plugin_chuanhuatong", + "tags": ["魔女审判", "gal"], + "social_link": "https://github.com/bvzrays" + }, + "astrbot_plugin_steamgame": { + "display_name": "Steam 玩家数据可视化插件", + "desc": "Steam 玩家数据可视化插件,支持群内排行,PK,以及游戏墙", + "author": "bvzrays", + "repo": "https://github.com/bvzrays/astrbot_plugin_steamgame", + "tags": ["steam", "游戏"], + "social_link": "https://github.com/bvzrays" + }, + "astrbot_plugin_gloryofkings": { + "display_name": "王者荣耀数据查询插件", + "desc": "提供王者荣耀战绩、英雄战力、皮肤等数据查询功能,支持自定义图片渲染质量", + "author": "球球", + "repo": "https://github.com/sangjie-stack/astrbot_plugin_gloryofkings", + "tags": ["游戏", "王者"], + "social_link": "https://github.com/sangjie-stack" + }, + "astrbot_plugin_canvas_steve": { + "display_name": "gemini-2.5-flash-image 画图小工具", + "desc": "一个普通的使用 gemini-2.5-flash-image 进行图片内容创作的插件", + "author": "stevessr", + "repo": "https://github.com/stevessr/AstrBot_Plugins_Canvas/", + "tags": ["gemini", "画图"], + "social_link": "https://github.com/stevessr" + }, + "astrbot_plugin_ zxs60s": { + "display_name": "走小散每日 60 秒晨报", + "desc": "基于走小散远程API接口开发的直接显示晨报图的一款插件。", + "author": "走小散", + "repo": "https://github.com/by-029/zxs60s", + "tags": ["走小散", "60秒新闻API"], + "social_link": "www.zousanzy.cn" + }, + "astrbot_plugin_slave_market": { + "display_name": "大牛马时代", + "desc": "Python 版牛马市场游戏,涵盖银行、市场、农务、VIP 等系统。", + "author": "magisk317", + "repo": "https://github.com/magisk317/astrbot_plugin_slave_market", + "tags": ["牛马市场", "经济系统", "VIP自动化"], + "social_link": "https://github.com/magisk317" + }, + "astrbot_plugin_nyscheduler": { + "display_name": "定时推送", + "desc": "这是 AstrBot 的一个定时推送插件。包含 60s,摸鱼日历,今日金价,AI资讯。", + "author": "柠柚", + "repo": "https://github.com/ningyou8023/astrbot_plugin_nyscheduler", + "tags": ["定时", "推送", "新闻", "AI"] + }, + "astrbot_plugin_api_fetcher": { + "display_name": "API 定时获取并展示", + "desc": "定时拉取某 API 并主动推送到指定会话的示例插件", + "author": "贝浦熙", + "repo": "https://github.com/thnf/get_api" + }, + "astrbot_plugin_ftp_control": { + "display_name": "ftp_manager", + "desc": "通过 LLM 工具执行 FTP 文件操作", + "author": "Xican", + "repo": "https://github.com/luosheng520qaq/astrbot_ftp_manager", + "tags": ["ftp"] + }, + "astrbot_plugin_rss_subscribe": { + "display_name": "RSS 订阅推送", + "desc": "基于 RSS 的主动推送插件,支持监控并推送微博、B 站、小红书等多个社交平台的新动态。", + "author": "沐沐沐倾", + "repo": "https://github.com/muqing-wx/astrbot_plugin_rss_subscribe", + "social_link": "https://jk.muqing.us.kg/status/muqing" + }, + "astrbot_plugin_hotsearch": { + "display_name": "实时热搜插件", + "desc": "实时热搜聚合插件,支持抖音/小红书/知乎/微博/百度/懂车帝/哔哩哔哩/腾讯/头条/猫眼票房,指令无需参数,默认输出图片。", + "author": "柠柚", + "repo": "https://github.com/ningyou8023/astrbot_plugin_hotsearch", + "tags": ["热搜", "图片"] + }, + "astrbot_plugin_infinite_dialogue": { + "display_name": "AstrBot 无限对话插件", + "desc": "这是一个为 AstrBot 设计的插件,旨在通过自动总结对话历史来实现'无限对话'功能", + "author": "Alan Backer", + "repo": "https://github.com/AlanBacker/astrbot_plugin_infinite_dialogue", + "tags": ["Summary", "Chat"], + "social_link": "https://space.bilibili.com/702922307" + }, + "astrbot_plugin_pig": { + "display_name": "猪猪表情包", + "desc": "随机发送一张猪猪表情包", + "author": "SakuraMikku", + "repo": "https://github.com/wuxinTLH/astrbot_plugin_pig", + "social_link": "https://github.com/wuxinTLH" + }, + "astrbot_plugin_hardwareinfo": { + "display_name": "硬件信息查询", + "desc": "硬件信息查询(CPU/GPU搜索+天梯图+参数图片)", + "author": "SakuraMikku", + "repo": "https://github.com/wuxinTLH/astrbot_plugin_hardwareinfo", + "social_link": "https://github.com/wuxinTLH" + }, + "astrbot_plugin_command2llm": { + "display_name": "Command2LLM", + "desc": "让大模型能够调用所有插件命令的智能聊天插件。", + "author": "vmoranv", + "repo": "https://github.com/vmoranv/astrbot_plugin_command2llm", + "tags": ["命令", "llm工具"], + "social_link": "https://github.com/vmoranv" + }, + "astrbot_plugin_whitelistpro": { + "display_name": "白名单拓展", + "desc": "支持临时会话、好友私聊、群聊的白名单独立控制和全局白名单黑名单", + "author": "gabriel0721", + "repo": "https://github.com/TenmaGabriel0721/astrbot_plugin_whitelistpro" + }, + "astrbot_plugin_val_shop": { + "display_name": "掌上无畏契约每日商店查询", + "desc": "无畏契约每日商店查询插件,支持绑定账户信息查看每日商店皮肤", + "author": "GuJi08233", + "repo": "https://github.com/GuJi08233/astrbot_plugin_val_shop" + }, + "astrbot_plugin_doubao": { + "display_name": "豆包即梦生成", + "desc": "豆包即梦生成。使用方法:输入 db 设置查看, API 网址 https://missqiu.icu/api_details.php?id=18 申请免费密钥", + "author": "cube-lover", + "repo": "https://github.com/cube-lover/doubao" + }, + "astrbot_plugin_daliy_news": { + "display_name": "每日 60s 新闻", + "desc": "一个简单的不稳定的Astrbot每日60s新闻定时推送插件。", + "author": "eaton", + "repo": "https://github.com/eeetechen/astrbot_plugin_daliy_news", + "tags": ["新闻"], + "social_link": "blog.eeete.fun" + }, + "astrbot_plugin_rg2": { + "display_name": "🔫 左轮手枪对决", + "desc": "一个刺激的群聊轮盘游戏插件。支持管理员装填子弹、用户开枪对决、随机走火等功能,提供完整的游戏体验和AI自然语言交互支持。", + "author": "piexian", + "repo": "https://github.com/piexian/astrbot_plugin_rg2", + "tags": ["小游戏", "轮盘"], + "social_link": "https://github.com/piexian" + }, + "astrbot_plugin_maimaidx": { + "display_name": "国服舞萌插件", + "desc": "国服舞萌查分插件,支持查询成绩、排名、曲目信息等功能(一定要看文档!!!)", + "author": "ZhiheZier", + "repo": "https://github.com/ZhiheZier/astrbot_plugin_maimaidx", + "tags": ["maimai", "舞萌", "查分"], + "social_link": "https://github.com/ZhiheZier" + }, + "astrbot_plugin_mcsmanager": { + "display_name": "MCSManager 管理", + "desc": "可以通过指令管理mcsmanager内实例的插件:主要功能:通过指令开/关mcsm实例,mcsm节点状态(内存,cpu占用),查看实例列表", + "author": "5060ti个马力的2099", + "repo": "https://github.com/HSOS6/astrbot_plugin_mcsmanager", + "tags": ["MC", "mcsmanager", "控制台"], + "social_link": "https://github.com/HSOS6" + }, + "astrbot_plugin_minecraft_adapter": { + "display_name": "Minecraft适配器", + "desc": "连接到 Minecraft 插件服务器,实现消息互通和服务器管理", + "author": "Railgun19457", + "repo": "https://github.com/railgun19457/astrbot_plugin_minecraft_adapter", + "tags": ["MC", "Minecraft"], + "social_link": "https://www.misakanet.site" + }, + "astrbot_plugin_minecraft_monitor": { + "display_name": "MC 服务器状态检测", + "desc": "Minecraft服务器监控插件,支持定时检测服务器状态变化并发送通知。可配置目标群、服务器地址、检查间隔等。", + "author": "cryfly666", + "repo": "https://github.com/cryfly666/astrbot_plugin_play", + "tags": ["MC"] + }, + "astrbot_plugin_temp-email": { + "display_name": "临时邮箱", + "desc": "获取临时邮箱", + "author": "victical", + "repo": "https://github.com/victical/astrbot_plugin_temp-email", + "tags": ["临时邮箱"] + }, + "astrbot_plugin_reneban": { + "display_name": "ReNeBan(Ban黑名单插件)", + "desc": "黑名单插件,用于禁用指定用户在会话或全局范围内使用机器人的插件。管理员可通过指令对用户进行禁用或解除禁用,ban-help 查看简易帮助信息", + "author": "NekoiMeiov_Team", + "repo": "https://github.com/NekoiMeiov/astrbot_plugin_reneban", + "tags": ["ban", "禁用", "黑名单"], + "social_link": "https://github.com/NekoiMeiov" + }, + "astrbot_plugin_mc_update": { + "display_name": "Minecraft 基岩版更新日志提醒插件", + "desc": "用于监控 Minecraft Feedback 的最新基岩版文章,并在有新文章时自动推送通知。", + "author": "Dbackolds", + "repo": "https://github.com/Dbackolds/astrbot_plugin_mc_update", + "tags": ["Minecraft", "基岩版", "MC"] + }, + "astrbot_plugin_minecraft_skin_render": { + "display_name": "MC 皮肤渲染插件", + "desc": "用于获取 Minecraft 玩家皮肤的 3D 渲染图(支持动作)、2D 头像或皮肤文件", + "author": "SatellIta", + "repo": "https://github.com/SatellIta/astrbot_plugin_minecraft_skin_render", + "tags": ["MC"] + }, + "astrbot_plugin_picstatus": { + "display_name": "PicStatus", + "desc": "以图片形式显示当前设备的运行状态。", + "author": "薄暝", + "repo": "https://github.com/exynos967/astrbot_plugin_picstatus" + }, + "astrbot_plugin_continuous_message": { + "display_name": "消息防抖动", + "desc": "消息防抖动插件可以将用户短时间内发送的多条私聊消息合并成一条发送给大语言模型,避免频繁触发AI回复,提升用户体验。", + "author": "aliveriver", + "repo": "https://github.com/aliveriver/astrbot_plugin_continuous_message", + "tags": ["llm", "工具", "私聊"] + }, + "astrbot_plugin_llm_amnesia": { + "display_name": "LLM 遗忘插件", + "desc": "当您不满意大模型的回复时,使用 /forget 指令,让它“忘记”最近的N轮对话,以便您重新提问并获得更好的回答。", + "author": "NigthStar", + "repo": "https://github.com/SinkAbyss/astrbot_plugin_llm_amnesia", + "tags": ["对话管理", "工具", "遗忘"], + "social_link": "https://github.com/SinkAbyss" + }, + "astrbot_plugin_Furimg_Cloud": { + "display_name": "兽云祭(兽兽图片/图鉴)", + "desc": "这个是兽云祭官方 API 对接插件,用来获取一张精选的 furry 图片,可以是毛毛照片也可以是兽兽插画或者设定图,该插件的所有图片均来自群友投稿", + "author": "huilongxiji", + "repo": "https://github.com/huilongxiji/astrbot_plugin_Furimg_Cloud", + "tags": ["furry", "毛图"] + }, + "astrbot_plugin_werewolf": { + "display_name": "狼人杀游戏", + "desc": "狼人杀游戏插件(预言家+狼人+女巫+猎人+平民)- AI复盘", + "author": "miao", + "repo": "https://github.com/libin99527/astrbot_plugin_werewolf" + }, + "astrbot_plugin_media_parser": { + "display_name": "聚合解析流媒体平台链接,转换为媒体直链发送", + "desc": "聚合解析流媒体平台链接,转换为媒体直链发送", + "author": "drdon1234", + "repo": "https://github.com/drdon1234/astrbot_plugin_media_parser", + "tags": [ + "流媒体", + "链接解析", + "B站", + "抖音", + "快手", + "微博", + "小红书", + "推特" + ] + }, + "astrbot_plugin_decision": { + "display_name": "decision", + "desc": "让 Bot 帮你做决定。", + "author": "Butterblock233", + "repo": "https://github.com/Butterblock233/astrbot_plugin_decision", + "social_link": "https://github.com/Butterblok233/" + }, + "astrbot_plugin_newapi_checkin": { + "display_name": "New-API 签到抽奖插件", + "desc": "绑定 New-API 账号,支持每日签到和抽奖获取额度", + "author": "miao", + "repo": "https://github.com/libin99527/astrbot_plugin_newapi_checkin" + }, + "astrbot_plugin_furry_chehui": { + "display_name": "爱撤回", + "desc": "【仅QQ】一个可以自动定时撤回机器人自己发送消息的小插件,能一定程度上防止被举报", + "author": "芝士雪豹", + "repo": "https://github.com/furry520-source/astrbot_plugin_furry_chehui", + "tags": ["撤回"] + }, + "astrbot_plugin_simplerepeater": { + "display_name": "简单的复读机", + "desc": "个人学习向制作,用于复读特定群友的部分聊天内容。作用为本人屏蔽群友以防止群友搬石,但又需要知道群友说了什么话时通过bot复读获取信息。", + "author": "KirisameMashiro", + "repo": "https://github.com/KirisameMashiro/astrbot_plugin_simplerepeater", + "tags": ["复读"] + }, + "astrbot_plugin_emotionai": { + "display_name": "高级情感智能交互系统", + "desc": "EmotionAI 旨在为 AI 模拟一个多维度的、自主演变的内心世界。与传统的单一好感度系统不同,EmotionAI 提供了更丰富的情感维度和更智能的交互体验。", + "author": "腾天", + "repo": "https://github.com/tengtian3/astrbot-plugin-emotionai", + "tags": ["好感度", "情感"] + }, + "astrbot_plugin_email_narrator": { + "display_name": "Email Narrator", + "desc": "一个智能邮件播报插件,能接收邮件并让继承了会话和人格的 LLM 来通知用户", + "author": "ZvZPvz", + "repo": "https://github.com/ZvZPvz/astrbot_plugin_email_narrator", + "tags": ["主动消息", "拟人", "邮箱", "email", "推送"], + "social_link": "https://github.com/ZvZPvz" + }, + "astrbot_plugin_mcwatcher": { + "display_name": "MCWatcher", + "desc": "MCWatcher 是一个基于 AstrBot 的插件,用于 自动监测 Mojang 的最新 Minecraft 版本", + "author": "noname2309-bot", + "repo": "https://github.com/wadadawsd/astrbot_plugin_mcwatcher", + "tags": ["mc"] + }, + "astrbot_plugin_grok_video": { + "display_name": "Grok2api 视频生成", + "desc": "基于 grok2api 的图生视频插件", + "author": "ShiHao", + "repo": "https://github.com/lixin0229/astrbot_plugin_grok_video", + "tags": ["视频生成"], + "social_link": "https://www.functen.cn/" + }, + "astrbot_plugin_http_adapter": { + "display_name": "HTTP 消息设配器", + "desc": "获得使用 HTTP 接口调用 AstrBot 的能力", + "author": "fluidcat", + "repo": "https://github.com/fluidcat/astrbot_plugin_http_adapter", + "tags": ["平台设配器", "HTTP"], + "social_link": "https://github.com/fluidcat/astrbot_plugin_http_adapter/issues" + }, + "astrbot_plugin_nyweather": { + "display_name": "天气查询插件", + "desc": "天气查询插件,支持当天与多天预报,返回text/image。", + "author": "柠柚", + "repo": "https://github.com/ningyou8023/astrbot_plugin_nyweather", + "tags": ["天气", "查询"] + }, + "astrbot_plugin_goldsearch": { + "display_name": "astrbot_plugins_goldSearch", + "desc": "获取国内金首饰价格。", + "author": "Mavis", + "repo": "https://github.com/1530624156/astrbot_plugin_gold", + "tags": ["黄金", "金价", "gold"], + "social_link": "http://mavis01.top:88/" + }, + "astrbot_plugin_permission-manager": { + "display_name": "指令权限管理器", + "desc": "批量权限管理插件,提供便捷的批量权限设置功能。支持Webui管理插件指令权限", + "author": "珈百璃", + "repo": "https://github.com/TenmaGabriel0721/astrbot_plugin_permission-manager", + "tags": ["指令"] + }, + "astrbot_plugin_whatslinkInfo": { + "display_name": "磁力解析", + "desc": "磁链解析插件,使用 whatslink.info API 生成资源预览并支持截图与合并转发", + "author": "ttlvip", + "repo": "https://github.com/ttlvip/astrbot_plugin_whatslinkInfo", + "tags": ["磁链"] + }, + "astrbot_plugin_siliconflow-shouban": { + "desc": "接入硅基流动画图,图片编辑,可自定义预设", + "author": "shskjw", + "repo": "https://github.com/shskjw/astrbot_plugin_siliconflow-shouban" + }, + "astrbot_plugin_eatdrink": { + "display_name": "吃喝什么呢?", + "desc": "用于随机推荐吃什么,喝什么。", + "author": "Cybercat", + "repo": "https://github.com/Newbie-L/astrbot_plugin_eatdrink", + "tags": ["美食", "工具"], + "social_link": "https://github.com/Newbie-L" + }, + "astrbot_plugin_VisiStat": { + "display_name": "可视化服务状态监控", + "desc": "可视化的系统硬件监控,可自定义美化以及自定义参数显示,适配Windows/Linux双端", + "author": "Rentz", + "repo": "https://github.com/Rentz412/astrbot_plugin_VisiStat", + "tags": ["状态", "监控", "服务器", "工具"], + "social_link": "https://github.com/Rentz412" + }, + "astrbot_plugin_vangonography": { + "desc": "一个通过图片隐写术来隐藏和提取文件的插件", + "author": "shskjw", + "repo": "https://github.com/shskjw/astrbot_plugin_vangonography" + }, + "astrbot_plugin_bolatuship": { + "desc": "使用柏拉图API接口和Sora 2等模型生成视频。", + "author": "shskjw", + "repo": "https://github.com/shskjw/astrbot_plugin_bolatuship" + }, + "astrbot_plugin_NetEaseCloud_Music": { + "display_name": "网易云点歌", + "desc": "【仅适用于QQ】用自然语言直接AI点歌。", + "author": "SatenShiroya", + "repo": "https://github.com/SatenShiroya/astrbot_plugin_neteasecloud_music", + "tags": ["点歌", "网易云"], + "social_link": "https://github.com/SatenShiroya" + }, + "astrbot_plugin_dailyacmfortune": { + "display_name": "洛谷运势", + "desc": "洛谷运势生成和签到打卡", + "author": "Dayanshifu", + "repo": "https://github.com/Dayanshifu/astrbot_plugin_dailyacmfortune", + "tags": ["抽签", "运势", "签到", "打卡"] + }, + "astrbot_plugin_idgen": { + "display_name": "IDGen", + "desc": "生成/验证身份证号码插件", + "author": "ZvZPvz", + "repo": "https://github.com/ZvZPvz/astrbot_plugin_idgen", + "tags": ["身份证", "工具"], + "social_link": "https://github.com/ZvZPvz" + }, + "astrbot_plugin_llm_failover": { + "display_name": "LLM 故障转移", + "desc": "AstrBot 文本类大模型故障转移插件,遇到限速/瞬时故障时自动切换备用模型,比如“硅基流动”免费模型的速率限制", + "author": "万一", + "repo": "https://github.com/Ryan7t/astrbot_plugin_llm_failover", + "tags": ["llm", "速率限制", "自动切换", "解决方案", "AI"], + "social_link": "https://github.com/Ryan7t" + }, + "astrbot_plugin_blue_archive_auto_calendar": { + "desc": "Blue Archive 蔚蓝档案定时发送活动日历以及活动结束提醒插件", + "author": "AyaseNIA", + "repo": "https://github.com/AyaseWNA/astrbot_plugin_blue_archive_auto_calendar", + "tags": ["蔚蓝档案", "Blue Archive"] + }, + "astrbot_plugin_mirage_tank": { + "desc": "用于生成幻影坦克图片的插件,支持黑白和彩色两种模式", + "author": "poisama", + "repo": "https://github.com/Yuzi-Liang/astrbot_plugin_mirage_tank", + "tags": ["幻影坦克", "图片处理"] + }, + "astrbot_plugin_stockgame": { + "display_name": "模拟炒股游戏", + "desc": "一个在群聊中玩的模拟炒股游戏", + "author": "DITF16", + "repo": "https://github.com/DITF16/astrbot_plugin_stockgame", + "tags": ["游戏", "娱乐", "股票"], + "social_link": "https://github.com/DITF16" + }, + "astrbot_plugin_cryptocurrency": { + "display_name": "基于 LLM 的加密货币模拟交易", + "desc": "加密货币模拟交易插件具备实时价格、市场数据和AI投资模拟功能", + "author": "vmoranv", + "repo": "https://github.com/vmoranv/astrbot_plugin_cryptocurrency", + "tags": ["加密货币", "AI 投资模拟"], + "social_link": "https://github.com/vmoranv" + }, + "astrbot_plugin_qqgal": { + "display_name": "Gal 风格图片生成", + "desc": "引用或跟随文本生成 GalGame 风格选项,支持图片渲染、自动生图+抠图叠加立绘。", + "author": "bvzrays", + "repo": "https://github.com/bvzrays/astrbot_plugin_qqgal", + "tags": ["galgame", "二次元"], + "social_link": "https://github.com/bvzrays" + }, + "astrbot_plugin_Conversa": { + "display_name": "Conversa 主动回复插件", + "desc": "Conversa 能够让 AI 在会话沉寂一段时间后,像真人一样重新发起聊天,或者在每日的特定时间点送上问候,或以自然的方式进行定时提醒。", + "author": "柯尔", + "repo": "https://github.com/Luna-channel/astrbot_plugin_Conversa", + "tags": ["主动回复", "智能定时提醒", "自动续聊"], + "social_link": "https://github.com/Luna-channel" + }, + "astrbot_plugin_shutdown": { + "display_name": "定时关闭 LLM 服务", + "desc": "用命令或者配置定时关闭 AstrBot 服务 LLM", + "author": "Sjshi763", + "repo": "https://github.com/Sjshi763/astrbot_plugin_shutdown" + }, + "astrbot_plugin_group_chat_plus": { + "display_name": "chat_plus", + "desc": "一个以 AI 读空气为主的群聊聊天效果增强插件", + "author": "Him666233", + "repo": "https://github.com/Him666233/astrbot_plugin_group_chat_plus", + "tags": ["读空气", "群聊增强", "主动回复"], + "social_link": "https://github.com/Him666233" + }, + "astrbot_plugin_message_stats": { + "display_name": "AstrBot 群发言统计插件", + "desc": "QQ群消息统计插件,支持消息数量统计、排行榜生成等功能", + "author": "xiaoruange39", + "repo": "https://github.com/xiaoruange39/astrbot_plugin_message_stats", + "tags": ["playwright", "QQ群", "群聊", "排行榜", "发言统计"] + }, + "astrbot_plugin_prompt": { + "display_name": "人格拓展插件", + "desc": "基于源官方persona的人格拓展插件", + "author": "ChuranNeko", + "repo": "https://github.com/ChuranNeko/astrbot_plugin_prompt", + "tags": ["人设", "提示词"] + }, + "zhiyu-astrbot-hjm": { + "desc": "一款随机哈基米语音的AstrBot插件", + "author": "知鱼", + "repo": "https://github.com/ovoox/zhiyu-astrbot-hjm", + "tags": ["哈基米", "语音"], + "social_link": "https://github.com/ovoox" + }, + "astrbot_plugin_weibo_hot": { + "desc": "自动抓取微博热榜。", + "author": "wr0x00", + "repo": "https://github.com/wr0x00/astrbot_plugin_weibo_hot" + }, + "astrbot_plugin_bilibili_bot": { + "display_name": "bilibili_bot", + "desc": "适配 AstrBot 的插件,自动识别B站链接并转换为直链发送", + "author": "drdon1234", + "repo": "https://github.com/drdon1234/astrbot_plugin_bilibili_bot", + "tags": ["b站", "bilibili", "视频链接解析"] + }, + "astrbot_plugin_mcgetter_enhanced": { + "display_name": "mcgetter-enhanced", + "desc": "查询 MC 服务器信息和玩家列表, 在线人数柱状图渲染为图片, 修改自 QiChen 的 mcgetter", + "author": "薄暝", + "repo": "https://github.com/xiaoxi68/astrbot_mcgetter_enhanced" + }, + "astrbot_plugin_minecraftskin": { + "display_name": "Minecraft Skin 查询", + "desc": "从 API 查询我的世界玩家皮肤信息(skin、uuid、渲染等)。", + "author": "BvzRays", + "repo": "https://github.com/bvzrays/astrbot_plugin_minecraftskin", + "tags": ["minecraft", "我的世界"], + "social_link": "https://github.com/bvzrays" + }, + "astrbot_plugin_namepossession": { + "display_name": "namepossession", + "desc": "[QQ] 随机夺舍 QQ 群友名字(群名)。", + "author": "薄暝", + "repo": "https://github.com/xiaoxi68/astrbot_plugin_namepossession" + }, + "astrbot_plugin_llm_qqgroupTools": { + "desc": "[QQ] 允许LLM自主管理群聊,包括全群禁言和设置群成员名片等功能,当然也可以命令它", + "author": "SatenShiroya", + "repo": "https://github.com/SatenShiroya/astrbot_plugin_llm_qqgroupTools" + }, + "astrbot_plugin_cs_skins": { + "display_name": "CS 饰品查询", + "desc": "通过 CSQAQ 的 API 进行调用,获取饰品的信息。", + "author": "wsryhc", + "repo": "https://github.com/wsryhc/astrbot_plugin_cs_skins", + "tags": ["cs"] + }, + "astrbot_plugin_cstatscheck": { + "display_name": "cstatscheck", + "desc": "这是一个能查询 CS 战绩(仅支持 5e 平台)的插件,并让大模型评价评价你打得怎么样", + "author": "bdbd2yy", + "repo": "https://github.com/badbirdy/astrbot_plugin_cstatscheck", + "tags": ["CS", "5e", "战绩"] + }, + "astrbot_plugin_email_tool": { + "display_name": "SMTP 邮件小工具", + "desc": "一个能让 AI 自主决定 SMTP 发送邮件的函数工具。此外,还支持服务器内存告警和 NapCat 下线告警。", + "author": "Chris", + "repo": "https://github.com/Chris95743/astrbot_plugin_email_tool", + "tags": ["邮件", "告警"], + "social_link": "https://gbkgov.cn" + }, + "astrbot_plugin_onelastimage": { + "display_name": "One Last Kiss 图片生成器", + "desc": "One Last Kiss 卢浮宫风格图片生成器", + "author": "timetetng", + "repo": "https://github.com/timetetng/astrbot_plugin_onelastimage", + "tags": ["图片生成"] + }, + "astrbot_plugin_decode_qrcode": { + "display_name": "DecodeQRCode", + "desc": "基于 OpenCV 的微信开源二维码解码模块,识别图片中的二维码并返回解码结果", + "author": "Sukafon", + "repo": "https://github.com/sukafon/astrbot_plugin_decode_qrcode", + "tags": ["二维码", "解码"] + }, + "astrbot_plugin_monixiuxian": { + "display_name": "模拟修仙", + "desc": "一款为 AstrBot 设计的、功能丰富的放置类修仙游戏插件。让你在聊天群中体验从凡人到大能的修行之路,工作摸鱼、畅聊吹水的同时亦可得道飞升!", + "author": "linjianyan0229", + "repo": "https://github.com/linjianyan0229/astrbot_plugin_monixiuxian", + "tags": ["修仙"] + }, + "astrbot_plugin_invitecount": { + "display_name": "群邀请统计", + "desc": "用于群聊内查询、排行和统计每位成员的邀请、退群、有效邀请人数等入群数据。", + "author": "bvzrays", + "repo": "https://github.com/bvzrays/astrbot_plugin_invitecount", + "tags": ["统计", "群邀请"], + "social_link": "https://github.com/bvzrays" + }, + "astrbot_plugin_magnet_preview": { + "display_name": "Magnet Previewer", + "desc": "捕获磁链,获取并发送详细信息。", + "author": "Foolllll", + "repo": "https://github.com/Foolllll-J/astrbot_plugin_magnet_preview", + "tags": ["磁链"] + }, + "astrbot_plugin_gemini-image": { + "desc": "通过 gcli2api(gemini api) 对接 Gemini 生图/改图并发送到 QQ", + "author": "薄暝", + "repo": "https://github.com/xiaoxi68/astrbot_plugin_gemini_image" + }, + "astrbot_plugin_tts_sanitizer": { + "desc": "TTS 文本过滤插件,自动过滤颜文字、特殊符号等不适合语音朗读的内容", + "author": "柯尔", + "repo": "https://github.com/Luna-channel/astrbot_plugin_tts_sanitizer", + "tags": ["TTS"] + }, + "astrbot_plugin_github_monitor_shell": { + "desc": "定时监控 GitHub 仓库 Commit 变化并发送通知", + "author": "Shell", + "repo": "https://github.com/1592363624/astrbot_plugin_github_monitor_shell", + "tags": ["消息通知", "实用"] + }, + "astrbot_plugin_ragflow_adapter": { + "desc": "使用 RAGFlow 检索增强生成", + "author": "RC-CHN", + "repo": "https://github.com/RC-CHN/astrbot_plugin_ragflow_adapter" + }, + "astrbot_plugin_proactive_chat": { + "display_name": "主动消息 (Proactive Chat)", + "desc": "一个让Bot能够发起主动消息的插件,拥有上下文感知、动态情绪、免打扰时段和健壮的TTS集成。", + "author": "DBJD-CR & Gemini", + "repo": "https://github.com/DBJD-CR/astrbot_plugin_proactive_chat", + "tags": ["主动消息", "拟人", "TTS"], + "social_link": "https://github.com/DBJD-CR" + }, + "astrbot-plugin-moremorelove": { + "desc": "基于 AI 的 Galgame 互动插件,为 AstrBot 提供恋恋的多阶段情感体验", + "author": "LumineStory", + "repo": "https://github.com/oyxning/astrbot-plugin-moremorelove", + "tags": ["Galgame", "恋爱养成", "AI"], + "social_link": "https://github.com/oyxning" + }, + "astrbot_plugin_genie-tts": { + "desc": "基于 Genie TTS 的语音合成插件", + "author": "victical", + "repo": "https://github.com/victical/astrbot_plugin_genie-tts", + "tags": ["TTS", "日语"] + }, + "astrbot_plugin_jimengapi": { + "display_name": "即梦 API", + "desc": "对接即梦2 API,支持生图,图生图与文生视频", + "author": "薄暝", + "repo": "https://github.com/xiaoxi68/astrbot_plugin_jimengapi" + }, + "astrbot_plugin_LLMPerception": { + "desc": "增强 LLM 环境感知能力:时间、节假日、平台环境感知", + "author": "喵喵", + "repo": "https://github.com/miaoxutao123/astrbot_plugin_LLMPerception", + "social_link": "https://github.com/miaoxutao123" + }, + "astrbot_plugin_jietu": { + "desc": "戳一戳截图,适用于win直接部署,可用作状态监控", + "author": "BvzRays", + "repo": "https://github.com/bvzrays/astrbot_plugin_jietu", + "tags": ["QQ", "status"], + "social_link": "https://github.com/bvzrays" + }, + "astrbot_plugin_furry_zan": { + "display_name": "爱点赞", + "desc": "【仅QQ】智能点赞,支持每日定时自动点赞和赞我等功能。", + "author": "芝士雪豹", + "repo": "https://github.com/furry520-source/astrbot_plugin_furry_zan", + "tags": ["点赞", "赞我", "自动点赞"] + }, + "zhiyu-astrbot-business": { + "desc": "一款查询 QQ 业务/名称/开通/到期时间以及自动续费/剩余天数/Q币的AstrBot插件", + "author": "知鱼", + "repo": "https://github.com/ovoox/zhiyu-astrbot-business", + "tags": ["业务"], + "social_link": "https://github.com/ovoox" + }, + "zhiyu-astrbot-sjyy": { + "desc": "一款随机音乐的 AstrBot 插件", + "author": "知鱼", + "repo": "https://github.com/ovoox/zhiyu-astrbot-sjyy", + "tags": ["音乐"], + "social_link": "https://github.com/ovoox" + }, + "zhiyu-astrbot-zdtyfxx": { + "desc": "自动同意所有 QQ 群邀请和 QQ 好友申请并发送消息", + "author": "知鱼", + "repo": "https://github.com/ovoox/zhiyu-astrbot-zdtyfxx", + "tags": ["QQ"], + "social_link": "https://github.com/ovoox" + }, + "astrbot_plugin_violation_record": { + "desc": "QQ 查询账号违规记录插件", + "author": "Futureppo", + "repo": "https://github.com/Futureppo/astrbot_plugin_violation_record", + "tags": ["查违规"], + "social_link": "https://github.com/Futureppo" + }, + "zhiyu-astrbot-qqaiavatar": { + "desc": "一款AI解读QQ头像的AstrBot插件", + "author": "知鱼", + "repo": "https://github.com/ovoox/zhiyu-astrbot-aiqqavatar", + "tags": ["AI", "头像"], + "social_link": "https://github.com/ovoox" + }, + "astrbot_plugin_zhanbu": { + "desc": "占卜起数小工具,用于懒人排盘、占卜等,包括但不限于小六壬、梅花易数、塔罗等", + "author": "mxwz", + "repo": "https://github.com/mxwz/astrbot_plugin_zhanbu", + "tags": ["占卜", "排盘", "塔罗", "小六壬", "梅花易数"] + }, + "astrbot_plugin_rvc_svc": { + "desc": "RVC/SVC 翻唱网易云歌曲(需要下载后端)", + "author": "CCYellowStar2", + "repo": "https://github.com/CCYellowStar2/astrbot_plugin_rvc_svc", + "tags": ["svc", "rvc"], + "social_link": "https://github.com/CCYellowStar2" + }, + "astrbot_plugin_yunsdf": { + "name": "yunsdf", + "desc": "三角洲改枪码、每日密码等查询插件,支持自定义添加,JSON持久化", + "author": "清蒸云鸭", + "repo": "https://github.com/WhiteCloudOL/", + "tags": ["playwright", "三角洲"], + "social_link": "https://github.com/WhiteCloudOL" + }, + "astrbot_plugin_daily_limit": { + "desc": "限制用户每日调用大模型的次数", + "author": "left666 & Sakura520222", + "repo": "https://github.com/left666/astrbot_plugin_daily_limit", + "tags": ["实用"] + }, + "astrbot_plugin_acm_helper": { + "desc": "功能强大的 ACM 训练辅助插件。它能够自动追踪成员在 Codeforces 和洛谷的刷题动态,提供实时排名,并通过一个直观的排行榜。让每一次提交,都留下印记。", + "author": "suzakudry", + "repo": "https://github.com/FCYXSZY/astrbot_plugin_acm_helper", + "tags": ["ACM", "CodeForces", "洛谷", "训练"] + }, + "astrbot_plugin_chat_queue": { + "desc": "让并发消息按照队列依次执行", + "author": "ctrlkk", + "repo": "https://github.com/ctrlkk/astrbot_plugin_chat_queue" + }, + "astrbot_plugin_chat_buffer": { + "desc": "消息防抖,指定时间内的多段消息合并处理", + "author": "ctrlkk", + "repo": "https://github.com/ctrlkk/astrbot_plugin_chat_buffer", + "tags": ["消息合并", "实用"] + }, + "astrbot_plugin_nobrowser_markdown_to_pic": { + "desc": "无浏览器实现 Markdown 转图片,基于 pillowmd 实现,支持指令和 LLM 自动转换", + "author": "Xican", + "repo": "https://github.com/luosheng520qaq/astrbot_plugin_nobrowser_markdown_to_pic", + "tags": ["markdown", "pic", "nobroswer"] + }, + "astrbot_plugin_fetch_summary": { + "desc": "根据 URL 获取网站摘要", + "author": "cuman", + "repo": "https://github.com/cumany/astrbot_plugin_fetch_summary", + "tags": ["summary"], + "social_link": "https://github.com/cumany" + }, + "astrbot_plugin_sora": { + "desc": "使用 newAPI 生成视频。指令 文生视频 <提示词> 或 图生视频 <提示词> + 图片。", + "author": "CCYellowStar2", + "repo": "https://github.com/CCYellowStar2/astrbot_plugin_sora", + "tags": ["sora"], + "social_link": "https://github.com/CCYellowStar2" + }, + "astrbot_plugin_video_sora2": { + "display_name": "sora2", + "desc": "astrbot_plugin_video_sora的 fork 版本支持自动获取 ChatGPT AccessToken", + "author": "maimai", + "repo": "https://github.com/maimai993/astrbot_plugin_video_sora2", + "social_link": "https://github.com/maimai993" + }, + "astrbot_plugin_video_sora": { + "desc": "使用 OpenAI Sora 模型生成视频", + "author": "Sukafon", + "repo": "https://github.com/sukafon/astrbot_plugin_video_sora", + "tags": ["视频", "sora"] + }, + "astrbot_gengtu": { + "desc": "梗图抽象猜词插件,获取图片题目并校验答案。", + "author": "柠柚", + "repo": "https://github.com/ningyou8023/astrbot_gengtu", + "tags": ["梗图", "猜词"] + }, + "astrbot_zssm_explain": { + "desc": "zssm,支持关键词“zssm”(忽略前缀)与“zssm + 内容”直接解释;引用消息(含@)正常处理,Napcat get_msg 回溯图片;按 Provider ID 选择文本/图片模型并带回退;未回复仅发 zssm 时提示;默认提示词可在 main.py 顶部修改。", + "author": "薄暝", + "repo": "https://github.com/xiaoxi68/astrbot_zssm_explain" + }, + "astrbot_plugin_timeline": { + "desc": "一个非常简单的插件,在请求中插入当前时间", + "author": "ctrlkk", + "repo": "https://github.com/ctrlkk/astrbot_plugin_timeline" + }, + "astrbot_plugin_blessingholidays": { + "desc": "在节假日自动送上祝福(修改自 cheng-maomao 的 SendBlessings 插件)", + "author": "薄暝", + "repo": "https://github.com/xiaoxi68/astrbot_plugin_blessingholidays" + }, + "astrbot_plugin_image_replay": { + "name": "astrbot_plugin_image_replay", + "desc": "支持按自定义关键词触发自定义表情,图片,随机,批量发送。", + "author": "cuman", + "repo": "https://github.com/cumany/astrbot_plugin_image_replay", + "tags": ["图片"], + "social_link": "https://github.com/cumany" + }, + "astrbot_plugin_cxzl": { + "desc": "查询指定指令来源的插件(/cx 指令)", + "author": "giri", + "repo": "https://github.com/995755805/astrbot_plugin_cxzl", + "tags": ["功能"] + }, + "astrbot_plugin_youshusearch": { + "desc": "查询小说详情以及优书网评分的搜索工具。", + "author": "Foolllll", + "repo": "https://github.com/Foolllll-J/astrbot_plugin_youshusearch", + "tags": ["网络小说"] + }, + "astrbot_plugin_persona_plus": { + "desc": "扩展 AstrBot 的人格管理能力,提供关键词自动切换、快速切换指令、以及与 QQ 头像/昵称的同步修改。", + "author": "Railgun19457", + "repo": "https://github.com/railgun19457/astrbot_plugin_persona_plus", + "tags": ["人格"], + "social_link": "https://www.misakanet.site" + }, + "astrbot_plugin_sticker": { + "desc": "doro、capoo、cheshire、chiikawa四大表情包发送", + "author": "shiywhh", + "repo": "https://github.com/shiywhh/astrbot_plugin_sticker", + "tags": ["表情包", "doro", "capoo", "cheshire", "chiikawa"] + }, + "astrbot_mcmod_card": { + "desc": "MC 百科卡片解析", + "author": "QiChenSn", + "repo": "https://github.com/QiChenSn/astrbot_mcmod_card", + "tags": ["MC", "mcmod", "解析"], + "social_link": "https://github.com/QiChenSn" + }, + "astrbot_plugin_bilibili_adapter": { + "desc": "Bilibili 私信适配器,使用 Cookie 认证。", + "author": "Magstic, Gemini 2.5 Pro, Claude Opus 4, ChatGPT 5", + "repo": "https://github.com/Hina-Chat/astrbot_plugin_bilibili_adapter", + "tags": ["Bilibili", "平台适配器"], + "social_link": "https://magstic.art/" + }, + "astrbot_plugin_gemini_search": { + "desc": "一个调用Gemini格式API进行联网搜索的函数工具", + "author": "Chris", + "repo": "https://github.com/Chris95743/astrbot_plugin_gemini_search", + "tags": ["联网搜索"], + "social_link": "https://gbkgov.cn" + }, + "astrbot_plugin_Favour_Ultra": { + "desc": "更加完善的好感度判断插件,配合LLM和自定义 Prompt 进行使用,效果显著。该插件使用与现有好感度插件不同的判断、写入方法,以及扩展更多的自定义内容,允许更加自由地定义好感度规则。", + "author": "糯米茨", + "repo": "https://github.com/nuomicici/astrbot_plugin_Favour_Ultra", + "tags": ["好感度", "关系管理", "提示词", "娱乐"], + "social_link": "https://qm.qq.com/q/wMGXYfKKoS" + }, + "astrbot_plugin_owcx": { + "name": "astrbot_plugin_owcx", + "desc": "亚服《守望先锋 2》战绩查询插件,支持绑定战网Tag", + "author": "tzyc", + "repo": "https://github.com/TZYCeng/astrbot_plugin_owcx", + "social_link": "https://space.bilibili.com/1482890426?spm_id_from=333.1007.0.0" + }, + "astrbot_plugin_SendBlessings": { + "desc": "在节假日自动送上祝福并配图", + "author": "Cheng-MaoMao", + "repo": "https://github.com/Cheng-MaoMao/astrbot_plugin_SendBlessings", + "tags": ["图片生成", "节日", "信息"] + }, + "astrbot_plugin_hapemxg_Inspect": { + "desc": "LLM 内容审查插件,集成了正则表达式与 AI 模型双重审查机制。当回复不合规时,能自动重试并智能引导模型修正,确保内容安全合规。", + "author": "hapemxg", + "repo": "https://github.com/hapemxg/astrbot_plugin_hapemxg_Inspect", + "tags": ["审核", "审查"] + }, + "astrbot_quotes_plugin": { + "desc": "语录插件。记录 QQ 群友说过的话。", + "author": "薄暝", + "repo": "https://github.com/xiaoxi68/astrbot_quotes_plugin" + }, + "astrbot-plugin-tmp-bot": { + "desc": "欧洲卡车模拟2 TMP查询机器人 - 支持玩家信息查询、位置查询、服务器状态查询、里程排行榜等功能", + "author": "BGYdook", + "repo": "https://github.com/BGYdook/AstrBot-plugin-tmp-bot" + }, + "astrbot_plugin_33recognition": { + "desc": "调用大模型检测图片中关键词", + "author": "bushikq", + "repo": "https://github.com/zhewang448/astrbot_plugin_33recognition", + "tags": ["LLM", "图片识别", "关键词"], + "social_link": "https://github.com/zhewang448" + }, + "astrbot_plugin_clocc_search": { + "desc": "网盘资源资源搜索插件,支持关键词自动回复和资源搜索功能。发送以\"搜\"开头的消息(如\"搜关键词\")即可搜索资源。", + "author": "Clocc", + "repo": "https://github.com/Clocc/astrbot_plugin_clocc_search", + "tags": ["网盘资源搜索", "影视", "小说", "工具", "教程"] + }, + "astrbot_plugin_file_checker": { + "desc": "用于QQ群文件失效检查(仅限 QQ napcat)", + "author": "Foolllll", + "repo": "https://github.com/Foolllll-J/astrbot_plugin_file_checker", + "tags": ["群文件"] + }, + "astrbot_plugin_JMCOMIC": { + "desc": "AstrBot JMComic,支持通过指令搜索和下载漫画。", + "author": "iamfromchangsha", + "repo": "https://github.com/iamfromchangsha/astrbot_plugin_JMCOMIC", + "tags": ["JM"] + }, + "astrbot_plugin_tg_button": { + "desc": "一个可以把指令或者网址绑定到Telegram的按钮上的插件", + "author": "随风潜入夜", + "repo": "https://github.com/clown145/astrbot_plugin_tg_button", + "tags": ["Telegram"] + }, + "astrbot_plugin_markdown2img": { + "desc": "允许 LLM 将复杂的 Markdown 格式内容转换为图片发送,提升消息的可读性。", + "author": "tosaki", + "repo": "https://github.com/t0saki/astrbot_plugin_markdown2img", + "tags": ["Markdown", "Image"], + "social_link": "https://zhxwu.com" + }, + "astrbot_plugin_auto_approve_all": { + "desc": "自动同意所有的群邀请和好友申请", + "author": "Nahida", + "repo": "https://github.com/Nahida364/astrbot_plugin_auto_approve_all", + "social_link": "https://qm.qq.com/q/RiUSQsrZ0A" + }, + "astrbot_plugin_galplayer": { + "desc": "一个可以让你和群友一起推galgame的插件,需要在windows电脑上运行galgame本体。", + "author": "随风潜入夜", + "repo": "https://github.com/clown145/astrbot_plugin_galplayer", + "tags": ["galgame"] + }, + "astrbot_plugin_sha_fork": { + "desc": "基于原仓库 IGCrystal-NEO/astrbot_plugin_sha 的fork版本", + "author": "ChuranNeko", + "repo": "https://github.com/ChuranNeko/astrbot_plugin_sha", + "tags": ["群管"] + }, + "astrbot_plugin_guijishiping": { + "desc": "硅基流动api视频,可以制作动态壁纸之类的", + "author": "shskjw", + "repo": "https://github.com/shskjw/astrbot_plugin_guijishiping" + }, + "astrbot_plugin_user_inject": { + "desc": "根据用户id动态注入system_prompt", + "author": "RC-CHN", + "repo": "https://github.com/RC-CHN/astrbot_plugin_user_inject" + }, + "astrbot_plugin_CourseSchedule": { + "desc": "一个用于绑定、查询和分享课程表的插件", + "author": "Jason.Joestar", + "repo": "https://github.com/advent259141/astrbot_plugin_CourseSchedule", + "tags": ["课表", "视奸"], + "social_link": "https://github.com/advent259141" + }, + "bmtxt2img": { + "desc": "通过/bmimg指令调用智谱文生图模型", + "author": "CoooooNG", + "repo": "https://github.com/CoooooNG/astrbot_plugin_bmtxt2img", + "tags": ["文生图", "图片生成"] + }, + "mcstatus": { + "desc": "云版MC服务器状态获取", + "author": "WhiteCloudCN", + "repo": "https://github.com/WhiteCloudOL/astrbot_plugin_mcstatus", + "tags": ["MC", "工具"], + "social_link": "https://catyun.cyou/" + }, + "astrbot_plugin_search_tracemoe": { + "desc": "基于 trace.moe API 的动漫场景识别插件,支持通过图片搜索动漫截图场景出处。", + "author": "PaloMiku", + "repo": "https://github.com/PaloMiku/astrbot_plugin_search_tracemoe", + "tags": ["动漫", "图片识别"], + "social_link": "https://github.com/PaloMiku/" + }, + "zhiyu-astrbot-violationquery": { + "desc": "一款QQ违规记录查询的AstrBot插件", + "author": "知鱼", + "repo": "https://github.com/ovoox/zhiyu-astrbot-violationquery", + "tags": ["违规", "查询", "违规记录"], + "social_link": "https://github.com/ovoox" + }, + "astrbot_plugin_simulation-xiuxian": { + "desc": "一个简单的文字模拟修仙插件", + "author": "Victical", + "repo": "https://github.com/victical/astrbot_plugin_simulation-xiuxian", + "tags": ["模拟", "修仙"] + }, + "astrbot_plugin_GroupFS": { + "desc": "管理QQ群文件(仅限napcat)。", + "author": "Foolllll", + "repo": "https://github.com/Foolllll-J/astrbot_plugin_GroupFS", + "tags": ["群文件"] + }, + "group_notice_manager": { + "desc": "当群主,管理员发布群公告或@全体时自动响应 \"td\" 的管理插件", + "author": "薄暝", + "repo": "https://github.com/xiaoxi68/astrbot_plugin_group_notice_manager" + }, + "jrrp_lite": { + "desc": "一个只有今日人品功能的轻量级插件,数据重启后自动清除,每人每天只能随机生成一次,除此外调用第一次数据,欢迎pr~", + "author": "kuank", + "repo": "https://github.com/kuankqaq/astr_bot_jrrp", + "tags": ["轻量", "娱乐"] + }, + "AstrBot_plugin_MaimaiDX": { + "desc": "A maimaidx helper for Astrbot.", + "author": "0xa7973908", + "repo": "https://github.com/404MaximWang/astrbot_plugin_maimaidx", + "tags": ["maimai", "maimaidx", "舞萌", "电棍", "otto"], + "social_link": "maxim2811705608@outlook.com" + }, + "astrbot_plugin_counter": { + "desc": "计数器插件; 用法 /cnt add|del|list ; 当消息包含计数器或其别名时自动+1; JSON持久化", + "author": "hami", + "repo": "https://github.com/0x6861/astrbot_plugin_counter", + "tags": ["工具", "计数器"], + "social_link": "https://space.bilibili.com/1840073717" + }, + "astrbot_plugin_forward_reader": { + "desc": "一个使用 LLM 分析合并转发消息内容的插件。", + "author": "EraAsh", + "repo": "https://github.com/EraAsh/astrbot_plugin_forward_reader", + "tags": ["合并消息分析与回复"] + }, + "zhiyu-astrbot-qqquery": { + "desc": "一款查询QQ空间 QQ音乐 QQ基本信息的AstrBot插件", + "author": "知鱼", + "repo": "https://github.com/ovoox/zhiyu-astrbot-qqquery", + "tags": ["空间", "音乐", "查询", "信息"], + "social_link": " https://github.com/ovoox" + }, + "弗一把": { + "desc": "仿blast.tv猜csplayer", + "author": "oldPeter616", + "repo": "https://github.com/oldPeter616/astrbot_plugin_friberg" + }, + "群成员查询": { + "desc": "[仅aiocqhttp]群成员查询工具,用于获取群成员的群昵称、QQ名称、QQ号、群内身份,返回给LLM的工具", + "author": "糯米茨", + "repo": "https://github.com/nuomicici/astrbot_plugin_GroupMemberQuery", + "tags": ["群管理", "LLM工具", "QQ群", "成员查询"], + "social_link": "https://qm.qq.com/q/wMGXYfKKoS" + }, + "qftp": { + "desc": "一个基于 astrbot 的文件管理插件,支持文件下载、搜索等功能。只在napcat+linux下尝试", + "author": "。。。", + "repo": "https://github.com/idk114-514/astrbot_plugins_qftp", + "tags": ["文件管理"] + }, + "daily_checkin": { + "desc": "一个签到插件,包含签文系统、商店系统、人物养成系统、装备系统、强化系统、抽奖系统、PVP系统。", + "author": "FisherNotFool", + "repo": "https://github.com/FisherNotFool/astrbot_plugin_daily_checkin", + "tags": ["签到", "养成", "战斗", "抽奖"] + }, + "astrbot_plugin_mcman": { + "desc": "一个基于RCON协议的MC服务器管理器插件", + "author": "卡带酱", + "repo": "https://github.com/PISOFT-Studio/astrbot_plugin_mcman", + "tags": ["Minecraft"], + "social_link": "https://kdja.top" + }, + "astrbot_plugin_nbnhhsh": { + "desc": "神奇海螺缩写查询,支持“XX是什么/是啥/是什么意思”提问,需先@机器人", + "author": "薄暝", + "repo": "https://github.com/xiaoxi68/astrbot_plugin_nbnhhsh" + }, + "Fishing Another!": { + "desc": "升级版的钓鱼插件,附带后台管理界面(个性化钓鱼游戏!支持原版fashing2 1.4.6版本fishing存档继续游玩)\n另外一个作者tinker似乎不再继续维护了,我将接手钓鱼插件的后续开发。", + "author": "xxlemon", + "repo": "https://github.com/xxlemon-io/astrbot_plugin_fishing", + "tags": ["game", "fishing"] + }, + "astrbot_plugin_astrmetry": { + "desc": "接入Astrometry.net进行星空图片解析。", + "author": "M42", + "repo": "https://github.com/XCM42-Orion/astrbot_plugin_astrmetry", + "tags": ["天文"] + }, + "astrbot_plugin_VITS_pro": { + "desc": "硅基流动api语音合成(此版本相比于原插件改动较多,部分功能不稳定,故开一个新坑用于实验)", + "author": "Chris95743/第九位魔神", + "repo": "https://github.com/Chris95743/astrbot_plugin_VITS_pro", + "social_link": "https://voice.gbkgov.cn" + }, + "astrbot_plugin_blacklist_tools": { + "desc": "允许管理员和 LLM 将用户添加到黑名单中,阻止他们的消息,自动拉黑!", + "author": "ctrlkk", + "repo": "https://github.com/ctrlkk/astrbot_plugin_blacklist_tools" + }, + "astrbot_plugin_text_renderer": { + "desc": "文本文件生成图片", + "author": "sic", + "repo": "https://github.com/Sic-x/astrbot_plugin_text_renderer", + "tags": ["文本转图片", "文转图"], + "social_link": "https://github.com/Sic-x" + }, + "astrbot_plugin_TRPGdice_Complete": { + "desc": "为跑团玩家设计的仿Dice!骰子插件[升级版!]", + "author": "shiroling", + "repo": "https://github.com/WhiteEurya/Astrbot_plugin_TRPGdice-Complete", + "tags": ["骰子"] + }, + "astrbot_plugin_xiuxian": { + "desc": "基于astrbot框架的文字修仙游戏", + "author": "oldPeter616", + "repo": "https://github.com/oldPeter616/astrbot_plugin_xiuxian", + "tags": ["赛博修仙", "小游戏"] + }, + "astrbot_plugin_admin_tools": { + "desc": "允许LLM禁言、踢出用户", + "author": "ctrlkk", + "repo": "https://github.com/ctrlkk/astrbot_plugin_admin_tools" + }, + "astrbot_plugin_msg_search": { + "display_name": "搜消息插件", + "desc": "[仅aiocqhttp]搜消息插件,比如搜索 谁at我", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_msg_search", + "tags": ["谁@我", "搜消息"], + "social_link": "https://github.com/Zhalslar" + }, + "scheduled_reply": { + "desc": "定时回复插件,让你的机器人每天早上八点在群里发早上好", + "author": "tacbana", + "repo": "https://github.com/tacbana/astrbot_plugin_scheduled_reply" + }, + "astrbot_plugin_the_Big-3_Chinese_AI_conferences": { + "desc": "亿万人将要精读中文AI顶会", + "author": "RC-CHN", + "repo": "https://github.com/RC-CHN/astrbot_plugin_the_Big-3_Chinese_AI_conferences" + }, + "astrbot_plugin_mc_admin": { + "desc": "这是 MC服务器 的管理插件,支持list,珍珠炮落点计算,服务器工程坐标,备货清单,白名单管理等功能", + "author": "Xc_Star", + "repo": "https://github.com/Xc-Star/astrbot_plugin_mc_admin", + "tags": ["mc", "珍珠计算", "白名单", "坐标", "备货"] + }, + "astrbot_plugin_admin_emoji_reply": { + "desc": "自动为指定的用户回复表情消息,支持开关和自定义速度", + "author": "EraAsh", + "repo": "https://github.com/EraAsh/astrbot_plugin_admin_emoji_reply" + }, + "astrbot_plugin_dpcq_game": { + "desc": "一个文字修仙游戏,基于经典小说《斗破苍穹》设定,包含境界突破、炼丹系统、副本挑战等丰富玩法", + "author": "bandaotehe", + "repo": "https://github.com/bandaotehe/astrbot_plugin_-dpcq_game" + }, + "astrbot_plugin_meme_manager_lite": { + "desc": "允许 LLM 在回答中使用表情包,轻量级!", + "author": "ctrlkk", + "repo": "https://github.com/ctrlkk/astrbot_plugin_meme_manager_lite" + }, + "astrbot_plugin_festival_greeter": { + "desc": "在节日期间为群聊推送使用LLM生成的祝福消息", + "author": "薄暝", + "repo": "https://github.com/xiaoxi68/astrbot_plugin_festival_greeter" + }, + "astrbot_plugin_nene_bot": { + "desc": "一款支持 RAG 记忆功能的多模态 LLM 聊天机器人。实现基于 LanceDB 的 RAG 自动化多模态聊天记录存储与向量数据库查询与基于大模型的动态自主回复概率,再也不用担心 AI 乱插话的问题。", + "author": "sdy_zjx", + "repo": "https://github.com/sdyzjx/nene-astra-bot", + "tags": ["拟人", "RAG", "记忆系统", "多模态"] + }, + "astrbot_plugin_lottery": { + "display_name": "抽奖插件", + "desc": "抽奖插件,可自定义抽奖活动的概率、奖品、奖品数量", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_lottery", + "tags": ["抽奖"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_touchgal": { + "desc": "基于 TouchGal API 的 Galgame 信息查询与下载插件", + "author": "CCYellowStar2", + "repo": "https://github.com/CCYellowStar2/astrbot_plugin_touchgal", + "tags": ["galgame"] + }, + "astrbot_plugins_steam_shop_price": { + "desc": "用于查询 Steam 游戏的国区价格、史低信息,并支持与其他区服价格对比。支持识别游戏中文名。", + "author": "猫耳", + "repo": "https://github.com/Maoer233/astrbot_plugins_steam_shop_price", + "tags": ["Steam"], + "social_link": "https://github.com/Maoer233" + }, + "astrbot_plugin_personal_selfupdate": { + "desc": "一个用于自更新人格数据的插件。", + "author": "kterna", + "repo": "https://github.com/kterna/astrbot_plugin_personal_selfupdate", + "tags": ["人格", "LLM"] + }, + "astrbot_plugin_restart": { + "display_name": "重启助手", + "desc": "用命令重启、定时自动重启 AstrBot,以解决bot长时间运行可能出现的“抽风”或内存泄漏问题", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_restart", + "tags": ["重启"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_tts_llm": { + "desc": "将LLM的文本回复自动翻译成日语并合成为语音。支持使用自己训练的声音模型和通过指令动态注册、删除和切换不同的声音情感。", + "author": "clown145", + "repo": "https://github.com/clown145/astrbot_plugin_tts_llm", + "tags": ["TTS"] + }, + "astrbot_plugin_pollinations_images": { + "desc": "使用 Pollinations AI生成图片。无需注册,开箱即用!", + "author": "qa296", + "repo": "https://github.com/qa296/astrbot_plugin_pollinations_images", + "tags": ["ai生图"], + "social_link": ["https://github.com/qa296/"] + }, + "wallabag": { + "desc": "自动监听消息中的 URL 并保存到 Wallabag", + "author": "zhuguadundan", + "repo": "https://github.com/zhuguadundan/astrbot_plugin_wallabag" + }, + "astrbot_plugin_pplxsearch": { + "desc": "基于Perplexity AI的互联网搜索插件,可用/pplx 搜索命令", + "author": "LovelyGuYiMeng", + "repo": "https://github.com/LovelyGuYiMeng/astrbot_plugin_pplxsearch" + }, + "Discord_sync_to_kook": { + "desc": "Discord消息同步到Kook插件,支持频道映射和消息格式转换", + "author": "nulijiazaizhong", + "repo": "https://github.com/nulijiazaizhong/astrbot_plugin_Discord_sync_to_kook", + "social_link": "https://github.com/nulijiazaizhong" + }, + "github_star_manager": { + "desc": "GitHub插件Star管理器 - 智能点赞AstrBot插件", + "author": "山萘", + "repo": "https://github.com/shannai37/github_star_plugin", + "tags": ["工具", "GitHub", "开源"] + }, + "astrbot_plugin_legado": { + "desc": "随机小说", + "author": "Victical", + "repo": "https://github.com/victical/astrbot_plugin_legado", + "tags": ["小说"] + }, + "ark_info_search": { + "desc": "使用明日方舟PRTS的Media API获取信息。", + "author": "wxgl", + "repo": "https://github.com/wxgl/astrbot_plugin_arkinfo", + "tags": ["明日方舟", "PRTS"] + }, + "astrbot_plugin_move3d": { + "desc": "将用户引用的图片转换为简笔画风格裸眼3D图的 AstrBot 插件。", + "author": "vmoranv", + "repo": "https://github.com/vmoranv/astrbot_plugin_move3d", + "tags": ["简笔画", "裸眼3d"], + "social_link": "https://github.com/vmoranv" + }, + "astrbot_plugin_poker_game": { + "desc": "德州扑克游戏插件 - 支持私聊发牌、多人游戏、积分系统、房间管理、管理员控制等完整功能", + "author": "山萘", + "repo": "https://github.com/shannai37/astrbot_plugin_poker_game", + "tags": ["游戏", "德州扑克", "多人", "积分系统"] + }, + "astrbot_plugin_context_enhancer": { + "desc": "智能上下文增强插件,它能让您的机器人在群聊中“知晓前文,见机行事”,实现真正意义上的流畅对话。", + "author": "木有知", + "repo": "https://github.com/muyouzhi6/astrbot_plugin_context_enhancer", + "tags": [ + "上下文增强", + "群聊分析", + "读空气", + "角色扮演", + "智能对话", + "LLM增强" + ], + "social_link": "https://github.com/muyouzhi6" + }, + "astrbot_plugin_bilibili_up_notifier": { + "desc": "这是一个AstrBot的插件,用于检测B站UP主发布的新视频并自动发送通知给订阅的用户", + "author": "CN-CQ-Z", + "repo": "https://github.com/CN-CQ-Z/astrbot_plugin_bilibili_up_notifier" + }, + "persistent_history": { + "desc": "基本无需设置的简单永久记忆插件", + "author": "komeiji_shiki", + "repo": "https://github.com/Komeiji-Shiki/astrbot_plugin_persistent_history", + "tags": ["记忆", "永久记忆"] + }, + "randomtoken": { + "desc": "一个Token生成管理器,支持生成、导出、删除和查看Token列表。", + "author": "LumineStory", + "repo": "https://github.com/oyxning/astrabot-plugin-randomtoken", + "tags": ["token", "generator", "management"] + }, + "GUGUblack": { + "desc": "用户/群聊黑名单,也可以拦截 AstrBot 错误信息发送特定提示", + "author": "YUNYUN", + "repo": "https://github.com/huangyuzhe/astrbot_plugin_GUGUblack", + "tags": ["黑名单", "错误"] + }, + "astrbot_plugin_shoubanhua": { + "desc": "通过第三方api,实现手办化、cos化等等功能", + "author": "shskjw", + "repo": "https://github.com/shskjw/astrbot_plugin_shoubanhua" + }, + "astrbot_plugin_group_chat": { + "desc": "一个先进的群聊交互插件,采用AI算法实现智能回复决策,能像真人一样主动参与对话,实现拟人化的主动交互体验。", + "author": "qa296", + "repo": "https://github.com/qa296/astrbot_plugin_group_chat", + "tags": ["主动回复", "拟人"], + "social_link": "https://github.com/qa296/" + }, + "astrbot_plugin_sha": { + "desc": "获取GitHub仓库最后5次提交SHA的插件", + "author": "IGCrystal", + "repo": "https://github.com/IGCrystal-NEO/astrbot_plugin_sha", + "tags": ["工具", "GitHub"], + "social_link": "https://wenturc.com" + }, + "astrbot_plugin_anti_revoke": { + "desc": "[仅 OneBot]监控指定群聊会话撤回的消息并发送给目标用户", + "author": "Foolllll", + "repo": "https://github.com/Foolllll-J/astrbot_plugin_anti_revoke", + "tags": ["撤回"] + }, + "input_state_by_napcat": { + "desc": "[仅 OneBot]输入状态显示", + "author": "ctrlkk", + "repo": "https://github.com/ctrlkk/astrbot_plugin_input_state_by_nc", + "tags": ["napcat"] + }, + "model_mcp_bridge": { + "desc": "用于为不支持tool_use的模型提供一个调用MCP的途径的插件。", + "author": "Dt8333", + "repo": "https://github.com/Dt8333/astrbot_plugin_model_mcp_bridge" + }, + "Codex": { + "desc": "AstrBot_Codex 是一个基于 Docker 的 Linux 命令执行插件,专为 AstrBot 开发,能够安全地在隔离的 Docker 容器中执行多种编程语言的代码并返回结果。", + "author": "TuF3i", + "repo": "https://github.com/TuF3i/astrBot_plugin_Codex", + "tags": ["命令执行", "docker"] + }, + "textToImg": { + "desc": "修改自 薄暝(二创)和喵喵的 OpenRouter 生图插件(原创)。使用 OpenAI 格式的免费 API 生成图片兼容硅基流动生图", + "author": "hugh", + "repo": "https://github.com/HUGHHUXIAOJUN/AstrBot_plugin_openai_image-command", + "tags": ["图片生成", "硅基流动", "openAi", "openrouter"] + }, + "openai-image-command": { + "desc": "修改自喵喵的 OpenRouter 生图插件。使用 OpenAI 格式的免费 API 生成图片(使用指令调用插件)", + "author": "薄暝", + "repo": "https://github.com/xiaoxi68/AstrBot_plugin_openai_image-command" + }, + "astrbot_plugin_sleep_tracker": { + "desc": "一个基于 AstrBot 的睡眠记录插件,帮助用户记录和分析睡眠作息情况", + "author": "SHOOTING-STAR-C", + "repo": "https://github.com/SHOOTING-STAR-C/astrbot_plugin_sleep_tracker", + "tags": ["睡眠", "记录"] + }, + "astrbot_plugin_snap_translator": { + "desc": "自动获取并翻译 Marvel Snap 开发者问答", + "author": "sic", + "repo": "https://github.com/Sic-x/astrbot_plugin_snap_translator", + "tags": ["marvel", "snap"], + "social_link": "https://github.com/Sic-x" + }, + "astrbot_plugin_m": { + "desc": "AI自动识别对话中的歌名,支持发送音乐卡片、链接、语音、音频文件,集成网易云音乐数据接口", + "author": "Mnbqq", + "repo": "https://github.com/Mnbqq/astrbot_plugin_m", + "tags": ["音乐"] + }, + "astrbot_plugin_slg": { + "desc": "用astrbot玩slg", + "author": "xunxiing", + "repo": "https://github.com/xunxiing/astrbot_plugin_slg", + "tags": ["游戏", "slg"] + }, + "qq_group_sign": { + "desc": "QQ群打卡插件,支持自动定时打卡、白名单模式、管理员通知等功能", + "author": "EraAsh", + "repo": "https://github.com/EraAsh/astrbot_plugin_qq_group_sign", + "tags": ["QQ群打卡"], + "social_link": "https://github.com/EraAsh" + }, + "astrbot_plugin_livingmemory": { + "desc": "为 AstrBot 打造的、拥有完整记忆生命周期的智能长期记忆插件。", + "author": "lxfight", + "repo": "https://github.com/lxfight-s-Astrbot-Plugins/astrbot_plugin_livingmemory", + "tags": ["memory", "rag"] + }, + "astrbot_plugin_mathitools": { + "desc": "基于mpmath&eval的简易数学表达式支持", + "author": "NekoiMeiov_Team", + "repo": "https://github.com/NekoiMeiov/astrbot_plugin_mathitools", + "tags": ["函数工具", "数学"] + }, + "astrbot_plugin_completely_disable": { + "desc": "通过黑名单或白名单模式完全禁止某个群聊或用户使用机器人。", + "author": "qa296", + "repo": "https://github.com/qa296/astrbot_plugin_completely_disable", + "tags": ["黑名单", "禁用"], + "social_link": "https://github.com/qa296" + }, + "astrbot_plugin_recall_cancel": { + "desc": "“你撤回了我就当你没发过”,当用户撤回触发LLM回应的消息时,如果LLM回复还未发送则取消发送。防止用户发错消息撤回后机器人仍然回复的情况,提升用户体验并避免资源浪费。", + "author": "木有知", + "repo": "https://github.com/muyouzhi6/astrbot_plugin_recall_cancel", + "tags": [ + "消息管理", + "撤回处理", + "LLM控制", + "用户体验", + "自动化", + "QQ机器人", + "OneBot" + ], + "social_link": "https://github.com/muyouzhi6" + }, + "astrbot_plugin_multimsg": { + "display_name": "多类型消息", + "desc": "[仅aiocqhttp] 为bot发送多种类型消息提供便捷命令,包括markdown,猜拳,转骰子,发表情,音乐卡片,推荐卡片,转发,合并转发,@全体成员...", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_multimsg", + "tags": ["消息"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_keywordsreply": { + "desc": "一个简单的关键词自动回复插件", + "author": "Origin173", + "repo": "https://github.com/Origin173/astrbot_plugin_keywordsreply", + "tags": ["自动回复", "关键词"] + }, + "gemini-25-image-openrouter": { + "desc": "使用openrouter的免费api生成图片", + "author": "喵喵", + "repo": "https://github.com/miaoxutao123/AstrBot_plugin_gemini2point5image-openrouter", + "tags": ["banana", "gemini-2.5-flash-image-preview", "画图", "AI绘画"] + }, + "github_star_verify": { + "desc": "[aiocqhttp]使用 GitHub 仓库的 Star 状态作为入群验证条件,仅允许已 Star 指定仓库的用户留在群内。", + "author": "Qian23333", + "repo": "https://github.com/Qian23333/astrbot_plugin_github_star_verify" + }, + "astrbot-qq-group-daily-analysis": { + "desc": "QQ群日常分析插件 - 生成精美的群聊分析报告,支持话题分析、用户称号、群聊金句等功能", + "author": "SXP-Simon", + "repo": "https://github.com/SXP-Simon/astrbot-qq-group-daily-analysis", + "tags": ["QQ", "群聊", "分析", "总结"], + "social_link": "https://github.com/SXP-Simon" + }, + "astrbot_plugin_boss_notifier": { + "desc": "AstrBot头目通知插件,可更新头目信息并通知订阅者", + "author": "Alent7", + "repo": "https://github.com/Alent7/astrbot_plugin_boss_notifier" + }, + "astrbot_plugin_furry_dsgg": { + "desc": "[仅aiocqhttp] 广告助手,帮助你向所有群聊定时发送广告", + "author": "furryhm", + "repo": "https://github.com/furryHM-mrz/astrbot_plugin_furry_dsgg" + }, + "astrbot_plugin_mememaker_api": { + "author": "jmt059", + "repo": "https://github.com/jmt059/astrbot_plugin_mememaker_api", + "desc": "表情包制作插件(api版),功能齐全,需要调用 meme-generator 服务", + "tags": ["meme", "api", "表情包"] + }, + "wxauto_repost": { + "desc": "微信消息转发框架插件 - 基于 wxauto 库和 OneBotV11 协议,支持微信消息与 OneBotV11 协议的双向转发", + "author": "汐灿", + "repo": "https://github.com/luosheng520qaq/wxauto-repost-onebotv11", + "tags": ["wechat", "wxauto"], + "social_link": "blog.isla.ltd" + }, + "astrbot_plugin_AnimeMagnet": { + "desc": "这是一个动漫磁链查询插件,可以获取动漫磁链", + "author": "Hxfrzc", + "repo": "https://github.com/Hxfrzc/astrbot_plugin_AnimeMagnet", + "tags": ["动漫", "番剧", "磁链"] + }, + "astrbot_plugin_restrict_syscmd": { + "desc": "限制仅管理员可用某些指令(支持自定义),静默处理不回复,防止bot被测,防止被恶意new、reset等", + "author": "木有知", + "repo": "https://github.com/muyouzhi6/astrbot_plugin_restrict_syscmd" + }, + "astrbot_plugin_jojo_stand_panel": { + "desc": "一个用于 AstrBot 的 JOJO 替身面板生成插件,调用 TripleYing 的 API 生成 JOJO 风格替身面板图片。支持随机生成、自定义设置、替身系统等功能。", + "author": "Dogend", + "repo": "https://github.com/Dogend233/astrbot_plugin_jojo_stand_panel", + "tags": ["JOJO"], + "social_link": "http://www.tripleying.com/jojo" + }, + "astrbot_plugin_qun_album": { + "display_name": "群相册", + "desc": "[仅napcat>=4.8.100] 群相册插件,记录群友怪话", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_qun_album", + "tags": ["群相册"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_favourpro": { + "desc": "这是一个与现有好感度系统完全不同的插件。它不再是一个简单的数值计算工具,而是旨在为 AI 模拟一个多维度、自主且保密的内心世界。AI 会根据与用户的互动,真实地改变其内在的“好感度”、“态度”和“关系”,并通过回应风格的变化自然地流露出来。", + "author": "天各一方", + "repo": "https://github.com/Catfish872/astrbot_plugin_favourpro" + }, + "astrbot_plugin_vtb_adapter": { + "desc": "用于连接 AstrBot 与 Open LLM Vtuber,除安装插件外还需要修改 Open LLM Vtuber 中的相关文件", + "author": "YakumoAki", + "repo": "https://github.com/murphys7017/astrbot_plugin_vtb_adapter", + "tags": ["适配器"] + }, + "astrbot_plugin_ms_aiimg": { + "desc": "接入魔搭社区文生图模型", + "author": "竹和木", + "repo": "https://github.com/3451996649/astrbot_plugin_ms_aiimg" + }, + "asbot_plugin_furry_mzxyy": { + "desc": "毛主席一言", + "author": "furryhm", + "repo": "https://github.com/furryHM-mrz/asbot_plugin_furry_mzxyy" + }, + "astrbot_plugin_auto_ban_new": { + "desc": "在指定群聊中对新入群用户自动禁言并发送欢迎消息,支持多种方式解除监听。帮助群管理员更好地管理新成员,确保新成员先阅读群规再发言。", + "author": "糯米茨", + "repo": "https://github.com/nuomicici/astrbot_plugin_auto_ban_new", + "tags": ["禁言", "群管"], + "social_link": "https://qm.qq.com/q/wMGXYfKKoS" + }, + "command_to_llm": { + "desc": "将指令(比如/help)转换为LLM函数(比如 get_help)调用,让AI能够通过LLM函数执行其他插件的指令,支持动态添加和管理指令映射", + "author": "kjqwdw", + "repo": "https://github.com/kjqwer/astrbot_plugin_command_to_llm", + "tags": ["command", "llm", "function"], + "social_link": "https://github.com/kjqwer" + }, + "astrbot_plugin_lark_send_patcher": { + "desc": "通过猴子补丁的方式,优化了飞书Lark适配器下,机器人发送的消息引用太频繁的问题。现在飞书下所有的机器人回复从引用消息变更为直接发送。插件可能会随着astrbot本体版本更新,涉及到lark_adapter和lark_event重大更新时失效。", + "author": "天各一方", + "repo": "https://github.com/Catfish872/lark_send_patcher" + }, + "astrbot_plugin_message_tester": { + "desc": "使用 logger 完整打印消息结构", + "author": "drdon1234", + "repo": "https://github.com/drdon1234/astrbot_plugin_message_tester", + "tags": ["调试"] + }, + "asbot_plugin_furry-API": { + "desc": "调用趣绮梦云黑API查询用户的插件", + "author": "furryhm", + "repo": "https://github.com/furryHM-mrz/asbot_plugin_furry-API-" + }, + "asbot_plugin_furry-API-hy": { + "desc": "调用趣绮梦云黑API的群黑云查询踢出还有进群自动检测黑云有问题自动踢出的插件", + "author": "furryhm", + "repo": "https://github.com/furryHM-mrz/asbot_plugin_furry-API-hy" + }, + "astrbot_plugin_urldb": { + "desc": "为 [老九网盘数据库系统](https://github.com/ctwj/urldb) 设计的AstrBot插件,支持被@时搜索功能。", + "author": "老九", + "repo": "https://github.com/ctwj/astrbot_plugin_urldb", + "social_link": "https://pan.l9.lc" + }, + "astrbot_plugin_furry_cg": { + "desc": "小茶馆插件", + "author": "furryhm", + "repo": "https://github.com/furryHM-mrz/astrbot_plugin_furry_cg" + }, + "astrbot_plugin_furry_cgsjk": { + "desc": "小茶馆数据库插件,为小茶馆插件提供数据支持", + "author": "furryhm", + "repo": "https://github.com/furryHM-mrz/astrbot_plugin_furry_cgsjk" + }, + "astrbot_plugin_typst_support": { + "desc": "添加 typst 渲染支持", + "author": "baitwo02", + "repo": "https://github.com/baitwo02/astrbot_plugin_typst_support", + "tags": ["typst"] + }, + "astrbot_plugin_retry_v2": { + "desc": "一个基于事件钩子的、处理空回复和截断等非完整响应的重试插件", + "author": "长安某", + "repo": "https://github.com/zgojin/astrbot_plugin_retry_v2", + "tags": "优化", + "social_link": "astrbot.uk" + }, + "astrbot_plugin_papertrading": { + "desc": "基于a股真实数据的模拟炒股插件。支持实时股价、委托交易、持仓管理、群内排行等功能。", + "author": "Shiroim", + "repo": "https://github.com/Shiroim/astrbot_plugin_papertrading", + "tags": ["股市"] + }, + "astrbot_plugin_figurine_workshop": { + "desc": "基于gemini生图的手办化,不再需要本地部署。", + "author": "长安某", + "repo": "https://github.com/zgojin/astrbot_plugin_figurine_workshop", + "tags": "娱乐", + "social_link": "astrbot.uk" + }, + "should_I_respond": { + "desc": "“我要回复这条消息吗?”当打开主动回复时,LLM 可能傻傻的就部分上下文一直回复。这个插件没准能解决这个问题。(在 aiocqhttp 平台测试,需要搭配主动回复功能使用)", + "author": "idk114-514", + "repo": "https://github.com/idk114-514/should_I_respond" + }, + "astrbot_plugin_lmarena": { + "display_name": "模型竞技场", + "desc": "全面对接lmarena(模型竞技场),免费无限调用模型,如调用nano-banana进行手办化", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_lmarena", + "tags": ["LMArena", "nano_banana", "手办化"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_Mirecraft_motd": { + "desc": "Minecraft motd 探测服务器的插件", + "author": "ChuranNeko", + "repo": "https://github.com/ChuranNeko/astrbot_plugin_mirecraft_motd", + "tags": ["Minecraft", "motd"] + }, + "astrbot-plugin-huaer-bot": { + "desc": "基于 SiliconFlow API 的多组群聊天插件,支持人格设定、Markdown 显示、联网搜索、检索增强生成(RAG)等功能", + "author": "HuaEr DevGroup", + "repo": "https://github.com/suizoe-cosine/astrbot-plugin-huaer-bot", + "tags": ["ChatBot", "LLM", "RAG"] + }, + "astrbot_plugin_pic_search": { + "desc": "爬取 Bing 的图片搜索结果,再使用 VLM 进行选择处理", + "author": "RC-CHN", + "repo": "https://github.com/RC-CHN/astrbot_plugin_pic_search" + }, + "astrbot_plugin_spaghetti_concrete": { + "desc": "一本正经胡说八道生成器 —— 基于“意大利面混凝土理论”,输出跨领域因果谬误文案。", + "author": "KONpiGG", + "repo": "https://github.com/KONpiGG/spaghetti_concrete", + "tags": ["胡说八道", "娱乐"] + }, + "astrbot_plugin_ctx_trimmer": { + "desc": "按照 Token 丢弃对话的插件", + "author": "xunxiing & gpt5", + "repo": "https://github.com/xunxiing/astrbot_plugin_ctx_trimmer", + "tags": ["对话丢弃", "token", "llm"] + }, + "astrbot_plugin_steam_topsellers": { + "desc": "获取 Steam 热销榜前 5 名游戏", + "author": "danfong1104", + "repo": "https://github.com/danfong1104/astrbot_plugin_steam_topsellers", + "tags": ["Steam"], + "social_link": "https://github.com/danfong1104" + }, + "astrbot_plugin_tts_emotion_router": { + "desc": "按情绪路由到不同音色与语速的 TTS 插件(硅基流动 API,其他OpenAI语音接口api同样适配),支持隐藏标记与启发式情绪识别、概率/长度/冷却门控与会话开关。", + "author": "木有知", + "repo": "https://github.com/muyouzhi6/astrbot_plugin_tts_emotion_router", + "tags": ["TTS", "情绪识别", "SiliconFlow"], + "social_link": "https://github.com/muyouzhi6" + }, + "astrbot_plugin_keyword_monitor": { + "desc": "当群里出现关键词时触发自动提醒。", + "author": "NMpancake", + "repo": "https://github.com/NMpancake/astrbot_plugin_keyword_monitor", + "tags": ["工具", "关键词监控"], + "social_link": "mailto://2461248172@qq.com" + }, + "astrbot_plugin_Xiaomi_BandProMax": { + "desc": "小米手环的新用法", + "author": "Futureppo", + "repo": "https://github.com/Futureppo/astrbot_plugin_Xiaomi_BandProMax", + "tags": ["MiBand"], + "social_link": "https://github.com/Futureppo" + }, + "astrbot_plugin_immersive_control": { + "desc": "🎮 给 AI 植入神奇小玩具的娱乐插件,3分钟沉浸式互动体验。", + "author": "木有知", + "repo": "https://github.com/muyouzhi6/astrbot_plugin_immersive_control", + "social_link": "https://github.com/muyouzhi6" + }, + "astrbot_plugin_provider_ark_ResponsesAPI": { + "desc": "将火山方舟(Volcengine Ark)的上下文缓存API(Responses API)注册为 AstrBot 的对话服务提供商(Provider)(支持/provider、缓存命中统计、Function Calling)", + "author": "CaQing & GPT-5 Thinking", + "repo": "https://github.com/caqingtgas/astrbot_plugin_provider_ark_ResponsesAPI" + }, + "astrbot_plugin_meme_generator": { + "desc": "高性能表情包生成器 - 支持多种模板和智能参数识别,具备头像缓存、用户冷却、超时控制等高级功能", + "author": "SodaSizzle", + "repo": "https://github.com/SodaSizzle/astrbot_plugin_meme_generator", + "tags": ["表情包"], + "social_link": "https://github.com/SodaSizzle" + }, + "astrbot_plugin_self_learning": { + "desc": "智能自学习对话插件 - 通过实时消息捕获、多维度数据分析、渐进式学习机制和动态人格更新以及社交关系网络,使聊天机器人能够模仿特定用户的对话,实现更自然、个性化的交互", + "author": "NickMo", + "repo": "https://github.com/NickCharlie/astrabot_plugin_self_learning", + "tags": ["模仿", "学习", "人格"], + "social_link": "https://github.com/NickCharlie" + }, + "astrbot_plugin_baiduocr": { + "desc": "百度智能云的 OCR 文字识别服务。新用户有千次的免费调用次数,适合轻度使用", + "author": "Yuki Soffd", + "repo": "https://github.com/Soffd/astrbot_plugin_baiduocr", + "tags": ["工具", "OCR", "图片识别"] + }, + "astrbot_plugin_WealthAndContract": { + "desc": "集签到、契约与经济系统于一体的群聊插件", + "author": "HINS", + "repo": "https://github.com/WUHINS/astrbot_plugin_WealthAndContract", + "tags": ["经济", "市场", "签到", "社交"], + "social_link": "https://t.me/astrbot_plugin_HINS" + }, + "astrbot_plugin_xfbank": { + "desc": "一个简易的银行插件", + "author": "XiaoFu1025", + "repo": "https://github.com/XiaoFu1025/astrbot_plugin_xfbank", + "tags": ["Bank"] + }, + "astrbot_plugin_jrysprpr": { + "desc": "今日运势查询,会生成一张图片,包含今日运势、宜忌、吉时等信息。", + "author": "ominus", + "repo": "https://github.com/NINIYOYYO/astrbot_plugin_jrys", + "tags": ["运势"] + }, + "astrbot_plugin_wakepro": { + "display_name": "唤醒增强", + "desc": "更强大的唤醒增强插件:唤醒CD、唤醒合并、提及唤醒、唤醒延长、空@唤醒、话题相关性唤醒、答疑唤醒、无聊唤醒、闭嘴机制、被骂沉默机制、屏蔽人机", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_wakepro", + "tags": ["唤醒增强"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_memora_connect": { + "desc": "一个模仿人类记忆方式的记忆插件。", + "author": "qa296", + "repo": "https://github.com/qa296/astrbot_plugin_memora_connect", + "tags": ["拟人", "记忆"], + "social_link": "https://github.com/qa296/" + }, + "astrbot_plugin_iearning_style": { + "desc": "使机器人可以从聊天中学习他人说话方式", + "author": "qa296", + "repo": "https://github.com/qa296/astrbot_plugin_iearning_style", + "tags": ["学习", "拟人"], + "social_link": "https://github.com/qa296" + }, + "astrbot_plugin_who_at_me": { + "desc": "谁艾特我?监听 @ 消息,便于快速查找自己被 @ 时说了什么。", + "author": "长安某", + "repo": "https://github.com/zgojin/astrbot_plugin_who_at_me", + "tags": ["工具"], + "social_link": "astrbot.uk" + }, + "astrbot_plugin_outputpro": { + "display_name": "输出增强", + "desc": "输出增强插件:报错拦截、文本清洗、随机@、随机引用", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_outputpro", + "tags": ["输出增强"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_image_summary": { + "display_name": "图片外显", + "desc": "[仅aiocqhttp] 图片外显插件, 将群外显示的“图片”二字替换成更丰富的句子", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_image_summary", + "tags": ["图片外显"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_voice_to_text": { + "desc": "语音转文字智能回复插件(新用户看README.md),支持 OpenAI、Groq、Deepgram、Azure 等多种兼容OpenAI格式的STT服务提供商", + "author": "NickMo", + "repo": "https://github.com/NickCharlie/Astrbot-Voice-To-Text-Plugin", + "tags": ["STT", "语音转文字"] + }, + "astrbot_plugin_bangumi": { + "desc": "一个用于查询 Bangumi条目的插件", + "author": "Amatsutsumi", + "repo": "https://github.com/Amatsutsumi/astrbot_plugin_bangumi", + "tags": ["bangumi"], + "social_link": "https://github.com/Amatsutsumi/astrbot_plugin_bangumi" + }, + "asbot_plugin_furry_jtwzbq": { + "desc": "[QQ] 监听文字表情时重复发送", + "author": "furryhm", + "repo": "https://github.com/furryHM-mrz/asbot_plugin_furry_jtwzbq" + }, + "astrbot_plugin_index_tts": { + "desc": "基于index-tts对AstrBot的语音转文字(TTS)补充", + "author": "xiewoc", + "repo": "https://github.com/xiewoc/astrbot_plugin_index_tts", + "tags": ["TTS", "文字转语音"], + "social_link": "https://github.com/xiewoc" + }, + "astrbot_plugin_aolastar": { + "desc": "通过Aolarhapsody后端 API 解析奥拉星游戏内容", + "author": "vmoranv", + "repo": "https://github.com/vmoranv/astrbot_plugin_aolastar", + "tags": ["奥拉星"], + "social_link": "https://github.com/vmoranv" + }, + "astrbot_plugin_identity_strategy": { + "desc": "为群聊/私聊注入指定的应对提示词(纯配置,无命令;支持特殊ID与空白策略)", + "author": "CaQing & GPT-5 Pro", + "repo": "https://github.com/caqingtgas/astrbot_plugin_identity_strategy" + }, + "astrbot_plugin_qzone": { + "display_name": "QQ空间", + "desc": "QQ空间对接插件, 可自动发说说、表白墙投稿审核、查看说说", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_qzone", + "tags": ["QQ空间", "说说", "表白墙"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_matchreminder": { + "desc": "算法比赛查询和今日比赛自动提醒 - 支持 CF、牛客、AtCoder 平台", + "author": "LuBanQAQ", + "repo": "https://github.com/LuBanQAQ/astrbot_plugin_matchreminder" + }, + "astrbot_plugin_recall": { + "display_name": "智能撤回", + "desc": "智能撤回插件,自动判断并撤回bot自身发的长文本、复读词、违禁词、色图、报错等", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_recall", + "tags": ["撤回"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_record_converter": { + "display_name": "QQ语音转化", + "desc": "QQ 语音转化插件,包括语音转文件,文件转语音,同时内置QQ声聊实现TTS", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_record_converter", + "tags": ["语音转化"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_spark_tts": { + "desc": "用于使用 Spark-TTS 进行文字转语音。", + "author": "xiewoc", + "repo": "https://github.com/xiewoc/astrbot_plugin_spark_tts", + "tags": ["TTS", "语音转文字"], + "social_link": "https://github.com/xiewoc" + }, + "astrbot_plugin_provider_ark": { + "desc": "将可应用上下文缓存API的火山方舟(Volcengine Ark) 注册为 AstrBot 的对话服务提供商(Provider)(支持 /provider 切换)", + "author": "CaQing & GPT-5", + "repo": "https://github.com/caqingtgas/astrbot_plugin_provider_ark" + }, + "astrbot_plugin_daily_reminder": { + "desc": "让机器人支持定时消息", + "author": "小懒", + "repo": "https://github.com/xiaolan0216/astrbot_plugin_daily_reminder" + }, + "astrbot_plugin_schedule_injector": { + "desc": "在 LLM 请求前注入日程/目标上下文,并在回复后解析隐藏 JSON 更新日程。支持白名单、每日目标与微目标", + "author": "xunxiing", + "repo": "https://github.com/xunxiing/astrbot_plugin_schedule_injector", + "tags": ["角色扮演", "日程"], + "social_link": "https://github.com/xunxiing" + }, + "astrbot_plugin_image_size_limit": { + "desc": "限制图片尺寸", + "author": "ctrlkk", + "repo": "https://github.com/ctrlkk/astrbot_plugin_image_size_limit" + }, + "intelligent_retry": { + "desc": "当LLM回复为空或包含特定错误关键词时,自动进行多次重试,提高交互稳定性。", + "author": "木有知 & 长安某", + "repo": "https://github.com/muyouzhi6/astrabot_plugin_retry", + "tags": ["LLM", "工具", "增强"] + }, + "astrbot_plugin_Group-Verification_PRO": { + "desc": "一个强大的 QQ 群成员入群验证插件。新成员需回答动态生成的 100 以内加减法问题方可入群。支持完全自定义的提示消息(成功、失败、超时警告、踢出等)和时间控制(验证超时、警告时机、踢出延迟)。当用户回答错误时,会自动生成新题目并重置验证时间,有效防止机器人账号。", + "author": "huntuo146", + "repo": "https://github.com/huntuo146/astrbot_plugin_Group-Verification_PRO", + "tags": ["新成员验证", "群审核"], + "social_link": "https://github.com/huntuo146" + }, + "pokemon_fusion": { + "desc": "宝可梦融合插件,支持指定宝可梦融合和随机融合。", + "author": "sugayoiya", + "repo": "https://github.com/sugayoiya/astrbot_plugin_pokemon_fusion", + "tags": ["pokemon", "fusion"], + "social_link": "https://github.com/sugayoiya" + }, + "sunsetbot_search": { + "desc": "获取 sunsetbot.top 今日/明日火烧云数据", + "author": "棒棒糖", + "repo": "https://github.com/zhoufan47/astrbot_plugin_sunsetbot_search", + "tags": ["天气", "火烧云"] + }, + "astrbot_plugin_soupai": { + "name": "astrbot_plugin_soupai", + "desc": "AI 海龟汤推理游戏插件,支持自动生成谜题、智能判断、验证系统、智能提示、存储库管理等功能。网络题库包含近300道海龟汤,还在持续更新中。", + "author": "KONpiGG", + "repo": "https://github.com/KONpiGG/astrbot_plugin_soupai", + "tags": ["海龟汤"] + }, + "astrbot_plugin_typst_render": { + "name": "astrbot_plugin_typst_render", + "desc": "渲染 Typst 代码并返回图片", + "author": "Laplace", + "repo": "https://github.com/Laplace825/astrbot_plugin_typst_render", + "tags": ["Typst"], + "social_link": "www.blog.lap-lace.top" + }, + "astrbot_plugin_friberg": { + "desc": "猜 CS Player 的小游戏", + "author": "oldPeter616", + "repo": "https://github.com/oldPeter616/astrbot_plugin_friberg", + "tags": ["CS", "游戏", "弗一把"] + }, + "astrbot_plugin_better_markdown_to_image": { + "desc": "更好的 Markdown 转图片,支持自动转换来自 LLM 的回复的 Markdown 内容和指令直接转换", + "author": "MLSLi", + "repo": "https://github.com/MLSLi/astrbot_plugin_better_markdown_to_image", + "tags": ["Markdown", "文转图"] + }, + "pjsk_guess_song": { + "desc": "PJSK 猜歌游戏插件", + "author": "nichinichisou", + "repo": "https://github.com/nichinichisou0609/astrbot_plugin_pjsk_guess_song", + "tags": ["pjsk", "猜歌", "初音未来 缤纷舞台"] + }, + "astrbot_plugin_screenctrl": { + "display_name": "截屏助手", + "desc": "支持单次截屏、连续截屏、定时截屏,需将bot挂载在有屏幕的设备上", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_screenctrl", + "tags": ["截屏"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_error_pro": { + "desc": "屏蔽机器人的错误消息,选择是否发送给管理员,支持AI友好解释。", + "author": "Chris", + "repo": "https://github.com/Chris95743/astrbot_plugin_error_pro", + "tags": ["报错", "屏蔽", "轮询"] + }, + "astrbot_plugin_silent": { + "desc": "一个极其简单的静默插件,当LLM回复内容中包含 silent 关键词时,自动阻止发送回复消息。", + "author": "Chris", + "repo": "https://github.com/chris95743/astrbot_plugin_silent", + "social_link": "https://wickh.cn" + }, + "astrbot_plugin_random_likes": { + "desc": "[仅 QQ] 智能检测点赞关键词并自动随机点赞数", + "author": "--sora--", + "repo": "https://github.com/sora-yyds/astrbot_plugin_random_likes", + "tags": ["点赞"] + }, + "astrbot_plugin_image_censor": { + "desc": "AstrBot 图片审查插件", + "author": "Omnisch", + "repo": "https://github.com/Omnisch/astrbot_plugin_image_censor" + }, + "astrbot_plugin_3dmapi": { + "desc": "3dmmod 搜索插件,支持在 3dmgame Mod 站搜索相关 Mod 内容", + "author": "--sora--", + "repo": "https://github.com/sora-yyds/astrbot_plugin_3dmapi", + "tags": ["3DM", "Mod"] + }, + "astrbot_plugin_ragecoop": { + "desc": "GTAV RageCoop 服务器查询插件", + "author": "--sora--", + "repo": "https://github.com/sora-yyds/astrbot_plugin_ragecoop", + "tags": ["GTAV", "RageCoop", "IP"] + }, + "astrbot_plugin_TurtleSoup": { + "desc": "海龟汤互动解谜游戏,支持 LLM 自动判题和自定义海龟汤预设题库", + "author": "anchor", + "repo": "https://github.com/anchorAnc/astrbot_plugin_TurtleSoup", + "tags": ["海龟汤"] + }, + "astrbot_plugin_update_manager": { + "desc": "一个用于一键更新所有 AstrBot 插件的工具,支持定时检查。", + "author": "bushikq", + "repo": "https://github.com/zhewang448/astrbot_plugin_update_manager", + "tags": ["工具", "实用", "定时任务"], + "social_link": "https://github.com/zhewang448" + }, + "astrbot_plugins_canvas": { + "desc": "基于 Gemini AI 模型的画图改图插件,可通过指令或自然语言调用。", + "author": "长安某", + "repo": "https://github.com/zgojin/AstrBot_Plugins_Canvas", + "tags": ["画图", "图像编辑", "工具"], + "social_link": "https://astrbot.uk" + }, + "astrbot_plugin_lanzoucloud": { + "desc": "蓝奏云文件解析插件,支持自动检测和手动解析蓝奏云分享链接", + "author": "BB0813", + "repo": "https://github.com/BB0813/astrbot_plugin_lanzoucloud", + "tags": ["文件解析"], + "social_link": "https://qm.qq.com/q/d4lwUp9ap4" + }, + "astrbot_plugin_img_rev_searcher": { + "desc": "图片反搜项目,以图搜图,找出处", + "author": "drdon1234", + "repo": "https://github.com/drdon1234/astrbot_plugin_img_rev_searcher", + "tags": ["图片反搜", "以图搜图", "找出处"] + }, + "astrbot_plugin_LLMTempBan": { + "desc": "让 Bot 学会主动拉黑或者通过管理员指令拉黑。", + "author": "长安某", + "repo": "https://github.com/zgojin/astrbot_plugin_LLMTempBan", + "tags": ["工具"], + "social_link": "https://astrbot.uk" + }, + "astrbot_proactive_reply": { + "desc": "一个支持聊天附带用户信息和定时主动发送消息的 AstrBot 插件", + "author": "AstraSolis", + "repo": "https://github.com/AstraSolis/astrbot_proactive_reply", + "tags": ["聊天增强", "定时任务", "用户信息", "主动回复"] + }, + "treasure_bag_plugin": { + "desc": "一个为 AstrBot 设计的多功能插件,包含多种实用和娱乐功能。", + "author": "祁筱欣", + "repo": "https://github.com/xiaomizhoubaobei/astrbot_plugin_treasure_bag", + "tags": ["娱乐"] + }, + "LiteBridge": { + "name": "LiteBridge", + "desc": "基于 WebSocket 的 Minecraft 群服互通插件", + "author": "Asurin219", + "repo": "https://github.com/Asurin219/astrbot_plugin_lite_bridge", + "tags": ["Minecraft", "群服互通"], + "social_link": "QQ: 824907403" + }, + "cngal_morning_report": { + "desc": "CnGal 每日晨报", + "author": "YaoYue", + "repo": "https://github.com/yaoyuesuzu/astrbot_plugin_cngal_morning_report", + "tags": ["cngal", "晨报", "Galgame"], + "social_link": "https://github.com/yaoyuesuzu" + }, + "astrbot_plugin_url_2_knowledge_base": { + "desc": "通过 URL 提取内容,并经过处理、聚类和总结后,生成知识库文件。", + "author": "RC-CHN", + "repo": "https://github.com/RC-CHN/astrbot_plugin_url_2_knowledge_base" + }, + "astrbot_plugin_plea_mercy": { + "name": "astrbot_plugin_plea_mercy", + "desc": "当被禁言时,向管理员私聊求情。", + "author": "qa296", + "repo": "https://github.com/qa296/astrbot_plugin_plea_mercy", + "tags": ["防禁言", "拟人", "LLM", "aiocqhttp"], + "social_link": "https://github.com/qa296/" + }, + "astrbot_plugin_server_status_nickname": { + "name": "astrbot_plugin_server_status_nickname", + "desc": "通过群昵称动态显示服务器状态的插件,并提供状态历史图生成", + "author": "DITF16", + "repo": "https://github.com/DITF16/astrbot_plugin_server_status_nickname", + "tags": ["工具", "服务器", "监控"] + }, + "astrbot_plugin_scheduler": { + "desc": "功能强大的通用定时任务调度插件,支持 Cron 表达式、间隔执行、条件执行等多种调度方式。提供可视化配置界面和任务创建向导。", + "author": "Couei", + "repo": "https://github.com/xpnobug/astrbot_plugin_scheduler", + "tags": ["定时任务", "自动化", "Cron"], + "social_link": "QQ: 2877406366" + }, + "astrbot_plugin_battlefield_tool": { + "desc": "战地风云战绩查询插件", + "author": "SHOOTING_STAR_C", + "repo": "https://github.com/SHOOTING-STAR-C/astrbot_plugin_battlefield_tool", + "tags": ["战地风云"] + }, + "astrbot_plugin_SteamSaleTracker": { + "desc": "这是一个 Steam 游戏价格监控插件", + "author": "bushikq", + "repo": "https://github.com/zhewang448/astrbot_plugin_SteamSaleTracker", + "tags": ["Steam", "游戏"], + "social_link": "https://github.com/zhewang448" + }, + "astrbot_plugin_Heartflow": { + "desc": "基于简单的心流机制的群聊主动回复插件,带来更生动的主动回复体验", + "author": "Jason.Joestar", + "repo": "https://github.com/advent259141/Astrbot_plugin_Heartflow", + "tags": ["主动回复", "拟人"], + "social_link": "https://github.com/advent259141" + }, + "cngal_search": { + "desc": "CnGal查询", + "author": "YaoYue", + "repo": "https://github.com/yaoyuesuzu/astrbot_plugin_cngal_search", + "tags": ["cngal", "第三方", "查询"], + "social_link": "https://github.com/yaoyuesuzu" + }, + "astrbot_plugin_Trans": { + "desc": "哦齁噢喔~语翻译器,基于https://msbt.seku.su提出的的编码解码功能", + "author": "EIA", + "repo": "https://github.com/EIA2024/astrbot_plugin_Trans", + "tags": ["工具"], + "social_link": "https://github.com/EIA2024" + }, + "astrbot_plugin_deer_check": { + "desc": "一个发送'🦌'进行打卡并生成月度日历的插件", + "author": "DITF16", + "repo": "https://github.com/DITF16/astrbot_plugin_deer_check", + "tags": ["鹿", "打卡", "健康", "娱乐"] + }, + "astrbot_plugin_pet": { + "desc": "一个简单的的群内宠物养成插件,支持LLM随机事件、PVP对决和图片状态卡。", + "author": "DITF16", + "repo": "https://github.com/DITF16/astrbot_plugin_pet", + "tags": ["游戏", "趣味", "宠物"] + }, + "astrbot_plugin_error_monitor": { + "desc": "捕获 Immersive Error 抛出的异常,并提供 SMTP 邮件通知进行报告。", + "author": "Magstic, Gemini 2.5 Pro", + "repo": "https://github.com/Hina-Chat/astrbot_plugin_error_monitor", + "tags": ["工具", "实用"], + "social_link": "https://magstic.art/" + }, + "astrbot_plugin_immersive_error": { + "desc": "客制化回覆插件。侦测自订的拦截词,并将其替换为与之对应的沉浸式回覆。", + "author": "Magstic, Gemini 2.5 Pro", + "repo": "https://github.com/Hina-Chat/astrbot_plugin_immersive_error", + "tags": ["工具", "实用"], + "social_link": "https://magstic.art/" + }, + "astrbot_plugin_eat_history": { + "desc": "自动保存转发的消息记录,随时查看", + "author": "logicat", + "repo": "https://github.com/logicat-123/astrbot_plugin_eat_history" + }, + "astrbot_plugin_rg": { + "desc": "群聊左轮手枪游戏插件,玩家可以在群聊中进行左轮手枪射击游戏,支持随机走火事件。", + "author": "piexian", + "repo": "https://github.com/piexian/astrbot_plugin_rg" + }, + "echo_avatar": { + "desc": "学习指定用户的说话方式并生成专业的Prompt,仅限全局管理员使用。", + "author": "LumineStory", + "repo": "https://github.com/oyxning/astrtbot_plugin_echo_avatar", + "tags": ["模仿"], + "social_link": "https://github.com/oyxning" + }, + "EmailNotixion": { + "name": "EmailNotixion", + "desc": "实时IMAP邮件推送插件", + "author": "Temmie", + "repo": "https://github.com/OlyMarco/EmailNotixion", + "tags": ["邮箱", "email", "推送", "工具"] + }, + "astrbot_plugin_RecallGuard": { + "name": "astrbot_plugin_RecallGuard", + "desc": "[仅 aiocqhttp] 监听指定用户撤回图片并将其转发到指定群聊。", + "author": "和泉智宏", + "repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_RecallGuard" + }, + "astrbot_plugin_reply_directly": { + "name": "astrbot_plugin_reply_directly", + "desc": "让您的 AstrBot 在群聊中变得更加生动和智能!本插件使其可以主动的连续交互。", + "author": "qa296", + "repo": "https://github.com/qa296/astrbot_plugin_reply_directly", + "tags": ["交互增强", "聊天辅助", "主动回复", "沉浸式"] + }, + "astrbot_plugin_choulaopo": { + "name": "抽老婆", + "desc": "[仅napcat] 这是用于抽取QQ群友当老婆的插件。", + "author": "糯米茨", + "repo": "https://github.com/nuomicici/astrbot-plugin-choulaopo", + "tags": ["工具", "娱乐"] + }, + "astrbot_plugin_file": { + "name": "astrbot_plugin_file", + "desc": "一个简单的文件发送、删除、移动、复制和查看文件夹内容插件,命令均默认开启管理员权限", + "repo": "https://github.com/Chris95743/astrbot_plugin_file" + }, + "astrobot_plugin_code_executor": { + "name": "astrobot_plugin_code_executor", + "desc": "为LLM提供代码运行权限,可以执行文件操作", + "repo": "https://github.com/luosheng520qaq/astrobot_plugin_code_executor", + "tags": ["代码运行", "文件处理"] + }, + "astrbot_plugin_group_sign": { + "name": "group_sign", + "desc": "[仅 aiocqhttp] 让 bot 定时群打卡", + "author": "mmyddd", + "repo": "https://github.com/mmyddd/astrbot_plugin_group_sign" + }, + "astrbot_plugin_wwbirthday": { + "desc": "鸣潮角色生日播报", + "author": "arkina", + "repo": "https://github.com/yan3931/astrbot_plugin_wwbirthday", + "tags": ["鸣潮"] + }, + "astrbot_plugin_balance": { + "desc": "一个简单的 LLM API 余额查询与 IP 查询小插件, 支持硅基流动,DeepSeek 与 OpenAI 余额查询及 IP 地址查询功能", + "author": "Chris", + "repo": "https://github.com/Chris95743/astrbot_plugin_balance" + }, + "astrbot_plugin_mp": { + "desc": "一个适用于最新版本moviepilot的小工具,支持搜索、订阅、消息转发等功能", + "author": "EWEDL", + "repo": "https://github.com/EWEDLCM/astrbot_plugin_mp", + "tags": ["MP", "工具", "转发", "交互"] + }, + "astrbot_plugin_anti_recall": { + "desc": "[仅限aiocqhttp] 防撤回插件,开启监控指定会话后,该会话内撤回的消息将转发给指定接收者", + "author": "JOJO", + "repo": "https://github.com/jiongjiongJOJO/astrbot_plugin_anti_recall", + "tags": ["工具", "防撤回", "aiocqhttp"], + "social_link": "https://blog.jojo.host/" + }, + "astrbot_plugin_ip_proxy": { + "desc": "一个将HTTP代理API转换为本地代理的AstrBot插件", + "author": "timetetng", + "repo": "https://github.com/timetetng/astrbot_plugin_ip_proxy" + }, + "astrbot_plugin_cmd_console": { + "desc": "提供 WebUI 的指令管理面板,可以启用/禁用插件的指令。", + "repo": "https://github.com/Hina-Chat/astrbot_plugin_cmd_console", + "tags": ["工具", "实用"], + "author": "Hina-Chat", + "social_link": "https://magstic.art/" + }, + "astrbot_plugin_market": { + "desc": "指令版插件市场。(点个 star 吧~ 你的 star 是我更新的动力)", + "repo": "https://github.com/zgojin/astrbot_plugin_market", + "author": "长安某", + "tags": ["工具"], + "social_link": "astrbot.uk" + }, + "astrbot_plugin_bw_monitor": { + "desc": "Bilibili Show 票务监控插件,支持群聊/私聊隔离,检测余票变化并推送通知。", + "repo": "https://github.com/satori5555/astrbot_plugin_bw_monitor", + "tags": ["bilibili", "ticket", "推送", "余票"], + "author": "satori5555" + }, + "astrbot_plugin_78animesearch": { + "desc": "通过 `/78dm [关键词]` 命令在 78动漫模型网搜索模玩信息", + "repo": "https://github.com/critans/astrbot_plugin_78animesearch", + "tags": ["爬虫", "78动漫"], + "author": "critans" + }, + "astrbot_plugin_hyrz": { + "desc": "从火影忍者官网上查询火影忍者手游忍者信息", + "repo": "https://github.com/Aurora-xk/astrbot_plugin_hyrz", + "author": "Aurora-xk" + }, + "astrbot_plugin_at_somebody": { + "desc": "[仅限aiocqhttp] 在指定群内艾特(@)给定名单的用户+要通知的内容", + "repo": "https://github.com/jiongjiongJOJO/astrbot_plugin_at_somebody", + "author": "JOJO", + "social_link": "https://blog.jojo.host/" + }, + "astrbot_plugin_deltaforce": { + "desc": "三角洲行动插件", + "repo": "https://github.com/UyNewNas/astrbot_plugin_deltaforce", + "tags": ["抽卡", "三角洲行动", "鼠鼠"], + "author": "UyNewNas" + }, + "astrbot_plugin_LetAI_sendemojis": { + "desc": "智能分析AI对话内容并发送匹配表情包,支持情感识别、历史记录和多数据源,让聊天更生动有趣", + "repo": "https://github.com/Heyh520/astrbot_plugin_LetAI_sendemojis", + "tags": ["表情包", "聊天体验增强"], + "author": "Heyh520" + }, + "astrbot_plugin_monitor": { + "display_name": "群消息互通", + "desc": "[仅aiocqhttp] 通过bot查看其他群聊的聊天记录, 同时能通过bot向其他群聊发消息", + "repo": "https://github.com/Zhalslar/astrbot_plugin_monitor", + "tags": ["消息互通"], + "social_link": "https://github.com/Zhalslar", + "author": "Zhalslar" + }, + "astrbot_plugin_decision_roulette": { + "desc": "一个有趣且实用的插件,通过一张精美的静态结果卡片帮助用户做出决策,完美解决“选择困难症”或群组中意见不统一的难题。", + "repo": "https://github.com/oyxning/astrbot_plugin_decision_roulette", + "tags": ["工具", "趣味", "决策", "实用"], + "author": "oyxning", + "social_link": "https://github.com/oyxning/" + }, + "astrbot_plugin_top_chehui": { + "author": "mingrixiangnai", + "repo": "https://github.com/mingrixiangnai/top_chehui", + "desc": "[仅 aiocqhttp] 自动撤回上一条触发机器人的消息", + "tags": ["撤回", "消息", "聊天"], + "social_link": "https://github.com/mingrixiangnai/top_chehui" + }, + "astrbot_plugin_chengyu": { + "author": "chengyu", + "repo": "https://github.com/auberginewly/astrbot_plugin_chengyu", + "desc": "支持LLM智能接龙的成语接龙插件v2.0,分用户积分统计,简化命令,智能过滤,随机开始" + }, + "astrbot_plugin_shitu": { + "author": "Aurora-xk & DeepSeek R1", + "repo": "https://github.com/Aurora-xk/astrbot_plugin_shitu", + "desc": "通过调用 AnimeTrace 网站提供的 API 进行动漫识图" + }, + "astrbot_plugin_cheru": { + "author": "irs", + "desc": "切噜语翻译器", + "repo": "https://github.com/irs1122/astrbot_plugin_cheru" + }, + "yandere_github_stalker": { + "author": "Hakimyu", + "desc": "监控 GitHub 用户活动,采用病娇风格,并通过图片或文本的形式发送通知。", + "repo": "https://github.com/SXP-Simon/astrbot_plugin_yandere_github_stalker", + "tags": ["GitHub", "病娇"] + }, + "tron_address": { + "author": "xinghanxu", + "desc": "波场地址查询插件", + "tags": ["Tron"], + "social_link": "https://t.me/tianxu648", + "repo": "https://github.com/xinghanxu666/tron-q" + }, + "astrbot_plugin_test_helper": { + "author": "LumineStory", + "desc": "允许你通过一个简单的聊天指令,远程热更新你正在开发和测试的任何其他插件", + "social_link": "https://github.com/oyxning", + "repo": "https://github.com/oyxning/astrbot_plugin_test_helper" + }, + "astrbot_plugin_discord_self_embeded": { + "author": "SXP-Simon", + "desc": "一个用于 AstrBot 的 Discord Embed 适配器插件,可以自动将发送至 Discord 的文本消息转换为精美的 Embed 格式。", + "social_link": "https://github.com/SXP-Simon", + "repo": "https://github.com/SXP-Simon/astrbot_plugin_discord_self_embeded" + }, + "astrbot_plugin_dynamic_persona": { + "author": "LumineStory", + "desc": "在每次交互前为你的 Bot 动态生成一个全新的、临时的性格,让你的 Bot 充满惊喜和生命力。", + "repo": "https://github.com/oyxning/astrbot_plugin_dynamic_persona", + "social_link": "https://github.com/oyxning", + "tags": ["随机人格"] + }, + "astrbot_plugin_touchi": { + "author": "sa1guu", + "desc": "三角洲鼠鼠偷吃模拟器(简易)", + "repo": "https://github.com/sa1guu/astrbot_plugin_touchi" + }, + "astrbot_plugin_Astrsupermarket": { + "author": "和泉智宏本人", + "repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_Astrsupermarket", + "desc": "一款专为 AstrBot 打造的高互动性 QQ 群聊插件,融合经济、社交、冒险等玩法" + }, + "astrbot_plugin_gameinfo": { + "author": "bushikq", + "repo": "https://github.com/zhewang448/astrbot_plugin_gameinfo", + "desc": "基于 Selenium 的一个获取部分二游角色 Wiki 信息的插件。", + "tags": ["明日方舟", "wiki", "selenium"], + "social_link": "https://github.com/zhewang448" + }, + "astrbot_plugin_shutup": { + "author": "Railgun19457", + "repo": "https://github.com/railgun19457/astrbot_plugin_shutup", + "desc": "一个简单的插件,让 Bot 闭嘴", + "social_link": "https://github.com/railgun19457" + }, + "astrbot_plugin_check-dst-room": { + "author": "EncodedWitcher", + "repo": "https://github.com/EncodedWitcher/astrbot_plugin_check-dst-room", + "desc": "饥荒查房" + }, + "astrbot_plugin_solve_longmsg": { + "author": "HakimYu/SXP-Simon", + "repo": "https://github.com/HakimYu/astrbot_plugin_solve_longmsg", + "desc": "撤回并合并转发群员或者机器人的长消息" + }, + "astrbot_plugin_promise_keeper": { + "author": "xunxi", + "desc": "一个能自动识别聊天承诺并提醒记录的智能插件,支持模糊时间解析、排行榜生成和自定义规则,确保承诺不被遗忘。", + "repo": "https://github.com/xunxiing/astrbot_plugin_promise_keeper", + "tags": ["提醒", "守信", "排行榜"] + }, + "astrbot_plugin_kook_adapter": { + "author": "wuyan1003", + "desc": "为 AstrBot Kook 平台适配器,支持机器人在 Kook 服务器中实现消息接收、指令响应等功能,轻松拓展多平台运营能力。", + "repo": "https://github.com/wuyan1003/astrbot_plugin_kook_adapter", + "tags": ["Kook", "平台适配器"] + }, + "astrbot_plugin_deepresearch": { + "author": "lxfight", + "desc": "为 AstrBot 提供一种 DeepResearch 方案,并支持生成可视化 HTML 报告", + "repo": "https://github.com/lxfight/astrbot_plugin_deepresearch", + "tags": ["deep research", "web search"], + "social_link": "https://github.com/lxfight" + }, + "astrbot_plugin_textadventure": { + "author": "LumineStory", + "desc": "一个由 LLM(大语言模型)驱动的动态文字冒险小游戏插件,支持自定义冒险主题", + "repo": "https://github.com/oyxning/astrbot_plugin_textadventure", + "social_link": "https://github.com/oyxning", + "tags": ["文字游戏"] + }, + "astrbot_plugin_llmAtTool": { + "author": "LumineStory", + "repo": "https://github.com/oyxning/astrbot_plugin_llmAtTool", + "desc": "提供一个可供 LLM 调用的 @ 用户工具(Tool)", + "tags": ["函数调用"], + "social_link": "https://github.com/oyxning" + }, + "astrbot_plugin_daliy_60s_news": { + "author": "CJSen", + "desc": "一个为AstrBot)设计的每日 60 秒新闻插件。该插件可自动或手动推送每日新闻(文本或图片)到指定群组,帮助群成员快速获取当天要闻。", + "tags": ["每日新闻"], + "repo": "https://github.com/CJSen/astrbot_plugin_daliy_60s_news" + }, + "astrbot_plugin_desuwa": { + "author": "GEMILUXVII", + "repo": "https://github.com/GEMILUXVII/astrbot_plugin_desuwa", + "desc": "在机器人回复的每句话末尾加上 “desuwa” desuwa", + "tags": ["sakiko", "丰川祥子"], + "social_link": "https://github.com/GEMILUXVII" + }, + "astrbot_plugin_afdian": { + "display_name": "爱发电", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_afdian", + "desc": "爱发电对接插件,接受用户打赏,实时推送订单情况", + "tags": ["爱发电"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_runes": { + "author": "雨爲/yuweitk", + "repo": "https://github.com/yuweitk/astrbot_plugin_runes", + "desc": "基于 LLM 的卢恩符文占卜插件", + "tags": ["占卜"] + }, + "astrbot_plugin_antipromptinjector": { + "desc": "防提示注入,保护 AI 不被恶意调教", + "repo": "https://github.com/oyxning/astrbot_plugin_antipromptinjector", + "author": "LumineStory", + "tags": ["保护", "调教"], + "social_link": "https://github.com/oyxning" + }, + "astrbot_plugin_alistfile": { + "author": "linjianyan", + "repo": "https://github.com/linjianyan0229/astrbot_plugin_alistfile", + "desc": "支持对 alist 的下载和上传(仅支持图上传)", + "tags": ["alist"], + "social_link": "https://github.com/linjianyan0229" + }, + "astrbot_plugin_github_analyzer": { + "author": "lxfight", + "repo": "https://github.com/lxfight/astrbot_plugin_github_analyzer", + "desc": "分析 GitHub 用户的近期活动,并生成一张精美的“内卷”报告卡。", + "tags": ["GitHub", "数据跟踪"], + "social_link": "https://github.com/lxfight" + }, + "astrbot_plugin_mathjax2image": { + "author": "Willixrain", + "desc": "用于调用 LLM 生成数学文章,并支持 Mathjax 渲染.", + "tags": ["Mathjax"], + "repo": "https://github.com/itismygo/astrbot_plugin_mathjax2image" + }, + "astrbot_plugin_xyzw_box": { + "author": "cloudcranesss", + "desc": "通过 OCR 识别咸鱼之王游戏中的宝箱数量", + "repo": "https://github.com/cloudcranesss/astrbot_plugin_xyzw_box" + }, + "astrbot_scpsl_server": { + "author": "若梦", + "repo": "https://github.com/liangkga/astrbot_scpsl_server", + "desc": "SCP:SL 服务器查询插件,仿照 server_Qchat 功能", + "social_link": "https://xingyu.ink" + }, + "astrbot_plugin_wbank": { + "display_name": "自定义词库", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_wbank", + "tags": ["词库", "自定义回复"], + "social_link": "https://github.com/Zhalslar", + "desc": "动态词库,自定义回复词" + }, + "astrbot_plugin_lyricnext": { + "author": "PikoPai", + "repo": "https://github.com/EEEpai/astrbot_plugin_lyricnext", + "tags": ["接歌词"], + "desc": "歌词接龙插件,当你发送一句歌词,机器人会回复下一句。" + }, + "astrbot_plugin_redstone": { + "author": "LumineStory", + "repo": "https://github.com/oyxning/astrbot_plugin_redstone", + "tags": ["地狱笑话吧打过来了"], + "desc": "通过调用硅基流动 API 生成地狱笑话", + "social_link": "https://github.com/oyxning" + }, + "astrbot_plugin_human_service": { + "display_name": "人工客服", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_human_service", + "tags": ["人工", "客服"], + "desc": "[仅aiocqhttp]让bot 转人工/转人机,真人客服 接入对话/结束对话", + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_reimage": { + "author": "victical", + "repo": "https://github.com/victical/astrbot_plugin_reimage", + "tags": ["图像转述"], + "desc": "将图像转述给不支持图像识别的大模型" + }, + "astrbot_plugin_sakisaki": { + "author": "LumineStory", + "repo": "https://github.com/oyxning/astrbot_plugin_sakisaki", + "tags": ["Ave Mujica", "丰川祥子"], + "social_link": "https://github.com/oyxning", + "desc": "祥压抑用户专属,基于关键词触发的香草小祥插件" + }, + "astrbot_plugin_n8n": { + "author": "Wanxp", + "repo": "https://github.com/Wanxp/astrbot_plugin_n8n", + "tags": ["n8n", "webhook"], + "social_link": "https://wxp.hk" + }, + "astrobot_send_msg_to_gotify": { + "author": "malphitee", + "desc": "监听指定用户的消息并自动转发到 Gotify 推送服务", + "repo": "https://github.com/malphitee/astrobot_send_msg_to_gotify" + }, + "astrbot_plugin_cube": { + "display_name": "三阶魔方", + "author": "Zhalslar", + "desc": "可视化魔方插件(三阶魔方),内置公式方便初学者学习", + "repo": "https://github.com/Zhalslar/astrbot_plugin_cube", + "tags": ["魔方"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_constellation": { + "author": "Abyss-Seeker", + "desc": "发送星座名返回对应运势(文字)", + "repo": "https://github.com/Abyss-Seeker/astrbot_plugin_constellation", + "tags": ["运势", "星座", "zodiac"], + "social_link": "https://github.com/Abyss-Seeker" + }, + "astrbot_plugin_zhanxing": { + "author": "雨爲/yuweitk", + "desc": "基于 LLM 的占星骰子插件", + "repo": "https://github.com/yuweitk/astrbot_plugin_zhanxing", + "tags": ["占星"] + }, + "astrbot_plugin_YumeCard": { + "author": "FengYing", + "desc": "让 AstrBot 支持 YumeCard,同时也进行自动部署和管理配置项(主项目 YumeCard 系统要求为 Linux or Win 平台)", + "repo": "https://github.com/FengYing1314/astrbot_plugin_YumeCard", + "tags": ["GitHub", "订阅", "卡片"], + "social_link": "https://github.com/FengYing1314" + }, + "astrbot_plugin_zhuge": { + "author": "雨爲/yuweitk", + "repo": "https://github.com/yuweitk/astrbot_plugin_zhuge", + "desc": "诸葛神算", + "tags": ["占卜"] + }, + "astrbot_plugin_farm": { + "author": "Shu-Ying", + "desc": "快乐农场时光(真寻农场)", + "tags": ["农场", "种地"], + "repo": "https://github.com/Shu-Ying/astrbot_plugin_farm" + }, + "astrbot_plugin_weakblacklist": { + "author": "和泉智宏", + "desc": "[仅QQ] 弱黑名单插件,对处于黑名单用户进行概率性回复,并由保底回复机制,即使@机器人也进行概率回复。主要是防止多个机器人炸群。", + "repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_weakblacklist" + }, + "astrbot_plugin_message_bottle": { + "author": "Flartiny", + "desc": "基于 @wuyan1003 的漂流瓶插件重构并更改存储方案", + "tags": ["漂流瓶"], + "social_link": "https://github.com/Flartiny", + "repo": "https://github.com/Flartiny/astrbot_plugin_message_bottle" + }, + "astrbot_plugin_64gua": { + "author": "雨爲/yuweitk", + "repo": "https://github.com/yuweitk/astrbot_plugin_64gua", + "desc": "周易六十四卦随机生成器", + "tags": ["占卜"] + }, + "astrbot_plugin_cook": { + "author": "Niloux", + "desc": "一个功能丰富的 AstrBot 食谱推荐插件,帮助你解决今天吃什么的难题!", + "tags": ["吃"], + "social_link": "https://github.com/Niloux", + "repo": "https://github.com/Niloux/astrbot_plugin_cook" + }, + "astrbot_plugin_galinfo": { + "author": "Hxfrzc", + "desc": "一个可以提供查询 Galgame 简介等信息的插件", + "repo": "https://github.com/Hxfrzc/astrbot_plugin_galinfo", + "tags": ["Galgame", "旮旯给木"], + "social_link": "https://github.com/Hxfrzc" + }, + "astrbot_plugin_yunshi": { + "author": "Abyss-Seeker", + "desc": "发送'运势'获取随机二次元运势图", + "repo": "https://github.com/Abyss-Seeker/astrbot_plugin_yunshi", + "social_link": "https://github.com/Abyss-Seeker" + }, + "astrbot_plugin_bilibili_summary": { + "author": "VincenttHo", + "desc": "Bilibili视频字幕总结插件,获取B站视频字幕并使用LLM生成内容总结", + "repo": "https://github.com/VincenttHo/astrbot_plugin_bilibili_summary" + }, + "astrbot_plugin_steam_status_monitor": { + "author": "猫耳", + "desc": "监控指定 Steam 玩家的游戏状态,并在状态变更时推送通知。", + "repo": "https://github.com/Maoer233/astrbot_plugin_steam_status_monitor", + "tags": ["Steam"], + "social_link": "https://github.com/Maoer233" + }, + "astrbot_plugin_xiaoxue": { + "author": "sbmikoto", + "desc": " 让 LLM 通过正常聊天的方式调用 ComfyUI 进行画图(需要模型支持函数调用)", + "repo": "https://github.com/sbmikoto/astrbot_plugin_xiaoxue", + "tags": ["ComfyUI"] + }, + "astrbot-plugin-relaychat": { + "author": "HikariFroya", + "desc": "一款为 AstrBot 设计的插件,允许多个虚拟Bot人格在同一个聊天会话(目前主要支持群聊)中进行轮流的连锁回复,营造更生动和沉浸的群聊对话体验。", + "repo": "https://github.com/HikariFroya/astrbot-plugin-relaychat" + }, + "astrbot_plugin_vocechat": { + "author": "HikariFroya", + "desc": "一款为 AstrBot 设计的平台适配器插件,用于连接和集成 VoceChat 聊天服务。VoceChat是一个支持多平台、搭建简单的快捷聊天平台", + "repo": "https://github.com/HikariFroya/astrbot_plugin_vocechat", + "tags": ["平台适配器", "vocechat"] + }, + "astrbot_plugin_drift_bottle": { + "author": "wuyan1003", + "desc": "一起来扔漂流瓶吧!一个简单的漂流瓶插件,支持发送和捡起漂流瓶,可以包含文字和图片", + "repo": "https://github.com/wuyan1003/astrbot_plugin_drift_bottle" + }, + "astrbot_plugin_tts_Step_Audio": { + "author": "xiewoc", + "desc": "(QQ已测试可用性)一个基于Step-Audio的tts插件(文字转语音)", + "repo": "https://github.com/xiewoc/astrbot_plugin_tts_Step_Audio", + "tags": ["文字转语音"], + "social_link": "https://github.com/xiewoc" + }, + "astrbot_plugin_sysinfoimg": { + "author": "BB0813", + "desc": "获取当前系统状态&AstrBot状态并生成图片发送的插件", + "repo": "https://github.com/BB0813/astrbot_plugin_sysinfoimg", + "tags": ["系统状态"], + "social_link": "https://github.com/BB0813" + }, + "astrbot_dg_lab_plugin": { + "author": "RC-CHN", + "desc": "嗯,用郊狼和你的AI玩一点小游戏,理论上全平台,测试aiocqhttp可用", + "repo": "https://github.com/RC-CHN/astrbot_dg_lab_plugin", + "tags": ["玩具"] + }, + "astrbot_plugin_music": { + "display_name": "点歌插件", + "author": "Zhalslar", + "desc": "支持音乐卡片、语音播放、热评、歌词、歌单、无需VIP、全平台兼容", + "repo": "https://github.com/Zhalslar/astrbot_plugin_music", + "tags": ["音乐"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_renjian": { + "author": "FlyingMuyu", + "desc": "《我在人间凑数的日子》散文随机语录。", + "repo": "https://github.com/FlyingMuyu/astrbot_plugin_renjian", + "social_link": "https://github.com/FlyingMuyu" + }, + "astrbot_plugin_translate": { + "author": "xu-wish", + "desc": "使用 Google Translate 的 AstrBot 插件,支持使用命令 /tl 翻译任意文本。", + "repo": "https://github.com/xu-wish/astrbot_plugin_translate", + "tags": ["翻译"], + "social_link": "https://github.com/xu-wish" + }, + "astrbot_plugin_bili_userinfo": { + "author": "FlyingMuyu", + "desc": "B站用户信息查询", + "repo": "https://github.com/FlyingMuyu/astrbot_plugin_bili_userinfo", + "tags": ["bilibili"], + "social_link": "https://github.com/FlyingMuyu" + }, + "astrbot_plugin_weather-Amap": { + "author": "BB0813", + "desc": "基于w33d大佬心知天气插件二次开发 修改为高德开放平台API", + "repo": "https://github.com/BB0813/astrbot_plugin_weather-Amap", + "tags": ["天气查询"], + "social_link": "https://github.com/BB0813" + }, + "astrbot_plugin_chouqunyou": { + "author": "灵煞", + "desc": "[仅 napcat] 在QQ群随机抽取一个群友", + "repo": "https://github.com/tenno1174/astrbot_plugin_chouqunyou", + "tags": ["娱乐", "工具"] + }, + "astrbot_plugin_wwuid_reply_enhance": { + "author": "tyql688", + "desc": "基于astrbot的wwuid的回复增强。", + "repo": "https://github.com/tyql688/astrbot_plugin_wwuid_reply_enhance", + "tags": ["鸣潮"], + "social_link": "https://github.com/tyql688/WutheringWavesUID" + }, + "astrbot_plugin_mrfz_haunting_query": { + "author": "Ricky", + "desc": "明日方舟抽卡查询", + "repo": "https://github.com/R1ckyQaQ/astrbot_plugin_mrfz_haunting_query" + }, + "astrbot_plugin_deepwiki": { + "display_name": "Deepwiki查询", + "author": "Zhalslar", + "desc": "使用deepwiki查询指定github仓库,可作为问答助手", + "repo": "https://github.com/Zhalslar/astrbot_plugin_deepwiki", + "tags": ["deepwiki", "github"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_delete_and_block_filter": { + "author": "enixi", + "desc": "对astrbot删除和屏蔽功能的补充", + "repo": "https://github.com/enixi/astrbot_plugin_delete_and_block_filter" + }, + "astrbot_plugin_gemini_artist": { + "author": "nichinichisou0609", + "desc": "[仅 QQ] 提供调用Gemini系列的生图模型的函数工具,让你的非生图模型具有接近原生生图模型的生图体验", + "repo": "https://github.com/nichinichisou0609/astrbot_plugin_gemini_artist", + "tags": ["gemini", "生图", "函数工具"] + }, + "astrbot_plugin_dzmm": { + "author": "VincentHo", + "desc": "DZMM聊天插件,适配了DZMM返回的格式,并避免与AstrBot的模型混用,可用特别命令唤起DZMM的模型进行\"有趣生动\"的互动聊天。", + "repo": "https://github.com/VincenttHo/astrbot_plugin_dzmm" + }, + "astrbot_plugin_text2image": { + "author": "wuyan1003", + "desc": "一款灵活高效的文本转图片工具,让文字呈现更具视觉张力", + "repo": "https://github.com/wuyan1003/astrbot_plugin_text2image" + }, + "astrbot_plugin_angus": { + "author": "angus-fw", + "desc": "综合功能插件合集,集成了多个实用功能,包括智能提醒、主动对话、涩图功能和服务器状态监控等", + "repo": "https://github.com/Angus-fw/astrbot_plugin_angus", + "tags": ["工具"], + "social_link": "https://github.com/Angus-fw" + }, + "astrbot_plugin_timetask": { + "author": "ZW", + "desc": "这是timetask插件,支持定时消息,可以指定微信群(暂时只支持WechatPadPro渠道)", + "repo": "https://github.com/Zhenyi-Wang/astrbot-timetask" + }, + "astrbot_plugin_time_prompt": { + "author": "wuyan1003", + "desc": "给聊天增加了当前时间提示词,让模型有一定的时间观念,还会让模型知道你们上一次对话间隔了多久[可在插件配置选择是否开启,默认开启]", + "repo": "https://github.com/wuyan1003/time_prompt" + }, + "astrbot_plugin_seiadetect": { + "author": "orchidsziyou", + "desc": "[仅 napcat] 使用Onnx检测发送的图片是否包含_百合园圣娅_并且有特定回复。", + "repo": "https://github.com/orchidsziyou/astrbot_plugin_seiadetect" + }, + "astrbot_plugin_knowledge_base": { + "author": "lxfight", + "desc": "astrbot_plugin_knowledge_base 是一个为 AstrBot 聊天机器人框架量身定制的强大知识库插件。 它允许您的机器人连接到自定义的知识源,通过先进的检索增强生成 (RAG) 技术, 让机器人能够基于准确、具体的私有信息进行对话,而不仅仅依赖预训练模型的通用知识。", + "repo": "https://github.com/lxfight/astrbot_plugin_knowledge_base", + "tags": ["RAG", "知识库"] + }, + "astrbot_uptime_kuma_webhook_plugin": { + "author": "RC-CHN", + "desc": "通过 Webhook 从 Uptime Kuma 接收监控状态通知,并将这些通知推送到指定的 AstrBot 用户或群组", + "repo": "https://github.com/RC-CHN/astrbot_uptime_kuma_webhook_plugin", + "tags": ["监控", "服务器"] + }, + "astrbot_plugin_mcmod_modsearch": { + "author": "mmyddd", + "desc": "本插件根据 wayzinx/httpposter 修改,用于查询爬取的 mcmod 内的模组与整合包,用法:/查mod mek或 /查整合包 GTNH", + "repo": "https://github.com/mmyddd/astrbot_plugin_mcmod_modsearch" + }, + "astrbot_plugin_doro": { + "author": "shingetsu", + "desc": "获取随机的 Doro 表情包", + "repo": "https://github.com/2356820887/astrbot_plugin_doro", + "tags": ["doro"] + }, + "astrbot_plugin_LatexPlotter": { + "author": "xunxi", + "desc": "本插件为 AstrBot 设计,旨在提供强大的 LaTeX 数学公式渲染功能。它可以将用户输入的 LaTeX 字符串渲染成高质量的图片,并支持通过逗号分隔实现多行、分步骤的公式展示。插件具有高度的可配置性,允许用户调整渲染效果,如DPI、字体大小、颜色、行间距等。", + "repo": "https://github.com/xunxiing/LatexPlotter", + "tags": ["latex", "渲染"] + }, + "astrbot_plugin_qrcode": { + "author": "Yuki Soffd", + "desc": "链接转二维码的astrbot插件", + "repo": "https://github.com/Soffd/astrbot_plugin_qrcode", + "tags": ["工具"] + }, + "astrbot_plugin_babirthday": { + "author": "laopanmemz", + "desc": "Blue Archive 蔚蓝档案学员生日提醒插件", + "repo": "https://github.com/laopanmemz/astrbot_plugin_babirthday", + "tags": ["蔚蓝档案", "游戏"], + "social_link": "https://space.bilibili.com/447591776" + }, + "astrbot_plugin_embedding_adapter": { + "author": "AnYan", + "desc": "[前置] [适配器] 在配置后提供embedding接口", + "repo": "https://github.com/TheAnyan/astrbot_plugin_embedding_adapter", + "tags": ["embedding"], + "social_link": "https://github.com/TheAnyan" + }, + "astrbot_plugin_stock": { + "author": "anchor", + "desc": "基于 Tushare Pro 的股市行情查询 AstrBot 插件,支持实时和历史日线数据查询。", + "repo": "https://github.com/anchorAnc/astrbot_plugin_stock", + "tags": ["股市"] + }, + "astrbot_plugin_kfc_thursday": { + "author": "和泉智宏", + "desc": "[仅 aiocqhttp] 让大模型发送疯狂星期四文案,图片加入阅读readme", + "repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_kfc_thursday", + "tags": ["疯狂星期四"] + }, + "astrbot_plugin_search_video": { + "display_name": "搜索视频", + "author": "Zhalslar", + "desc": "让bot直接搜索视频、下载视频,方便在群内直接看视频", + "repo": "https://github.com/Zhalslar/astrbot_plugin_search_video", + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_zt": { + "display_name": "简易状态", + "author": "Zhalslar", + "desc": "简易版服务器状态插件,几乎不消耗性能,准确度更高", + "repo": "https://github.com/Zhalslar/astrbot_plugin_zt", + "tags": ["状态"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_portrayal": { + "display_name": "人物画像", + "author": "Zhalslar", + "desc": "[仅 napcat] 根据群友的聊天记录,调用llm分析群友的性格画像", + "repo": "https://github.com/Zhalslar/astrbot_plugin_portrayal", + "tags": ["性格", "画像"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_Kanalyse": { + "author": "End_Tower", + "desc": "[仅 QQ]基于大语言模型的群聊分析插件,提供聊天记录总结和实时分析功能,并将生成的内容转化为一张图片,以AI绝对客观的视角来调停冲突 本意为让AI当判官直接评判对错,后来发现AI无法成为一个裁判判断是非,但AI能以他绝对的客观性,强行把大家拉回观众席上,客观的看待一个事件。部署一个月内累计处理:重大社会热点争议 10+ 次(订婚强奸案被判3年等、胖猫事件重提等),日常群组冲突 30+ 次,90% 争议在AI介入后停止升级", + "repo": "https://github.com/endtower/astrbot_plugin_Kanalyse", + "tags": ["教育", "调停"] + }, + "astrbot_plugin_prefix_filter": { + "author": "padoru233", + "desc": "一个用于过滤特定前缀消息的插件", + "repo": "https://github.com/padoru233/astrbot_plugin_prefix_filter", + "tags": ["prefix", "filter", "过滤", "前缀"], + "social_link": "https://github.com/padoru233" + }, + "astrbot_plugin_cyber_archaeology": { + "author": "AnYan", + "desc": "[仅 aiocqhttp] 本插件利用embedding,根据描述查询意思相符的历史信息。", + "repo": "https://github.com/TheAnyan/astrbot_plugin_cyber_archaeology", + "tags": ["关键词", "历史消息", "搜索"], + "social_link": "https://github.com/TheAnyan" + }, + "astrbot_plugin_QQgal": { + "author": "和泉智宏", + "desc": "简单的Galgame", + "repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_QQgal", + "tags": ["Galgame"] + }, + "astrbot_plugin_llm_poke": { + "author": "和泉智宏", + "desc": "用LLM进行回复的戳一戳插件", + "repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_llm_poke", + "tags": ["戳"] + }, + "astrbot_plugin_sql_history": { + "author": "LW", + "desc": "MySQL存储聊天记录", + "repo": "https://github.com/LWWD/astrbot_plugin_sql_history" + }, + "astrbot_plugin_error_notice": { + "author": "DragonEmpery", + "desc": "[仅 aiocqhttp] 可以屏蔽掉机器人在群聊或私聊中的错误信息,并将错误信息发送给管理员。", + "repo": "https://github.com/DragonEmpery/astrbot_plugin_error_notice", + "tags": ["主动消息", "通知"] + }, + "astrbot_plugin_emoji_like": { + "display_name": "智能贴表情", + "author": "Zhalslar", + "desc": "[仅 aiocqhttp] 调用LLM判断消息的情感,智能地给消息贴上QQ表情", + "repo": "https://github.com/Zhalslar/astrbot_plugin_emoji_like", + "tags": ["贴表情"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_pock_mini": { + "author": "IGCrystal", + "desc": "[仅 aiocqhttp] 依据长安某的“戳一戳”插件修改而来。本插件新增了调用大语言模型回复。但是也删除了表情包的制作。", + "repo": "https://github.com/IGCrystal/astrbot_plugin_pock_omini", + "tags": ["聊天体验增强"], + "social_link": "https://wenturc.com/" + }, + "astrbot_plugin_lanraragi": { + "author": "Putarku", + "desc": "使用lanraragi提供的api进行关键词搜索,并将搜索结果发送到聊天中。", + "repo": "https://github.com/Putarku/astrbot_plugin_lanraragi", + "tags": ["漫画"], + "social_link": "https://github.com/Putarku" + }, + "astrbot_plugins_JMPlugins": { + "author": "orchidsziyou", + "desc": "[仅 aiocqhttp] 支持查询JMid对应的作品信息,仅aiocqhttp支持,目前仅测试过NapCat。", + "repo": "https://github.com/orchidsziyou/astrbot_plugins_JMPlugins", + "social_link": "https://github.com/orchidsziyou/astrbot_plugins_JMPlugins" + }, + "astrbot_plugin_fishing2": { + "author": "tinker", + "desc": "升级版的钓鱼插件(详情见README)ps: 该插件是https://github.com/baa131/astrbot_plugin_fishing 的pro版,新增了一些功能:更多的鱼类和鱼饵,新增鱼竿和饰品,新增抽卡系统,新增了成就和称号功能,新增擦弹功能(赌怪)", + "repo": "https://github.com/tinkerbellqwq/astrbot_plugin_fishing", + "tags": ["game", "fish"] + }, + "astrbot_plugin_bilibili_live": { + "author": "Raven95676", + "desc": "接入Bilibili直播", + "repo": "https://github.com/Raven95676/astrbot_plugin_bilibili_live" + }, + "astrbot_plugin_bo": { + "author": "anchor", + "desc": "这是我们童年玩的波波集游戏bo_game,你将与传说中的最强ai小学生对战", + "repo": "https://github.com/anchorAnc/astrbot_plugin_bo" + }, + "astrbot_plugin_cloudrank": { + "author": "GEMILUXVII", + "desc": "AstrBot词云与排名插件(CloudRank):专为AstrBot设计的强大聊天分析工具。可分析群聊与私聊消息,生成美观词云图,直观展示热点话题,并展示用户活跃度排行。支持定时与手动生成,提供丰富的颜色、字体、形状及排名显示自定义选项", + "repo": "https://github.com/GEMILUXVII/astrbot_plugin_cloudrank", + "tags": ["词云"], + "social_link": "https://github.com/GEMILUXVII" + }, + "astrbot_plugin_liblibapi": { + "author": "machinad", + "desc": "一个功能强大的AI文生图插件,基于LiblibAI的API服务。支持SD1.5/XL、Flux和ComfyUI三种绘图模式,可自由搭配大模型和LoRA模型实现个性化创作。内置中英文提示词翻译功能,支持多种翻译模式", + "repo": "https://github.com/machinad/astrbot_plugin_liblibapi", + "tags": ["文生图", "自定义模型", "自定义lora"] + }, + "astrbot_plugin_memo": { + "author": "Koikokokokoro", + "desc": "简易备忘录", + "repo": "https://github.com/Koikokokokoro/astrbot_plugin_memo", + "tags": ["备忘录"] + }, + "astrbot_plugin_notice": { + "display_name": "通知助手", + "author": "Zhalslar", + "desc": "[仅 aiocqhttp] 通知助手,当bot被禁言/解禁、被踢出群/拉群、被取消管理员/设为管理员时,会向主人打小报告", + "repo": "https://github.com/Zhalslar/astrbot_plugin_notice", + "tags": ["通知"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_pokepro": { + "display_name": "专业戳一戳", + "author": "Zhalslar", + "desc": "[仅 aiocqhttp] 更专业的戳一戳,被戳触发(反戳:LLM:emoji:图库:禁言:meme:api:开盒),戳@某人,跟戳", + "repo": "https://github.com/Zhalslar/astrbot_plugin_pokepro", + "tags": ["戳一戳"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_jm_cosmos": { + "author": "GEMILUXVII", + "desc": "[仅 aiocqhttp] 这是一个用于AstrBot的全能型插件,能够下载、管理、搜索JM漫画,并将其转换为PDF或图片预览发送。", + "repo": "https://github.com/GEMILUXVII/astrbot_plugin_jm_cosmos", + "tags": ["jmcomic", "禁漫"], + "social_link": "https://github.com/GEMILUXVII" + }, + "astrbot_plugin_combine-messages": { + "author": "FreeDivers", + "desc": "自动合并的短时间内收到的连续发送的消息,防止刷屏", + "repo": "https://github.com/FreeDivers/astrbot_plugin_combine-messages", + "tags": ["主动回复"] + }, + "astrbot_plugin_broadcast": { + "display_name": "广播助手", + "author": "Zhalslar", + "desc": "[仅aiocqhttp] 广播助手,帮助你向所有群聊广播消息(理论上支持任何格式消息)", + "repo": "https://github.com/Zhalslar/astrbot_plugin_broadcast", + "tags": ["广播"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_nobot": { + "display_name": "找人机", + "author": "Zhalslar", + "desc": "[仅 aiocqhttp] 找出并禁言群里的人机!", + "repo": "https://github.com/Zhalslar/astrbot_plugin_nobot", + "tags": ["人机"], + "social_link": "https://github.com/Zhalslar/astrbot_plugin_nobot" + }, + "astrbot_plugin_mcgetter": { + "author": "QiChen", + "desc": "[仅 QQ]获取 MC 服务器信息, 渲染为图片", + "repo": "https://github.com/QiChenSn/astrbot_mcgetter", + "tags": ["mc", "minecraft", "我的世界"], + "social_link": "https://github.com/QiChenSn" + }, + "astrbot_plugin_yinlish": { + "author": "vmoranv", + "desc": "普通文本转换为'*语',支持自定义*乱度,*语字典", + "repo": "https://github.com/vmoranv/astrbot_plugin_yinlish", + "social_link": "https://github.com/vmoranv" + }, + "astrbot_plugin_voiceprint": { + "author": "hello七七", + "desc": "活字印刷(文本转语音)", + "repo": "https://github.com/ttq7/astrbot_plugin_voiceprint" + }, + "astrbot_plugin_mrfz": { + "author": "bushikq", + "desc": "这是一个高级的自动化的明日方舟所有角色语音的 AstrBot 插件", + "tags": ["明日方舟", "游戏", "语音"], + "repo": "https://github.com/zhewang448/astrbot_plugin_mrfz" + }, + "astrbot_plugin_napdog_cleaner": { + "author": "anka", + "desc": "[仅 NapCat] napdog, 把napcat拉的史全部吃光光, 自动监控并清理 NapCat 产生的缓存文件, 注意docker需要额外配置!", + "repo": "https://github.com/anka-afk/astrbot_plugin_napdog", + "tags": ["napcat", "工具"], + "social_link": "https://space.bilibili.com/26584382" + }, + "astrbot_plugin_supervisor": { + "display_name": "监工赛博监工", + "author": "Zhalslar", + "desc": "检测到某人水群,就提醒他滚去干活", + "repo": "https://github.com/Zhalslar/astrbot_plugin_supervisor", + "tags": ["监工", "工作"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_primermath": { + "author": "灵煞", + "desc": "让你的AI能正确进行简单四则运算和比大小", + "repo": "https://github.com/tenno1174/astrbot_plugin_primermath", + "tags": ["函数工具", "数学"] + }, + "astrbot_plugin_qyws": { + "author": "明日香奈", + "desc": "随机播放文件夹里千原万神小丛雨的语音插件", + "repo": "https://github.com/mingrixiangnai/qyws", + "social_link": "https://github.com/mingrixiangnai/qyws" + }, + "astrbot_plugin_animewifex": { + "author": "monbed", + "desc": "[仅 aiocqhttp] 基于 zgojin 的群二次元老婆插件修改版。", + "repo": "https://github.com/monbed/astrbot_plugin_animewifex" + }, + "astrbot_plugin_emojimix": { + "author": "Flartiny", + "desc": "一个用于 AstrBot 的插件,实现类似Google Emoji Kitchen(合成emoji)的效果。", + "repo": "https://github.com/Flartiny/astrbot_plugin_emojimix" + }, + "astrBot_plugin_0721galgame": { + "author": "明日香奈", + "desc": "在群里输入【/查gal 游戏名称】即可查询内置galgame网站相对应的资源名称和链接", + "repo": "https://github.com/mingrixiangnai/0721galgame", + "tags": ["Galgame"], + "social_link": "https://github.com/mingrixiangnai/0721galgame" + }, + "astrbot_plugin_terminal": { + "author": "LHaiC", + "desc": "通过和AstrBot对话调用服务器终端", + "repo": "https://github.com/LHaiC/astrbot_plugin_terminal", + "tags": ["服务器", "命令行", "终端"] + }, + "astrbot_plugin_OriginiumSeal-pro": { + "author": "bushikq", + "desc": "[仅 aiocqhttp] 源石封印插件(将原本的戳一戳条件改成了在用户发送制作源石头像时执行)", + "repo": "https://github.com/zhewang448/astrbot_plugin_OriginiumSeal-pro", + "tags": ["明日方舟", "游戏"], + "social_link": "https://github.com/zhewang448" + }, + "astrBot_plugin_0721anime": { + "author": "明日香奈", + "desc": "在群里输入【/查番 动漫名称】即可查询内置动漫网站相对应的动漫名和链接", + "repo": "https://github.com/mingrixiangnai/0721anime", + "tags": ["动漫"], + "social_link": "https://github.com/mingrixiangnai/0721anime" + }, + "astrbot_plugin_fishing": { + "author": "baa131", + "repo": "https://github.com/baa131/astrbot_plugin_fishing", + "desc": "电子钓鱼的小游戏" + }, + "astrbot_plugin_SillyTavern_card": { + "author": "LKarxa", + "desc": "一个将 SillyTavern 角色卡(PNG 格式)转换为 Lorebook YAML 与角色信息的插件。", + "repo": "https://github.com/LKarxa/astrbot_plugin_SillyTavern_card" + }, + "astrbot_plugin_reply": { + "author": "yahayao", + "desc": "自定义关键词回复", + "repo": "https://github.com/yahayao/astrbot_plugin_reply" + }, + "astrbot_plugin_nvda": { + "author": "LHaiC", + "desc": "查询NVDA股票实时行情", + "repo": "https://github.com/LHaiC/astrbot_plugin_nvda", + "tags": ["理财", "科技", "股票"] + }, + "astrbot_plugin_at_responder": { + "author": "和泉智宏", + "desc": "多样化@回复插件,配置时请先设置群聊进行@回复,本插件默认不进行@回复支持指定人的全局@、特定群的指定人的@、全群@以及黑名单功能。", + "repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_at_responder" + }, + "astrbot_plugin_regex_filter": { + "author": "LKarxa", + "desc": " 一个使用正则表达式处理LLM消息的AstrBot插件,可以对LLM回复进行替换、删除、增添等操作。", + "repo": "https://github.com/LKarxa/astrbot_plugin_regex_filter" + }, + "prompt_tools": { + "author": "LKarxa", + "desc": "兼容酒馆预设", + "repo": "https://github.com/LKarxa/prompt_tools", + "tags": ["tools", "prompt"] + }, + "astrbot_plugin_MsgDistributor": { + "author": "Dinggg", + "desc": "根据消息平台-群id/好友名/好友id动态选择服务提供商", + "repo": "https://github.com/AAlexDing/astrbot_plugin_msgdistributor", + "tags": ["前置", "信息"] + }, + "astrbot_plugin_apis": { + "display_name": "API聚合", + "author": "Zhalslar", + "desc": "API聚合插件,上百个免费API动态添加,热门API:看看腿、看看腹肌...", + "repo": "https://github.com/Zhalslar/astrbot_plugin_apis", + "tags": ["api"], + "social_link": "https://github.com/Zhalslar/astrbot_plugin_apis" + }, + "astrbot_plugin_help": { + "author": "tinker", + "desc": "一键输出所有插件的命令帮助!", + "repo": "https://github.com/tinkerbellqwq/astrbot_plugin_help", + "social_link": "https://github.com/tinkerbellqwq" + }, + "astrbot_qqemotionreply": { + "author": "QiChen", + "social_link": "https://github.com/QiChenSn", + "repo": "https://github.com/QiChenSn/astrbot_qqemotionreply", + "tags": ["娱乐", "恶搞", "填满"], + "desc": "[仅 aiocqhttp] 给 QQ 引用的消息贴表情" + }, + "astrbot_plugin_llm_draw_plus": { + "author": "喵喵", + "desc": "让llm自主使用硅基流动的 SD3.5 及 flux.1 绘图", + "repo": "https://github.com/miaoxutao123/astrbot_plugin_llm_draw_plus", + "tags": ["ai绘图", "llm tool"] + }, + "astrbot_plugin_mcqq": { + "author": "kterna", + "desc": "[仅 aiocqhttp]使用鹊桥连接 Minecraft 服务器和群聊", + "repo": "https://github.com/kterna/astrbot_plugin_mcqq", + "tags": ["minecraft", "游戏"] + }, + "astrbot_plugin_Group-Verification": { + "author": "huotuo146", + "desc": "[仅 aiocqhttp]一个简单高效的 QQ 群成员入群审核验证工具,保护您的群聊免受广告机器人和不良用户的侵扰", + "repo": "https://github.com/huntuo146/astrbot_plugin_Group-Verification", + "tags": ["管理", "关键词", "成员审核"], + "social_link": "https://github.com/huntuo146" + }, + "astrbot_plugin_Volcengine-Text-to-image": { + "author": "wayzinx", + "desc": "通过http的方式请求火山豆包接口返回生图结果,不采用sdk方式,避免库包安装失败的问题", + "repo": "https://github.com/Wayzinx/Volcengine-Text-to-image", + "tags": ["Text-to-Image", "文生图"], + "social_link": "https://github.com/Wayzinx" + }, + "astrbot_plugin_chishenme": { + "author": "明日香奈", + "desc": "当用户发送的消息中包含关键词“吃什么”时,机器人会自动回复一段预设的文本。", + "repo": "https://github.com/mingrixiangnai/chishenme", + "tags": ["聊天", "娱乐", "信息"], + "social_link": "https://github.com/mingrixiangnai/chishenme" + }, + "astrbot_plugin_osutrack": { + "author": "gameswu", + "desc": "基于osu!track与osu!官方api实现的包含osu!成绩上传,谱面查询等功能的插件", + "repo": "https://github.com/gameswu/astrbot_plugin_osutrack", + "tags": ["osu!", "osu!track"], + "social_link": "https://github.com/gameswu" + }, + "astrbot_plugin_group_information": { + "author": "Futureppo", + "desc": "[仅 aiocqhttp] 导出QQ群成员信息为Excel表格", + "repo": "https://github.com/Futureppo/astrbot_plugin_group_information", + "tags": ["群消息"], + "social_link": "https://github.com/Futureppo" + }, + "astrbot_plugin_OriginiumSeal": { + "author": "FengYing", + "desc": "[仅 aiocqhttp] 将用户的头像添加源石封印效果。(ps:明日方舟)", + "repo": "https://github.com/FengYing1314/astrbot_plugin_OriginiumSeal", + "tags": ["娱乐"], + "social_link": "https://github.com/FengYing1314/" + }, + "astrbot_plugin_uptime_kuma_puller": { + "author": "Henry_Du / bananaxiao2333", + "desc": "拉取UptimeKuma监控面板中的服务器状态", + "repo": "https://github.com/HenryDu8133/astrbot_plugin_uptime_kuma_puller", + "tags": ["信息", "监控面板"] + }, + "astrbot_plugin_tarot": { + "author": "XziXmn", + "desc": "一个基于 AstrBot 框架的塔罗牌占卜插件,支持多牌阵和单张牌占卜,并通过 AI 生成详细解析。", + "repo": "https://github.com/XziXmn/astrbot_plugin_tarot" + }, + "astrbot_plugin_a2s": { + "author": "ZvZPvz", + "desc": "这是 AstrBot 的A2S查询插件。", + "repo": "https://github.com/ZvZPvz/astrbot_plugin_a2s", + "tags": ["工具"] + }, + "astrbot_plugin_pixiv_reborn": { + "display_name": "pixiv_search", + "desc": "通过标签在 Pixiv 上搜索插画。用法 /pixiv tag1,tag2,... 可在配置中设置认证信息、返回数量和 R18 过滤模式。", + "author": "vmoranv-reborn", + "repo": "https://github.com/vmoranv-reborn/astrbot_plugin_pixiv_reborn", + "tags": ["pixiv"], + "social_link": "https://github.com/vmoranv-reborn" + }, + "astrbot_plugin_fuck": { + "author": "vmoranv", + "desc": "一个为 AstrBot 设计的命令纠错插件,灵感来源于著名的命令行工具 thefuck。当你不小心输错了一个命令时(例如 /pixic 而不是 /pixiv),只需紧接着发送 /fuck,此插件就会尝试找出你可能想输入的正确命令,并给出建议。", + "repo": "https://github.com/vmoranv/astrbot_plugin_fuck" + }, + "astrbot_plugin_wuziqi": { + "author": "大沙北", + "desc": "简单的五子棋对战游戏", + "repo": "https://github.com/bigshabei/astrbot_plugin_wuziqi" + }, + "astrbot_plugin_dogdiary": { + "repo": "https://github.com/bigshabei/astrbot_plugin_dogdiary", + "author": "大沙北", + "desc": "连续性舔狗日记,每日一记(可以生成临时日记)" + }, + "astrbot-food-recommender": { + "repo": "https://github.com/Wayzinx/astrbot-food-recommender", + "author": "wayzinx", + "desc": "食物推荐插件,可以根据时间、天气和季节智能推荐食物,并使用 AI 生成食物图片和描述", + "social_link": "https://github.com/Wayzinx" + }, + "astrbot_plugin_turnrig": { + "author": "WentUrc", + "desc": "[仅 aiocqhttp]监听不同会话,并转发至另一个会话,你也可以当作反撤回使用。更多请阅读仓库文档。", + "repo": "https://github.com/WentUrc/astrbot_plugin_turnrig", + "tags": ["工具"], + "social_link": "https://wenturc.com/" + }, + "astrbot_plugin_status-pro": { + "author": "tiker", + "desc": "[需要安装前置]稍微好看一点的系统信息展示", + "repo": "https://github.com/tinkerbellqwq/astrbot_plugin_status-pro" + }, + "astrbot_plugin_group_sum_ai": { + "author": "Ayu-u", + "desc": "[仅 gewechat]可以配置指定群聊或对话人,配置自动总结数量,间隔等等,实现自动根据配置总结群友发言,省的海量无用信息浪费时间", + "repo": "https://github.com/Ayu-u/astrbot_plugin_group_sum_ai" + }, + "astrbot_plugin_video": { + "author": "大白致远", + "desc": "小姐姐视频随机获取", + "repo": "https://github.com/guowenye/astrbot_plugin_video", + "tags": ["小姐姐"] + }, + "astrbot_plugin_repeat_after_me": { + "author": "和泉智宏", + "desc": "一个简单的跟读插件,当用户@机器人并发送'跟我说xxx'时,机器人会复读'xxx'中的内容。只支持文字的消息。本插件仅在群聊中生效。参考astrbot_plugin_astrbot_plugin_repetition。", + "repo": "https://github.com/0d00-Ciallo-0721/astrbot_plugin_repeat_after_me" + }, + "astrbot_plugin_mirage": { + "author": "大沙北", + "desc": "[仅 qq] 幻影坦克制作", + "repo": "https://github.com/bigshabei/astrbot_plugin_mirage" + }, + "astrbot_plugin_ccb_plus": { + "author": "Koikokokokoro", + "repo": "https://github.com/Koikokokokoro/astrbot_plugin_ccb_plus", + "desc": "[仅 aiocqhttp]基于 灵煞 / ccb 的 和QQ群群友发生赛博sex的插件的改进版。", + "tags": ["ccb"] + }, + "astrbot-gold-plugin": { + "repo": "https://github.com/RC-CHN/astrbot-gold-plugin", + "author": "RC-CHN", + "desc": "从招商银行 API 接口获取实时金价", + "tags": ["黄金", "理财"] + }, + "astrbot_plugin_gotify": { + "repo": "https://github.com/BetaCatX/astrbot_plugin_gotify", + "author": "BetaCat", + "desc": "监听 Gotify 服务器的消息,并推送给消息平台", + "tags": ["通知", "主动消息"] + }, + "astrbot_plugin_hello-bye": { + "author": "tinker", + "desc": "[仅aiocqhttp] 为用户进群退群发送信息提示", + "repo": "https://github.com/1113-yangfanou/astrbot_plugin_hello-bye" + }, + "astrbot_plugin_pexels": { + "author": "xiamuceer-j", + "desc": "Pexels 精选图片插件,用于从 Pexels.com 获取高质量的免费精选图片。", + "repo": "https://github.com/xiamuceer-j/astrbot_plugin_pexels", + "tags": ["Pexels"] + }, + "astrbot_plugin_ExchangeRateQuery": { + "author": "MoonShadow1976", + "desc": "基于 ExchangeRate 的实时货币汇率查询插件", + "tags": ["ExchangeRate"], + "repo": "https://github.com/MoonShadow1976/astrbot_plugin_ExchangeRateQuery" + }, + "FavorSystem": { + "author": "wuyan1003", + "repo": "https://github.com/wuyan1003/likability-level", + "desc": "给聊天增加了一个好感度值,靠检测 LLM 输出特殊的值来实现,让 LLM 来判断好感度的上升或下降,并且过低的好感度值会被机器人自动拉黑,有管理员身份来自定义好感度值以及拉黑或移除用户(轻微防止被群U玩坏)" + }, + "astrbot_plugin_password": { + "display_name": "密码修改器", + "author": "Zhalslar", + "desc": "忘记密码了?可用本插件强制修改 AstrBot 面板的用户名、密码(仅管理员可用)", + "repo": "https://github.com/Zhalslar/astrbot_plugin_password", + "tags": ["工具", "密码"], + "social_link": "https://github.com/Zhalslar/astrbot_plugin_password" + }, + "astrbot_plugin_douyin_bot": { + "author": "drdon1234", + "desc": "[仅QQ] 自动识别抖音视频链接并转换为直链发送", + "repo": "https://github.com/drdon1234/astrbot_plugin_douyin_bot", + "tags": ["抖音", "视频解析"] + }, + "meanig": { + "author": "hello七七", + "repo": "https://github.com/ttq7/meanig", + "social_link": "https://github.com/ttq7/meanig", + "desc": "大锅里炖(小游戏等等超 25 个功能!)" + }, + "astrbot_plugin_openweaponscase": { + "author": "luooka", + "repo": "https://github.com/luooka/astrbot_plugin_openweaponscase", + "tags": ["CS", "开箱"], + "desc": "CS 武器箱开箱模拟支持大量目前已有的武器箱,可以展示开启物品的图案和对应的磨损" + }, + "astrbot_plugin_gallery": { + "display_name": "图库管理器", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_gallery", + "desc": "帮助用户组建、管理、调用本地图库,可用于表情包收集管理、图床管理、为其他插件提供动态图库等等", + "tags": ["图库"], + "social_link": "https://github.com/Zhalslar/astrbot_plugin_gallery" + }, + "astrbot_plugin_sensoji_pro": { + "author": "xiamuceer-j", + "repo": "https://github.com/xiamuceer-j/astrbot_plugin_sensoji_pro", + "desc": "这是一个基于 AstrBot 框架的浅草寺抽签-PRO插件,模拟日本浅草寺的抽签功能。用户可以通过发送命令随机抽取签文,获得运势提示。", + "tags": ["抽签"] + }, + "astrbot_portainer_plugin": { + "author": "RC-CHN", + "repo": "https://github.com/RC-CHN/astrbot_portainer_plugin", + "desc": "使用astrbot连接portainer实例进行简单的容器管理功能", + "tags": ["容器", "工具"] + }, + "astrbot_plugin_goldprice": { + "author": "waterfeet", + "repo": "https://github.com/waterfeet/astrbot_plugin_goldprice", + "desc": "获取实时国内黄金价格", + "tags": ["爬虫"], + "social_link": "https://github.com/waterfeet" + }, + "astrbot_plugin_dajiao": { + "author": "灵煞", + "repo": "https://github.com/tenno1174/astrbot_plugin_dajiao", + "desc": "给你生成一次随机打胶结果", + "tags": ["娱乐", "恶搞"] + }, + "astrbot_plugin_ccb": { + "author": "灵煞", + "repo": "https://github.com/tenno1174/astrbot_plugin_ccb", + "desc": "[仅aiocqhttp] 和QQ群友CCB", + "tags": ["娱乐", "恶搞"] + }, + "astrbot_plugin_showmejm": { + "author": "exneverbur, drdon1234", + "repo": "https://github.com/drdon1234/astrbot_plugin_showmejm", + "desc": "[仅aiocqhttp] 适配 AstrBot 的 JM本子 转 PDF 插件,搜漫画,下漫画,看随机漫画!本人仅做平台移植,原作者:exneverbur,原项目:exneverbur/ShowMeJM", + "tags": ["jm"] + }, + "astrbot_plugin_gscore_adapter": { + "author": "KimigaiiWuyi", + "repo": "https://github.com/KimigaiiWuyi/astrbot_plugin_gscore_adapter", + "desc": "用于链接SayuCore(早柚核心)的适配器!适用于多种游戏功能, 原神、星铁、绝区零、鸣朝、雀魂等游戏的最佳工具箱!", + "tags": ["早柚核心", "原神", "鸣潮", "雀魂", "绝区零"], + "social_link": "https://docs.sayu-bot.com/" + }, + "astrbot_plugin_xyzw": { + "author": "四郎", + "repo": "https://github.com/XuYingJie-cmd/astrbot_plugin_xyzw", + "desc": "[仅gewechat]主要用于咸鱼之王OCR识别算鱼罐子宝箱功能" + }, + "astrbot_plugin_alist": { + "author": "arikacips", + "repo": "https://github.com/yukikazechan/astrbot_plugin_alist", + "desc": "一个用于与 Alist 交互的 AstrBot 插件,提供文件搜索、存储管理等功能。", + "tags": ["alist"] + }, + "astrbot_plugin_showme_xjj": { + "author": "drdon1234", + "repo": "https://github.com/drdon1234/astrbot_plugin_showme_xjj", + "desc": "[仅aiocqhttp] 随机小姐姐美图短视频", + "tags": ["短视频", "美图"] + }, + "astrbot_plugin_60s_news": { + "author": "Flyinsz", + "repo": "https://github.com/flyinsz/astrbot_plugin_60s_news", + "desc": "[仅gewechat] 60s国内新闻" + }, + "astrbot_plugin_hotlist": { + "author": "Tsgof", + "repo": "https://github.com/tsgof/astrbot_plugin_hotlist", + "desc": "获取 B 站热门视频榜单、百度热搜、EPIC 热门榜单" + }, + "astrbot_plugin_anime_search": { + "author": "xiamuceer-j", + "repo": "https://github.com/xiamuceer-j/astrbot_plugin_anime_search", + "desc": "次世代动漫检索工具,打破次元壁的追番体验!", + "tags": ["AGE"] + }, + "astrbot_plugin_media302-save": { + "author": "Qoo", + "repo": "https://github.com/Qoo-330ml/astrbot_plugin_media302-save", + "desc": "media302 软件的 115 转存插件,可以提交 115 链接给机器人,机器人自动转存到 115 网盘" + }, + "astrbot_plugin_jrrp": { + "author": "exusiaiwei", + "repo": "https://github.com/exusiaiwei/astrbot_plugin_jrrp", + "desc": "一个简单的今日人品插件, 可以查询用户的每日人品值和运势。" + }, + "astrbot_plugin_zanwo": { + "author": "Futureppo", + "tags": ["名片赞"], + "desc": "[仅QQ] 赞我!(一个名片点赞插件)。可选是否开启白名单。", + "social_link": "https://github.com/Futureppo", + "repo": "https://github.com/Futureppo/astrbot_plugin_zanwo" + }, + "astrbot_plugin_ehentai_bot": { + "desc": "适配 AstrBot 的 E-Hentai 画廊转 PDF 插件", + "author": "drdon1234", + "repo": "https://github.com/drdon1234/astrbot_plugin_ehentai_bot", + "tags": ["ehentai"] + }, + "astrbot_plugin_reread": { + "display_name": "复读姬", + "desc": "不依赖任何数据库的群聊复读姬,可单独设置文本、图片、表情、At消息的复读阈值,可设置复读概率,可要求消息要来自不同人,可设置违禁词", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_reread", + "tags": ["复读"], + "social_link": "https://github.com/Zhalslar/astrbot_plugin_reread" + }, + "astrbot_plugin_csbaoyan": { + "desc": "计算机保研院校信息查询、通知订阅插件。数据来源于 GitHub CS-BAOYAN (绿群官方)组织。", + "author": "Soulter", + "repo": "https://github.com/Soulter/astrbot_plugin_csbaoyan", + "tags": ["计算机", "保研"] + }, + "astrbot_plugin_composting_bucket": { + "desc": "一个用于降低 DeepSeek API 调用费用的 AstrBot 插件", + "author": "Rail1bc", + "repo": "https://github.com/Rail1bc/astrbot_plugin_composting_bucket", + "tags": ["DeepSeek"] + }, + "astrbot_plugin_doro_ending": { + "desc": "[QQ]doro互动故事", + "author": "hello七七", + "repo": "https://github.com/ttq7/doro_ending", + "social_link": "https://github.com/ttq7/doro_ending" + }, + "astrbot_plugin_get_weather_msg": { + "author": "whzc", + "repo": "https://github.com/whzcc/astrbot_plugin_get_weather_msg", + "desc": "集成了 AI 功能。通过和风天气 API 和阿里云百炼,在检测到聊天消息中出现特定文本时生成一张某地的12小时天气预报图", + "tags": ["天气"], + "social_link": "https://github.com/whzcc" + }, + "astrbot_plugin_get_weather_cmd": { + "author": "whzc", + "repo": "https://github.com/whzcc/astrbot_plugin_get_weather_cmd", + "desc": "通过简单的指令查询天气:获取12小时的天气并生成一张图片", + "tags": ["天气"], + "social_link": "https://github.com/whzcc" + }, + "astrbot_plugin_appreview": { + "desc": "这是一个可以通过关键词来同意或拒绝进入群聊的插件。", + "author": "qiqi", + "repo": "https://github.com/13686664257cz/astrbot_plugin_appreview", + "tags": ["工具"], + "social_link": "https://qkingwlfw.icu" + }, + "astrbot_plugin_archlinux_package_search": { + "desc": "按名称搜索 Arch Linux 官方仓库和 AUR 中的软件包。", + "author": "xmengnet", + "repo": "https://github.com/xmengnet/astrbot_plugin_archlinux_package_search", + "tags": ["arch", "linux"], + "social_link": "https://github.com/xmengnet" + }, + "astrbot_plugin_browser": { + "display_name": "浏览器插件", + "desc": "通过操控bot与浏览器交互(搜索、点击、滑动、滚动、缩放、输入、切换标签页、收藏等等)", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_browser", + "tags": ["浏览器"], + "social_link": "https://github.com/Zhalslar/astrbot_plugin_browser" + }, + "astrbot_plugin_qqadmin": { + "display_name": "QQ群管插件", + "desc": "[仅aiocqhttp]QQ群管插件,功能包括:禁言、全体禁言、踢人、拉黑、改群昵称、改头衔、设管理员、设精华、发群公告、撤回消息、刷屏禁言、违禁词禁言、投票禁言、宵禁等等", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_qqadmin", + "social_link": "https://github.com/Zhalslar", + "tags": ["QQ群管"] + }, + "astrbot_plugin_liars_bar": { + "desc": "本插件是为 AstrBot 框架开发的游戏插件,实现了一个骗子酒馆", + "author": "xunxi", + "repo": "https://github.com/xunxiing/astrbot_plugin_liars_bar", + "tags": ["游戏"] + }, + "astrbot_plugin_SessionFaker": { + "desc": "一个用于AstrBot的QQ消息伪造插件,可以创建包含多个用户发言的伪造转发消息,支持自动获取QQ昵称", + "author": "Jason.Joestar", + "repo": "https://github.com/advent259141/astrbot_plugin_SessionFaker", + "tags": ["消息伪造"] + }, + "astrbot_plugin_douniuniu": { + "desc": "QQ 群小游戏,培养你的牛牛,然后塔塔开!", + "author": "laozhu", + "repo": "https://github.com/LaoZhuJackson/astrbot_plugin_douniuniu", + "tags": ["游戏"], + "social_link": "https://qm.qq.com/q/F7JTfmpsys" + }, + "astrbot_plugin_no_dragon_lord": { + "desc": "anka - 禁止机器人抢龙王! 龙王一定要是人类 ✍️✍️✍️✍️✍️✍️✍️✍️ 😭😭😭😭😭😭😭😭 - 请前往设置白名单(默认全部群启用) - 提供分段回复容错设置", + "author": "anka", + "repo": "https://github.com/anka-afk/astrbot_plugin_no_dragon_lord", + "tags": ["群聊", "发言控制"], + "social_link": "https://space.bilibili.com/26584382" + }, + "astrbot_plugin_cs2-box": { + "desc": "简单的文字签到+配套cs2开箱", + "author": "BvzRays", + "repo": "https://github.com/bvzrays/astrbot_plugin_cs2-box", + "tags": ["开箱", "签到"] + }, + "httpposter": { + "desc": "HTTP请求工具", + "author": "Wayzinx", + "repo": "https://github.com/Wayzinx/httpposter" + }, + "astrbot_plugin_quarksave": { + "desc": "调用quark-auto-save实现自动转存资源到自己的夸克网盘", + "author": "lm379", + "repo": "https://github.com/lm379/astrbot_plugin_quarksave" + }, + "astrbot_plugins_ConvetPicture": { + "desc": "[仅aiocqhttp]把QQ里面不可保存的表情转化为可以保存的图片,包括GIF", + "author": "orchidsziyou", + "repo": "https://github.com/orchidsziyou/astrbot_plugins_ConvetPicture", + "tags": ["日常使用"] + }, + "astrbot_plugin_Merge_WeMSG": { + "desc": "[仅gewechat]支持微信个人号(gewechat)的合并消息处理和转发", + "author": "zj591227045", + "repo": "https://github.com/zj591227045/astrbot_plugin_Merge_WeMSG" + }, + "astrbot_plugin_wsde": { + "desc": "一个发出随机维什戴尔游戏日语语音的AstrBot插件", + "author": "bushikq", + "repo": "https://github.com/zhewang448/astrbot_plugin_wsde", + "tags": ["游戏"] + }, + "astrbot_plugin_qqprofile": { + "display_name": "QQ资料插件", + "desc": "[仅aiocqhttp] 通过命令配置bot的头像、昵称、签名、状态, 切换人格时同步改变头像、昵称", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_qqprofile", + "tags": ["QQ资料"], + "social_link": "https://github.com/Zhalslar" + }, + "astrbot_plugin_mcping": { + "display_name": "Minecraft状态展示", + "desc": "获取 Minecraft 服务器的状态(图片展示版)", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_mcping", + "tags": ["Minecraft"], + "social_link": "https://github.com/Zhalslar/astrbot_plugin_mcping" + }, + "astrbot_plugin_lorebook_lite": { + "desc": "AstrBot 的 lorebook 插件,支持自定义触发器、变量、逻辑、占位符等。", + "author": "Raven95676", + "repo": "https://github.com/Raven95676/astrbot_plugin_lorebook_lite", + "tags": ["lorebook", "世界书"] + }, + "daily_limit": { + "desc": "限制成员每日访问AI次数的插件,支持为不同用户和群组设置不同的调用限制(支持的astrbot最低版本为3.5.1)", + "author": "left666", + "repo": "https://github.com/left666/astrbot_plugin_daily_limit", + "tags": ["工具", "安全"] + }, + "JmCli": { + "desc": "JM命令行工具,提供下载和带封面的查询搜索功能,输入jm_help查看用法", + "author": "Gaxiic", + "repo": "https://github.com/gaxiic/JmCli", + "tags": ["JM", "禁漫"] + }, + "astrbot_plugin_quote_collocter": { + "desc": "可以自己截图并投稿群友语录,机器人被戳戳时随机爆典", + "author": "浅夏旧入梦", + "repo": "https://github.com/litsum/astrbot_plugin_quote_collocter", + "tags": ["黑历史", "群u爆典"], + "social_link": "https://m.bilibili.com/space/172230783" + }, + "astrbot_plugin_GPT_SoVITS": { + "display_name": "GPT SoVITS", + "desc": "对接本地部署的GPT_SoVITS,为astrbot提供文本转语音(TTS)服务", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_GPT_SoVITS", + "tags": ["TTS"], + "social_link": "https://github.com/Zhalslar/astrbot_plugin_GPT_SoVITS" + }, + "astrbot_plugin_search_pic": { + "desc": "从 https://saucenao.com/ 搜索图片,功能是以图搜图", + "author": "lyjlyjlyjly", + "repo": "https://github.com/lyjlyjlyjly/astrbot_plugin_search_pic", + "tags": ["搜图"] + }, + "astrbot_plugin_timtip": { + "desc": "设置定时任务,有(间隔时间)(固定时间)(一次时间),适用于不同群聊,一个群聊可创建多个任务。", + "author": "IGCrystal", + "repo": "https://github.com/IGCrystal/astrbot_plugin_timtip", + "tags": ["工具"] + }, + "astrbot_plugin_encipherer": { + "desc": "集合包括Base64、URLencode、Punycode编码加解密工具的astrbot插件", + "author": "Yuki Soffd", + "repo": "https://github.com/Soffd/astrbot_plugin_encipherer", + "tags": ["工具"] + }, + "astrbot_plugin_answerbook": { + "desc": "一个简单的答案之书插件,发送 答案之书+问题 即可使用", + "author": "浅夏旧入梦", + "repo": "https://github.com/litsum/astrbot_plugin_answerbook", + "social_link": "https://m.bilibili.com/space/172230783" + }, + "astrbot_plugin_doro_today": { + "desc": "[仅测试QQ]一个AstrBot插件,从Doro结局图片中随机抽取一张并发送给用户,同时@发送者。", + "author": "Futureppo", + "repo": "https://github.com/Futureppo/astrbot_plugin_doro_today", + "tags": ["Doro", "抽卡"], + "social_link": "https://github.com/Futureppo" + }, + "astrbot_plugin_litematic": { + "desc": "用于管理 Minecraft 投影文件,快速查看投影内容等", + "author": "kterna", + "repo": "https://github.com/kterna/astrbot_plugin_litematic", + "tags": ["Minecraft", "游戏"] + }, + "AstrBot_plugin_Ewords": { + "desc": "一起来记单词吧喵~", + "author": "IGCrystal", + "repo": "https://github.com/IGCrystal/AstrBot_plugin_Ewords", + "social_link": "https://github.com/IGCrystal/AstrBot_plugin_Ewords", + "tags": ["CET-4", "英语"] + }, + "astrbot_plugin_weather_wttr_in": { + "desc": "使用 wttr.in 查询天气(llm工具)", + "author": "xiewoc", + "repo": "https://github.com/xiewoc/astrbot_plugin_weather_wttr_in", + "tags": ["天气", "函数调用"], + "social_link": "https://github.com/xiewoc" + }, + "astrbot_plugin_kahunabot": { + "desc": "一款基于 EVEonline API 侧重工业制造支援的综合性 QQ 插件", + "author": "AraragiEro", + "repo": "https://github.com/AraragiEro/astrbot_plugin_kahunabot" + }, + "astrbot_plugin_qqpock": { + "desc": "QQ 代戳", + "repo": "https://github.com/791819/astrbot_plugin_qqpock", + "author": "huanyan434", + "social_link": "https://space.bilibili.com/1032860513" + }, + "astrbot_plugin_vv_pic": { + "desc": "发送最符合关键词的 vv 表情包", + "author": "Lonelysky", + "repo": "https://github.com/LonelySky7490/astrbot_plugin_vv_pic" + }, + "astrbot_plugin_file_reader": { + "desc": "一个识别文件内容的插件", + "author": "xiewoc", + "repo": "https://github.com/xiewoc/astrbot_plugin_file_reader", + "social_link": "https://github.com/xiewoc" + }, + "encrypt-and-decrypt": { + "desc": "将明文加密为我要吃饭四个字组成的密文", + "author": "Yuki Soffd", + "repo": "https://github.com/Soffd/encrypt-and-decrypt", + "tags": ["工具"] + }, + "astrbot_plugin_CounterStrikle": { + "desc": "Blast-TV 上的 Counter-Strikle 小游戏,图片卡片渲染。", + "author": "w33d", + "tags": ["娱乐"], + "social_link": "https://github.com/Last-emo-boy", + "repo": "https://github.com/Last-emo-boy/astrbot_plugin_CounterStrikle" + }, + "astrbot_plugin_gomoku": { + "desc": "五子棋双人对战", + "author": "zhx", + "repo": "https://github.com/zhx8702/astrbot_plugin_gomoku", + "tags": ["游戏"] + }, + "astrbot_plugin_membercontrast": { + "desc": " [仅 Gewechat] 实现微信历史群组群员与当前群员对比的功能", + "author": "laopanmemz", + "repo": "https://github.com/laopanmemz/astrbot_plugin_membercontrast", + "social_link": "https://space.bilibili.com/447591776" + }, + "astrbot_plugin_mermaid": { + "desc": "使用 LLM 将用户所输入的主题自动生成 Mermaid 模板并生成图片输出", + "author": "kterna", + "repo": "https://github.com/kterna/astrbot_plugin_mermaid", + "tags": ["思维导图", "流程图"] + }, + "astrbot_plugin_saris_fish": { + "desc": "赛博钓鱼。需要前置插件: astrbot_plugin_saris_db", + "author": "城城", + "tags": ["游戏", "钓鱼"], + "repo": "https://github.com/chengcheng0325/astrbot_plugin_saris_fish" + }, + "astrbot_plugin_rdimage": { + "desc": "从 wenturc 获取随机图片的插件(无 HTML 解析)", + "author": "IGCrystal", + "repo": "https://github.com/IGCrystal/astrbot_plugin_rdimage" + }, + "astrbot_plugin_gewe_chatsummary": { + "desc": "[仅 gewechat] 用来对最近消息调用 LLM 进行总结的插件", + "author": "NiceAir", + "repo": "https://github.com/NiceAir/astrbot_plugin_gewe_chatsummary", + "tags": ["工具", "总结"] + }, + "astrbot_plugin_idiom": { + "desc": "成语接龙", + "author": "zhx", + "repo": "https://github.com/zhx8702/astrbot_plugin_idiom" + }, + "astrbot_plugin_anime_gacha": { + "desc": "每天获取随机番剧,查看今日更新的新番", + "author": "xco2", + "tags": ["新番", "番剧"], + "repo": "https://github.com/xco2/astrbot_plugin_anime_gacha" + }, + "astrbot_plugin_nachoneko": { + "desc": "一款获取甘城猫猫图片的插件", + "author": "Rinyin", + "tags": ["甘城なつき"], + "repo": "https://github.com/Rinyin/astrbot_plugin_nachoneko" + }, + "astrbot_plugin_jm_search": { + "desc": "JM 漫画 PDF 下载。支持 Linux 和 Win", + "author": "Ryonnoski", + "repo": "https://github.com/Ryonnoski0/astrbot_plugin_jm_search", + "tags": ["JM", "PDF"] + }, + "astrbot_plugin_jm_sender": { + "desc": "发送 JM 漫画编号,机器人发送群聊转发消息", + "author": "EnderPPT", + "tags": ["JM"], + "repo": "https://github.com/EnderPPT/astrbot_plugin_jm_sender", + "social_link": "https://github.com/EnderPPT" + }, + "jmcomic_downloader": { + "desc": "一个下载 JM 的插件, 添加了一些新功能,原项目名 FateTrial_JMdownloader", + "author": "QiChenSn", + "repo": "https://github.com/QiChenSn/jmcomic_downloader", + "social_link": "https://github.com/QiChenSn", + "tags": ["JM"] + }, + "astrbot_plugin_jmcomicsget": { + "desc": "发送 JM 漫画编号,机器人发送漫画 PDF", + "author": "ayachi", + "repo": "https://github.com/Ayachi2225/astrbot_plugin_jmcomicsget", + "tags": ["JM"], + "social_link": "https://github.com/Ayachi2225" + }, + "astrbot_plugin_history_day": { + "desc": "查看 历史上的某天 发生的大事 (历史上的今天的增强版)", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_history_day", + "tags": ["历史"], + "social_link": "https://github.com/Zhalslar/astrbot_plugin_history_day" + }, + "astrbot_plugin_PockAttack": { + "desc": "[仅 aiocqhttp] 在群聊中发送 攻击+@用户 或者其他关键词,机器人会戳一戳该用户", + "author": "LouieKH359", + "repo": "https://github.com/LouieKH359/astrbot_plugin_PockAttack" + }, + "astrbot_plugin_memelite": { + "display_name": "表情包生成器", + "desc": "表情包生成器,制作各种沙雕表情 (同时兼容Python版和Rust版)", + "author": "Zhalslar", + "tags": ["表情包"], + "social_link": "https://github.com/Zhalslar/astrbot_plugin_memelite", + "repo": "https://github.com/Zhalslar/astrbot_plugin_memelite" + }, + "astrbot_plugin_saris_economic": { + "author": "城城", + "repo": "https://github.com/chengcheng0325/astrbot_plugin_saris_economic", + "desc": "群签到插件(可自定义图片)。‼️ 需要安装前置插件 astrbot_plugin_saris_db 👇", + "tags": ["签到", "经济"] + }, + "astrbot_plugin_saris_db": { + "author": "城城", + "desc": "astrbot_plugin_saris_economic 插件的前置插件,用于数据持久化。", + "repo": "https://github.com/chengcheng0325/astrbot_plugin_saris_db", + "tags": ["前置"] + }, + "headline": { + "author": "egg", + "desc": "60秒国内新闻", + "tags": ["工具"], + "social_link": "https://github.com/bbpn-cn/headline", + "repo": "https://github.com/bbpn-cn/headline" + }, + "astrbot_plugin_mai_sgin": { + "author": "Rinyin", + "desc": "简单的舞萌出勤与退勤签到插件", + "tags": ["舞萌", "签到"], + "repo": "https://github.com/Rinyin/astrbot_plugin_mai_sgin" + }, + "astrbot_plugin_aiocensor": { + "desc": "AstrBot 综合内容安全+群管插件。文本、图片审核支持所有平台,撤回和禁言仅支持 aiocqhttp", + "author": "Raven95676", + "repo": "https://github.com/Raven95676/astrbot_plugin_aiocensor", + "tags": ["审查", "撤回", "禁言"] + }, + "astrbot_plugin_custom_menu": { + "desc": "自定义菜单图片,图片放置在 menu 目录下,支持格式jpg,jpeg,png,gif,bmp。", + "author": "Futureppo", + "repo": "https://github.com/Futureppo/astrbot_plugin_custom_menu" + }, + "astrbot_plugin_Lolicon": { + "author": "hello七七", + "repo": "https://github.com/ttq7/astrbot_plugin_Lolicon", + "desc": "Lolicon API的随机动漫图片插件", + "tags": ["nsfw"] + }, + "astrbot_plugin_Translation": { + "desc": "通过调用百度翻译 API 接口实现翻译文本", + "author": "zengwei", + "social_link": "https://qm.qq.com/q/VNG3bOcGYM", + "tags": ["翻译"], + "repo": "https://github.com/zengweis/astrbot_plugin_Translation" + }, + "astrbot_plugin_box": { + "display_name": "开盒插件", + "desc": "拉取QQ用户信息并展示信息卡片", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_box", + "tags": ["开盒"], + "social_link": "https://github.com/Zhalslar/astrbot_plugin_box" + }, + "astrbot_plugin_relationship": { + "display_name": "人际关系管理器", + "desc": "[仅aiocqhttp] bot人际关系管理器!包括查看好友列表、查看群列表、审批好友申请、审批群邀请、删好友、退群", + "author": "Zhalslar", + "repo": "https://github.com/Zhalslar/astrbot_plugin_relationship", + "social_link": "https://github.com/Zhalslar/astrbot_plugin_relationship", + "tags": ["实用工具"] + }, + "astrbot_plugin_pokecheck": { + "desc": "[仅QQ可用]一个检测“戳”关键词的插件", + "author": "huanyan434", + "repo": "https://github.com/huanyan434/astrbot_plugin_pokecheck" + }, + "astrbot_plugin_MultiAI_PollPad": { + "desc": "轮询调用配置的大语言模型输出多个结果。同时将结果拷贝至在线文本编辑器,以便用户复制。需额外安装依赖,见帮助", + "repo": "https://github.com/Ynkcc/astrbot_plugin_MultiAI_PollPad", + "author": "Ynkcc" + }, + "astrbot_plugin_push_lite": { + "author": "Raven95676", + "desc": "基于 Webhook 的轻量级推送插件(通过 RESTful 接口)。理论支持除 QQ官方API 外的所有平台,已测试 Telegram、QQ、微信、飞书。", + "repo": "https://github.com/Raven95676/astrbot_plugin_push_lite", + "tags": ["消息推送"] + }, + "astrbot_plugin_hello77": { + "author": "hello七七", + "desc": "支持10+热门游戏的关键词触发回复,当用户消息中包含指定游戏名称时,机器人将随机回复对应游戏的鬼畜语录", + "tags": ["梗"], + "repo": "https://github.com/ttq7/astrbot_plugin_hello77" + }, + "astrbot_plugin_anti_withdrawal": { + "desc": "[仅支持微信] 防撤回插件,目前只支持微信私聊群聊的文本消息,将撤回的消息记录并发送给设定的人", + "author": "NiceAir", + "tags": ["工具", "防撤回"], + "repo": "https://github.com/NiceAir/astrbot_plugin_anti_withdrawal" + }, + "astrbot_plugin_Getcwm": { + "desc": "一个刺猬猫小说数据获取与画图插件,/Getcwm help 查看帮助。", + "author": "lishining", + "repo": "https://github.com/Li-shi-ling/astrbot_plugin_Getcwm", + "tags": ["刺猬猫"] + }, + "astrbot_plugin_majsoul-master": { + "desc": "一个雀魂多功能插件", + "author": "kterna", + "repo": "https://github.com/kterna/astrbot_plugin_majsoul-master", + "tags": ["雀魂", "游戏"] + }, + "astrbot_plugin_wordle_2_msg": { + "desc": "Wordle 猜单词游戏。基于 Raven95676 的版本加入了一些新功能。", + "author": "Raven95676, whzc", + "repo": "https://github.com/whzcc/astrbot_plugin_wordle_2_msg", + "tags": ["wordle", "游戏", "猜单词"] + }, + "astrbot_plugin_wordle_2_cmd": { + "desc": "Astrbot Wordle 游戏插件(响应指令内容版),优化和加入了许多新功能", + "repo": "https://github.com/whzcc/astrbot_plugin_wordle_2_cmd", + "author": "Raven95676, whzc", + "tags": ["wordle", "游戏", "猜单词"] + }, + "astrbot_plugin_wordle": { + "desc": "AstrBot Wordle 猜单词游戏,支持指定位数", + "author": "Raven95676", + "repo": "https://github.com/Raven95676/astrbot_plugin_wordle", + "tags": ["游戏", "wordle"] + }, + "astrbot_plugin_server": { + "desc": "可视化服务器状态卡片。 /status 或 /状态查询 查看。", + "author": "YANFD&Meguminlove", + "social_link": "https://github.com/yanfd", + "repo": "https://github.com/yanfd/astrbot_plugin_server" + }, + "astrbot_plugin_videos_analysis": { + "desc": "聚合视频分享链接解析(仅测试过napcat)", + "author": "喵喵", + "repo": "https://github.com/miaoxutao123/astrbot_plugin_videos_analysis", + "tags": ["抖音", "bilibili"], + "social_link": "https://github.com/miaoxutao123/" + }, + "astrbot_plugin_sjzb": { + "desc": "随机生成《绝地潜兵2》游戏中一组 4 个战备配置", + "author": "灵煞", + "tags": ["游戏", "绝地潜兵2"], + "repo": "https://github.com/tenno1174/astrbot_plugin_sjzb" + }, + "astrbot_plugin_emoji": { + "desc": "基于达莉娅综合群娱插件的表情包制作插件,仅保留了@其他群员制作表情包的部分。由桑帛云API提供表情包制作。", + "author": "KurisuRee7", + "repo": "https://github.com/KurisuRee7/astrbot_plugin_emoji" + }, + "astrbot_plugin_videosummary": { + "desc": "使用 bibigpt 实现视频总结", + "author": "kterna", + "repo": "https://github.com/kterna/astrbot_plugin_videosummary" + }, + "astrbot_plugin_bilibiliParse": { + "desc": "用于解析哔哩哔哩视频,并以图片的形式发送给用户", + "author": "功德无量", + "repo": "https://github.com/7Hello12/astrbot_plugin_bilibiliParse" + }, + "astrbot_plugin_picture_manager": { + "desc": "图片管理插件,允许用户通过自定义触发指令从API或直接URL获取图片。", + "author": "大沙北", + "repo": "https://github.com/bigshabei/astrbot_plugin_picture_manager" + }, + "astrbot_plugin_InitiativeDialogue": { + "desc": "使bot在用户长时间未发送消息时主动与用户对话的插件", + "author": "Jason", + "repo": "https://github.com/advent259141/astrbot_plugin_InitiativeDialogue", + "tags": ["主动对话"] + }, + "astrbot_plugin_sensoji": { + "desc": "这是一个模拟日本浅草寺抽签功能的插件。用户可以通过发送 /抽签 命令随机抽取一个签文,获取运势提示。签文包含吉凶结果(如“大吉”、“凶”等)以及对应的运势描述。", + "author": "Shouugou", + "repo": "https://github.com/Shouugou/astrbot_plugin_sensoji", + "tags": ["抽签", "运势", "浅草寺", "趣味"] + }, + "astrbot_plugin_daily_news": { + "desc": "[仅 aiocqhttp] anka - 每日60s新闻推送插件, 请先设置推送目标和时间, 详情见github页面!", + "author": "anka", + "repo": "https://github.com/anka-afk/astrbot_plugin_daily_news", + "tags": ["功能", "推送"] + }, + "astrbot_plugin_gemini_exp": { + "desc": "让你在 AstrBot 调用 Gemini2.0-flash-exp 来生成图片或者 P 图。Gemini2.0-flash-exp为原生多模态模型,其既是语言模型,也是生图模型,因此能够对图像使用简单的自然语言命令进行处理。", + "author": "Elen123bot", + "repo": "https://github.com/Elen123bot/astrbot_plugin_gemini_exp", + "social_link": "https://x.com/Alens454635" + }, + "astrbot_plugin_chatsummary": { + "desc": "[仅 aiocqhttp] 一个通过拉取历史聊天记录,调用 LLM 大模型接口实现消息总结功能。", + "author": "laopanmemz", + "tags": ["消息总结", "LLM"], + "social_link": "https://space.bilibili.com/447591776", + "repo": "https://github.com/laopanmemz/astrbot_plugin_chatsummary" + }, + "astrbot_plugin_bv": { + "desc": "解析群内 https://www.bilibili.com/video/BV号/ 的链接并获取视频数据与视频文件,以合并转发方式发送", + "author": "haliludaxuanfeng", + "repo": "https://github.com/haliludaxuanfeng/astrbot_plugin_bv", + "tags": ["bilibili"] + }, + "astrBot_PGR_Dialogue": { + "desc": "检测到部分战双角色的名称(或别称)时,有概率发送一条语音文本", + "author": "KurisuRee7", + "repo": "https://github.com/KurisuRee7/astrBot_PGR_Dialogue" + }, + "astrbot_plugin_beautiful_giri": { + "desc": "合集", + "author": "四郎", + "repo": "https://github.com/XuYingJie-cmd/astrbot_plugin_beautiful_giri" + }, + "astrbot_plugin_wechat_manager": { + "desc": "[仅 gewechat] 微信关键字好友自动审核、关键字邀请进群", + "author": "diudiu62", + "repo": "https://github.com/diudiu62/astrbot_plugin_wechat_manager" + }, + "astrbot_plugin_moyurenpro": { + "desc": "摸鱼人日历,支持自定义时间时区,自定义api,支持立即发送,工作日定时发送。", + "author": "quirrel-zh/DuBwTf", + "repo": "https://github.com/DuBwTf/astrbot_plugin_moyurenpro", + "tags": ["功能", "定时任务"] + }, + "astrbot_plugin_image_understanding_Janus-Pro": { + "desc": "为本地模型提供的图片理解补充,使用deepseek-ai/Janus-Pro系列模型", + "author": "xiewoc", + "repo": "https://github.com/xiewoc/astrbot_plugin_image_understanding_Janus-Pro" + }, + "astrbot_plugin_mp_sub": { + "desc": "配合 MoviePilot 订阅影片", + "author": "NEST", + "repo": "https://github.com/4Nest/astrbot_plugin_mp_sub" + }, + "astrbot_plugin_nofap": { + "desc": "一个用于戒 🦌 记录打卡和查看群内戒 🦌 榜的插件", + "author": "aoz", + "tags": ["功能"], + "repo": "https://github.com/Aozaky/astrbot_plugin_nofap" + }, + "astrbot_plugin_random_vtb": { + "desc": "随机推送正在直播的管人直播间", + "author": "Sasaki", + "repo": "https://github.com/Wave233Lee/astrbot_plugin_random_vtb", + "tag": ["娱乐"], + "social_link": "https://space.bilibili.com/11874232" + }, + "astrbot_plugin_server_status": { + "desc": "实时监控服务器资源使用情况,支持多平台运行,提供清晰的系统状态报告。", + "author": "腾讯元宝 & Meguminlove", + "repo": "https://github.com/Meguminlove/astrbot_plugin_server_status" + }, + "astrbot_plugin_guaguale": { + "desc": "刮刮乐小游戏插件,使用[/刮刮乐帮助]查看指令", + "author": "waterfeet", + "repo": "https://github.com/waterfeet/astrbot_plugin_guaguale" + }, + "TRPGdice": { + "desc": "为跑团玩家设计的仿Dice!骰子插件", + "author": "shiroling", + "repo": "https://github.com/WhiteEurya/Astrbot_plugin_TRPGdice" + }, + "astrbot_plugin_qltask": { + "desc": "青龙面板任务管理插件", + "author": "ZYDMYHZ", + "repo": "https://github.com/ZYDMYHZ/astrbot_plugin_qltask" + }, + "astrbot_plugin_SpectreCore": { + "desc": "使大模型更好的主动回复群聊中的消息,带来生动和沉浸的群聊对话体验", + "author": "23q3", + "social_link": "https://space.bilibili.com/396943350", + "tags": ["伪人", "主动回复"], + "repo": "https://github.com/23q3/astrbot_plugin_SpectreCore" + }, + "astrbot_plugin_steamshot": { + "desc": "自动检测对话中出现的steam商店页面链接,并返回对应页面的网页截图和摘要信息。", + "author": "inori-3333", + "repo": "https://github.com/inori-3333/astrbot_plugin_steamshot", + "social_link": "https://steamcommunity.com/id/inori_333/", + "tags": ["功能", "游戏", "数据查询", "图片"] + }, + "astrbot_plugin_GGAC_Messenger": { + "desc": "anka - GGAC 作品更新推送插件 - 自动监控并推送 GGAC 平台精选作品的更新! 附赠一套 GGAC 网站完整 api! 还有随机抽取 GGAC 内容功能, 详情见github页面!", + "author": "anka", + "repo": "https://github.com/anka-afk/astrbot_plugin_ggac", + "tags": ["功能", "推送"] + }, + "astrbot_plugin_github_cards": { + "desc": "自动识别 GitHub 仓库链接并发送卡片图片,支持订阅仓库的 Issue 和 PR 更新,查询 Issue 和 PR 详情", + "author": "Soulter", + "repo": "https://github.com/Soulter/astrbot_plugin_github_cards", + "tags": ["功能"] + }, + "astrbot_plugin_moyuren": { + "desc": "每天定时推送摸鱼人日历", + "author": "quirrel-zh", + "repo": "https://github.com/Quirrel-zh/astrbot_plugin_moyuren", + "tags": ["功能", "定时任务"] + }, + "astrbot_sowing_discord": { + "desc": "[仅限 aiocqhttp 适配器] anka - 自动搬史插件, 1.加入喜欢发史的群聊 2.设置搬史来源 3.设置搬史目标 4.开始全自动搬史!", + "author": "anka", + "repo": "https://github.com/anka-afk/astrbot_sowing_discord", + "tags": ["功能", "搬史"] + }, + "astrbot_plugin_superpoke": { + "desc": "超级戳一戳根据,让戳一戳能够调用其他插件指令", + "author": "waterfeet", + "repo": "https://github.com/waterfeet/astrbot_plugin_superpoke" + }, + "astrbot_plugin_humanlike": { + "desc": "anka - 让ai更像真人 - 学会沉默", + "author": "anka", + "repo": "https://github.com/anka-afk/astrbot_plugin_humanlike" + }, + "astrbot_plugin_blue_archive": { + "desc": "蔚蓝档案攻略查询 - 指令格式:攻略查询 <攻略名称>", + "author": "anka", + "repo": "https://github.com/anka-afk/astrbot_plugin_blue_archive" + }, + "astrbot_plugin_meme_manager": { + "desc": "Astrbot表情包管理器3.0版本已发布! 提供便捷的 WebUI 管理界面(/表情管理 开启管理后台) , 所有 prompt 会根据修改的表情包文件夹目录自动维护,无需手动添加!可以控制每次发送的表情数量和频率(进入设置配置一次发送最大数量与发送概率) 更多信息与功能预览请前往仓库页面, 使用/plugin meme_manager查看所有指令", + "author": "anka", + "repo": "https://github.com/anka-afk/astrbot_plugin_meme_manager", + "tags": ["功能", "meme", "webui", "图床"] + }, + "mccloud_command": { + "desc": "用于修改插件命令的工具,支持备份和恢复,仅限管理员使用。/cmd 查看帮助", + "author": "MC云-小馒头", + "repo": "https://github.com/MCYUNIDC/mccloud_command" + }, + "astrbot_plugin_music-search": { + "desc": "让你的bot能够搜索歌曲并点歌的插件", + "author": "榛子小猹猹", + "repo": "https://github.com/Hazellol/astrbot_plugin_music-search" + }, + "astrbot_plugin_wake_enhance": { + "desc": "【唤醒增强】让 AstrBot 支持通过正则匹配唤醒机器人、唤醒后持续与机器人对话交互。", + "author": "Soulter", + "repo": "https://github.com/Soulter/astrbot_plugin_wake_enhance" + }, + "astrbot_plugin_safebooru": { + "desc": "/safebooru + tag = 好看的图,", + "author": "w33d", + "repo": "https://github.com/Last-emo-boy/astrbot_plugin_safebooru" + }, + "astrbot_plugin_uptime": { + "desc": "Uptime bot. 监测所订阅的站点是否可正常访问,异常时发出警报。", + "author": "Soulter", + "repo": "https://github.com/Soulter/astrbot_plugin_uptime" + }, + "astrbot_plugin_flux": { + "desc": "硅基流动文生图-支持OpenAI标准的格式接入,支持Flux.1-dev模型", + "author": "七七七七", + "repo": "https://github.com/18005575/astrbot_plugin_flux" + }, + "mccloud_meme_sender": { + "desc": "这是一个表情包发送插件,可以识别AI回复中的表情符号并发送对应的表情包。记得看帮助需要配置人格 地址:https://github.com/MCYUNIDC/mccloud_meme_sender", + "author": "MC云-小馒头", + "repo": "https://github.com/MCYUNIDC/mccloud_meme_sender" + }, + "sauceno_search": { + "desc": "Sauceno搜图插件,使用/搜图 指令搜图", + "author": "榛子小猹猹", + "repo": "https://github.com/Hazellol/astrbot_plugin_sauceno" + }, + "lottery": { + "desc": "抓阄插件,使用/抓阄 指令抓阄,教程https://github.com/MashiroSaber03/lottery", + "author": "ましろSaber", + "repo": "https://github.com/MashiroSaber03/lottery" + }, + "genshinimpact": { + "desc": "原神关键词检测插件,检测到`原神`关键词自动发送一条圣经", + "author": "ましろSaber", + "repo": "https://github.com/MashiroSaber03/genshinimpact" + }, + "astrbot_plugin_blacklist": { + "desc": "黑名单插件,禁止用户和 AstrBot 交互,适用于 aiocqhttp, gewechat", + "author": "水蜜桃", + "repo": "https://github.com/dahetaoa/AstrBot-ban-Plugins" + }, + "mccloud_zhipu_img": { + "desc": "使用智谱AI生成图片。使用 /aimg <提示词> [大小] 生成图片。需要配置哦!", + "author": "MC云-小馒头", + "repo": "https://github.com/MCYUNIDC/mccloud_zhipu_img" + }, + "mccloud_img": { + "desc": "一个从API获取图片的插件,支持自定义API地址。使用 /img 获取图片。配置可填https://api.lolicon.app/setu/v2 *图二次元的获取。 ", + "author": "MC云-小馒头", + "repo": "https://github.com/MCYUNIDC/mccloud_img" + }, + "r1-filter": { + "desc": "过滤 DeepSeek R1 推理模型的思维链内容 [版本要求 >= v3.4.17]", + "author": "Soulter", + "repo": "https://github.com/Soulter/astrbot_plugin_r1_filter" + }, + "mccloud_deepseek": { + "desc": "可选择是否过滤推理模型的思考内容,仅支持MC云API。购买MC云服务器云电脑可享受免费API不限制支持deepseek-r1 v3模型。https://idc.stay33.cn/ [版本要求 >= v3.4.17]", + "author": "MC云-小馒头", + "repo": "https://github.com/MCYUNIDC/mccloud_deepseek" + }, + "mccloud_site": { + "desc": "一个集成了网站测试工具的插件,支持网站连通性测试、速度测试、域名查询、端口扫描和网站截图功能。使用/sitehelp查看帮助。", + "author": "MC云-小馒头", + "repo": "https://github.com/MCYUNIDC/mccloud_site" + }, + "astrbot_websitetool": { + "desc": "mccloud_site的修复版,解决了QQ识别不到的问题。使用说明与mccloud_site一样", + "author": "wxgl", + "repo": "https://github.com/wxgl/astrbot_websitetool" + }, + "ai_reminder": { + "desc": "智能定时任务,可以看做是高级提醒,可以让ai在特定时间执行特定任务,注意禁用原提醒插件", + "author": "kjqwdw", + "repo": "https://github.com/kjqwer/astrbot_plugin_sy" + }, + "ai_memory": { + "desc": "一个AI记忆管理插件,可以让ai记住重要的事,记忆读取是ai自己调用的,有时候呆呆的ai不会自己调用,可以多问几次或者人格加上特定提示词,输入 /mem_help 查看记忆管理帮助", + "author": "kjqwdw", + "repo": "https://github.com/kjqwer/strbot_plugin_play_sy" + }, + "huanju": { + "desc": "欢乐21点游戏插件。输入 /hj help 查看关键词回复帮助。", + "author": "kjqwdw", + "repo": "https://github.com/kjqwer/astrbot_plugin_game_sy" + }, + "astrbot_plugin_texas_holdem_poker": { + "desc": "简单的德州扑克,/poker就可以开玩了", + "author": "w33d", + "repo": "https://github.com/Last-emo-boy/astrbot_plugin_texas_holdem_poker" + }, + "astrbot_plugin_holdem_poker": { + "desc": "修改自 w33d 的德州扑克。原插件仅支持微信,现支持 QQ 群。此外增加了每轮下注上限金额,为小盲注的10倍,可自行调整或删去", + "author": "SamsaraMBJC", + "repo": "https://github.com/SamsaraMBJC/astrbot_plugin_holdem_poker" + }, + "astrbot_plugin_essential": { + "desc": "随机动漫图片、以图搜番、Minecraft服务器、一言、今天吃什么、群早晚安记录、EPIC喜加一。帮助:https://github.com/Soulter/astrbot_plugin_essential", + "author": "Soulter", + "repo": "https://github.com/Soulter/astrbot_plugin_essential" + }, + "astrbot_plugin_rss": { + "desc": "支持通过 RSSHub 路由和直接 URL 订阅 RSS 源,并定时获取最新的 RSS 内容,如推特、B站、油管、博客等任何支持 RSS 2.0 的网站。", + "author": "Soulter", + "repo": "https://github.com/Soulter/astrbot_plugin_rss" + }, + "astrbot_plugin_bilibili": { + "desc": "哔哩哔哩动态推送、视频信息、直播间信息查询插件", + "author": "Flartiny & Soulter", + "repo": "https://github.com/Soulter/astrbot_plugin_bilibili" + }, + "astrbot_plugin_leetcode": { + "desc": "leetcode 每日一题、随机题目。", + "author": "Soulter", + "repo": "https://github.com/Soulter/astrbot_plugin_leetcode" + }, + "astrbot_plugin_english": { + "desc": "A proto of learning English on Astrbot.", + "author": "Soulter", + "repo": "https://github.com/Soulter/astrbot_plugin_english" + }, + "astrbot_plugin_dice": { + "desc": "一个骰子插件,支持设置面数和检定阈值,输入/dicehelp获取帮助", + "author": "scwunai", + "repo": "https://github.com/scwunai/Astrbot_Plugin_Dice_scwunai" + }, + "astrbot_plugin_haos": { + "desc": "这是简单的请求HAOSApi以获取HomeAssistant内注册的温湿度传感器数据的插件。输入/haoshelp获取帮助。请先根据帮助描述完成配置文件的配置填写后使用", + "author": "scwunai", + "repo": "https://github.com/scwunai/Astrbot_Plugin_HAOS_scwunai" + }, + "astrbot_plugin_wol": { + "desc": "局域网 WOL 唤醒插件,/wolhelp 查看帮助", + "author": "Camreishi", + "repo": "https://github.com/Camreishi/astrbot_plugin_wol" + }, + "astrbot_plugin_SDGen": { + "desc": "Stable Diffusion WebUI图片生成插件,/sd help 查看帮助", + "author": "buding", + "repo": "https://github.com/zouyonghe/astrbot_plugin_SDGen" + }, + "astrbot_plugin_sysinfo": { + "desc": "获取当前系统状态", + "author": "mika", + "repo": "https://github.com/AstrBot-Devs/astrbot_plugin_sysinfo" + }, + "astrbot_plugin_weather": { + "desc": "一个基于心知天气免费API的天气查询插件", + "author": "w33d", + "repo": "https://github.com/Last-emo-boy/astrbot_plugin_weather" + }, + "astrbot_plugin_cr4zyThursday": { + "desc": "疯狂星期四!", + "author": "w33d", + "repo": "https://github.com/Last-emo-boy/astrbot_plugin_cr4zyThursday" + }, + "astrbot_plugin_buckshot_roulette": { + "desc": "一个好玩的简单恶魔轮盘", + "author": "w33d", + "repo": "https://github.com/Last-emo-boy/astrbot_plugin_buckshot_roulette" + }, + "astrbot_plugin_github_tracker": { + "desc": "一个定期查询跟踪repo的小工具", + "author": "w33d", + "repo": "https://github.com/Last-emo-boy/astrbot_plugin_github_tracker" + }, + "astrbot_plugin_exchange_rate": { + "desc": "一个查询汇率的工具", + "author": "w33d", + "repo": "https://github.com/Last-emo-boy/astrbot_plugin_exchange_rate" + }, + "astrbot_plugin_cloudmusic": { + "desc": "网易云音乐搜索、热评。并且支持了大模型函数调用工具。请说 `搜下春日影这首歌`。其他指令请看帮助", + "author": "ave_mujica-saki", + "repo": "https://github.com/AstrBot-Devs/astrbot_plugin_cloudmusic" + }, + "qq_official_url_cleaner": { + "desc": "为 QQ 官方 API 修改发送消息的链接,可改善消息被屏蔽的现象", + "author": "ave_mujica-saki", + "repo": "https://github.com/AstrBot-Devs/qq_official_url_cleaner" + }, + "astrbot_plugin_VITS": { + "desc": "硅基流动api语音合成", + "author": "第九位魔神", + "repo": "https://github.com/cyber-moshen/astrbot_plugin_VITS" + }, + "astrbot_plugin_memes": { + "desc": "这是能让机器人随机发表情包的插件,可手动添加表情包,表情包路径在AstrBot/data/meme/下", + "author": "LunarMeal", + "repo": "https://github.com/LunarMeal/astrbot_plugin_memes" + }, + "astrbot_plugin_ignore_at": { + "desc": "让机器人无视QQ的@全体成员,以及提供一个@唤醒机器人的开关", + "author": "Cl_Fu", + "repo": "https://github.com/clfpwp/astrbot_plugin_ignore_at" + }, + "astrbot_plugin_error_filter": { + "desc": "选择是否过滤机器人的错误回复", + "author": "LuffyLSX", + "repo": "https://github.com/LuffyLSX/astrbot_plugin_error_filter" + }, + "FateTrial_JMdownloader": { + "desc": "一个下载JM漫画的插件,请勿用于违法用途", + "author": "FateTrial", + "repo": "https://github.com/FateTrial/FateTrial_JMdownloader" + }, + "astrbot_plugin_lolicon_image-master": { + "desc": "涩图插件2.0基于,原作者rikkamiss插件进行修改,使机器人可以发送R18图片", + "author": "FateTrial", + "repo": "https://github.com/FateTrial/astrbot_plugin_lolicon_image-master" + }, + "astrbot_plugin_niuniu": { + "desc": "牛牛插件,一个污污的小游戏插件,默认关闭,发送牛牛菜单获取帮助", + "author": "长安某", + "repo": "https://github.com/zgojin/astrbot_plugin_niuniu" + }, + "astrbot_plugin_mohoyo_cos": { + "desc": "获取米游社社区cos插件,支持LLM自识别", + "author": "Cvandia", + "repo": "https://github.com/Cvandia/astrbot_plugin_mohoyo_cos" + }, + "astrbot_plugin_customT2I": { + "desc": "用于在 astrbot 中切换和管理自定义模板", + "author": "buding", + "repo": "https://github.com/zouyonghe/astrbot_plugin_customT2I" + }, + "astrbot_plugin_anti_porn": { + "desc": "用于astrbot的反瑟瑟插件", + "author": "buding", + "repo": "https://github.com/zouyonghe/astrbot_plugin_anti_porn" + }, + "FateTrial_zhipu_video": { + "desc": "智谱AI视频生成插件", + "author": "FateTrial", + "repo": "https://github.com/FateTrial/FateTrial_zhipu_video" + }, + "astrbot_plugin_tagger": { + "desc": "识别图片并生成AI绘画tag标签", + "author": "yudengghost", + "repo": "https://github.com/yudengghost/astrbot_plugin_tagger" + }, + "astrbot_plugin_RG": { + "desc": "俄罗斯轮盘,群小游戏插件,通过装填[可带参数]、射爆,等指令控制,具体可看说明文档", + "author": "长安某", + "repo": "https://github.com/zgojin/astrbot_plugin_RG" + }, + "astrbot_plugin_token_calculator": { + "desc": "计算并显示每次对话消耗的token,部分provider可用", + "author": "rinen0721", + "repo": "https://github.com/rinen0721/astrbot_plugin_token_calculator" + }, + "astrbot_plugin_qna": { + "desc": "自动识别群聊提问并解答", + "author": "buding", + "repo": "https://github.com/zouyonghe/astrbot_plugin_qna" + }, + "astrbot_plugin_waiter": { + "desc": "用于开发者的对话管理插件", + "author": "Cvandia", + "repo": "https://github.com/Cvandia/astrbot_plugin_waiter" + }, + "astrbot_plugin_public_servant": { + "desc": "帮助考公人随时背书的插件(?)", + "author": "yudengghost", + "repo": "https://github.com/yudengghost/astrbot_plugin_public_servant" + }, + "astrbot_plugin_comfyui": { + "desc": "利用 LLM 的 function-calling 功能,调用本地启动的 ComfyUI 服务实现文生图功能", + "author": "fanfanfan", + "repo": "https://github.com/yuan199696/astrbot_plugin_comfyui" + }, + "astrbot_plugin_for_sd_webui": { + "desc": "使用/draw调用本地(127.0.0.1)的stable diffusion进行文生图", + "author": "xiewoc", + "repo": "https://github.com/xiewoc/astrbot_plugin_for_sd_webui" + }, + "astrbot_plugin_botName": { + "desc": "bot动态群名片插件,使用请先看插件说明", + "author": "长安某", + "repo": "https://github.com/zgojin/astrbot_plugin_botName" + }, + "astrbot_plugin_tts_Cosyvoice2": { + "desc": "Astrbot的tts功能补充(使用Cosyvoice2-0.5b本地模型)", + "author": "xiewoc", + "repo": "https://github.com/xiewoc/astrbot_plugin_tts_Cosyvoice2" + }, + "astrbot_plugin_sign": { + "desc": "一个(有点简陋)的签到插件,支持每日签到、查询签到信息、排行榜等功能。", + "author": "枫莹", + "repo": "https://github.com/FengYing1314/astrbot_plugin_sign" + }, + "astrbot_plugin_token_auto": { + "desc": "更好的管理token,防止token消耗过多", + "author": "枫莹", + "repo": "https://github.com/FengYing1314/astrbot_plugin_token_auto" + }, + "FateTrial_setucontroller": { + "desc": "一个支持自定义涩图属性的插件", + "author": "FateTrial", + "repo": "https://github.com/FateTrial/setu_controller" + }, + "astrbot_plugin_web_searcher_pro": { + "desc": "基于SearXNG的Web搜索插件", + "author": "buding", + "repo": "https://github.com/zouyonghe/astrbot_plugin_web_searcher_pro" + }, + "astrbot_plugin_memeify": { + "desc": "一个AstrBot的插件,用于LLM回复表情包的实现", + "author": "lxfight", + "repo": "https://github.com/lxfight/astrbot_plugin_memeify" + }, + "astrbot_plugin_DailyWife": { + "desc": "每日老婆插件,请配置NapCat!!", + "author": "jmt059", + "repo": "https://github.com/jmt059/DailyWife" + }, + "astrbot_plugin_AW": { + "desc": "群老婆插件,记得点右上角帮助查看readme", + "author": "长安某", + "repo": "https://github.com/zgojin/astrbot_plugin_AW" + }, + "astrbot_plugin_mnemosyne": { + "desc": "一个长期记忆插件,基于milvus数据库实现,详情请见README.md", + "author": "lxfight", + "repo": "https://github.com/lxfight/astrbot_plugin_mnemosyne" + }, + "FateTrial_img_identify": { + "desc": "智谱AI图像识别插件", + "author": "FateTrial", + "repo": "https://github.com/FateTrial/FateTrial_img_identify" + }, + "astrbot_plugin_shell_executor": { + "desc": "用于AstrBot的shell远程执行器", + "author": "buding", + "repo": "https://github.com/zouyonghe/astrbot_plugin_shell_executor" + }, + "astrbot_plugin_pock": { + "desc": "astrbot戳一戳监听", + "author": "长安某", + "repo": "https://github.com/zgojin/astrbot_plugin_pock" + }, + "astrbot_plugin_astrbot_plugin_repetition": { + "desc": "用于AstrBot的复读机插件", + "author": "FengYing", + "repo": "https://github.com/FengYing1314/astrbot_plugin_repetition" + }, + "FateTrial_Star_Rail": { + "desc": "崩铁查询插件", + "author": "FateTrial", + "repo": "https://github.com/FateTrial/FateTrial_Star_Rail" + }, + "FateTrial_Genshin": { + "desc": "原神查询插件", + "author": "FateTrial", + "repo": "https://github.com/FateTrial/FateTrial_Genshin" + }, + "astrbot_plugin_aliyun_censor": { + "desc": "为bot启用阿里云内容安全审核", + "author": "Raven95676", + "repo": "https://github.com/Raven95676/astrbot_plugin_aliyun_censor" + }, + "astrbot_plugin_ebooks": { + "desc": "一个功能强大的电子书插件,支持多平台电子书搜索和下载。", + "author": "buding", + "repo": "https://github.com/zouyonghe/astrbot_plugin_ebooks" + }, + "astrbot_plugin_AIQTalk": { + "desc": "基于QQ的AI声聊完成的(伪)TTS转语音", + "author": "长安某", + "repo": "https://github.com/zgojin/astrbot_plugin_AIQTalk" + }, + "astrbot_plugin_KeyReply": { + "desc": "关键词回复插件", + "author": "长安某", + "repo": "https://github.com/zgojin/astrbot_plugin_KeyReply" + }, + "astrbot_plugin_better_facebread": { + "desc": "使llm生成文字后能发送相同情感的表情包", + "author": "xiewoc", + "repo": "https://github.com/xiewoc/astrbot_plugin_better_facebread" + }, + "astrbot_plugin_setu": { + "desc": "Astrbot色图插件,支持自定义配置与标签指定", + "author": "Raven95676", + "repo": "https://github.com/Raven95676/astrbot_plugin_setu" + }, + "astrbot_plugin_voicevox": { + "desc": "基于VOICEVOX Engine的日语文本转语音插件", + "author": "buding", + "repo": "https://github.com/zouyonghe/astrbot_plugin_voicevox" + }, + "astrbot_plugin_miaomiao": { + "desc": "这是一个为 AstrBot 开发的插件,仍然在开发中,提供了一些有趣的功能,如随机推荐食物、扔骰子、生成语音等", + "author": "喵喵", + "repo": "https://github.com/miaoxutao123/astrbot_plugin_miaomiao" + }, + "astrbot_plugin_image_video_understanding_Qwen2.5_VL": { + "desc": "为本地模型提供的视频/图片理解补充,使用Qwen2.5_3B_VL模型", + "author": "xiewoc", + "repo": "https://github.com/xiewoc/astrbot_plugin_image_video_understanding_Qwen2_5_VL" + }, + "astrbot_plugin_txsc": { + "desc": "基于阿里云百炼通义万相-文生图的插件", + "author": "zhuiye", + "repo": "https://github.com/zhuiye8/astrbot_plugin_txsc" + }, + "astrbot_plugin_keyword_reply": { + "author": "腾讯元宝 & Meguminlove", + "desc": "自定义内容回复插件", + "repo": "https://github.com/Meguminlove/astrbot_plugin_keyword_reply" + }, + "astrbot_checkin_plugin": { + "author": "Kimi & Meguminlove", + "desc": "简单文字签到插件", + "repo": "https://github.com/Meguminlove/astrbot_checkin_plugin" + }, + "astrbot_plugin_Qsign": { + "author": "长安某", + "desc": "二次元图片签到以及好友买卖,对接牛牛商城,仅支持qq且仅支持非官方bot(其他平台请自行测试)", + "repo": "https://github.com/zgojin/astrbot_plugin_Qsign" + }, + "astrbot_plugin_thinkTags": { + "author": "长安某", + "desc": "过滤消息段中的think", + "repo": "https://github.com/zgojin/astrbot_plugin_thinkTags" + } }