From 0b0dcbd52fa8b09833f3033121b7259e83dcb02a Mon Sep 17 00:00:00 2001 From: "astrbot-plugin-copybara[bot]" <261421607+astrbot-plugin-copybara[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 15:38:29 +0000 Subject: [PATCH] chore: sync plugin from AstrBotDevs/AstrBot_Plugins_Collection#1270 --- plugins.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/plugins.json b/plugins.json index 51395d1d..077022ba 100644 --- a/plugins.json +++ b/plugins.json @@ -1,4 +1,17 @@ { + "astrbot-plugin-math-plotter": { + "display_name": "数学函数绘图器", + "desc": "AI 辅导学习时自动调用,将数学方程、函数公式绘制为图像。支持一元函数、多函数对比、隐式方程、三维曲面、极坐标、参数方程、球坐标曲面、矢量场、隐式3D曲面等 11 种坐标系/绘图模式。", + "author": "D1ff1cult", + "repo": "https://github.com/D1ff1culTT/astrbot_plugin_math_plotter", + "tags": [ + "学习辅导", + "ai增强", + "函数图像", + "数学函数" + ], + "social_link": "https://github.com/D1ff1culTT?tab=repositories" + }, "astrbot_plugin_smart_segmentation": { "display_name": "智能分段", "desc": "使用 LLM 将 AstrBot 主回复自然拆分为多条聊天消息,并异步补发剩余段。",