From dfa501807710b990a1154ba6b9694fdeec77c814 Mon Sep 17 00:00:00 2001 From: "astrbot-plugin-copybara[bot]" <261421607+astrbot-plugin-copybara[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 07:43:51 +0000 Subject: [PATCH] chore: sync plugin from AstrBotDevs/AstrBot#7812 --- plugins.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/plugins.json b/plugins.json index 4343031e..c5f09210 100644 --- a/plugins.json +++ b/plugins.json @@ -1,4 +1,13 @@ { + "astrbot-plugin-robomaster-assistant": { + "display_name": "RoboMaster赛事助手", + "desc": "提供 RoboMaster 规则手册检索、RM 官网公告监控和 RoboMaster 赛事状态通知。", + "author": "EmberLuo", + "repo": "https://github.com/CUBOT-robomaster/astrbot_plugin_robomaster_assistant", + "tags": [ + "RoboMaster" + ] + }, "astrbot-plugin-api-rate-limiter": { "desc": "多功能API调用管理插件,包含调用间隔限制、次数限制加冷却重开、安静时段定时切断三大功能", "author": "小红蛋",