From 4fbc0d46341d45c144e2d560981637a8d31b8286 Mon Sep 17 00:00:00 2001 From: anka <1350989414@qq.com> Date: Tue, 29 Apr 2025 10:27:52 +0800 Subject: [PATCH] add plugins: astrbot_plugin_animewifex astrbot_plugin_qyws astrbot_plugin_primermath --- plugins.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/plugins.json b/plugins.json index 2b303af8..0cf8c7d4 100644 --- a/plugins.json +++ b/plugins.json @@ -1,4 +1,21 @@ { + "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的astrbot_plugin_AW插件修改版。", + "repo": "https://github.com/monbed/astrbot_plugin_animewifex" + }, "astrbot_plugin_emojimix": { "author": "Flartiny", "desc": "一个用于 AstrBot 的插件,实现类似Google Emoji Kitchen(合成emoji)的效果。",