From aac7367848a8a2f9fecedec4db44430789552f6a Mon Sep 17 00:00:00 2001 From: maoyyds-cn Date: Fri, 26 Jun 2026 18:52:41 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Roblox=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E6=8F=92=E4=BB=B6=20(#4085)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index a48db5b6..b162e325 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11080,4 +11080,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_roblox_search", + "project_link": "nonebot-plugin-roblox-search", + "author_id": 260114511, + "tags": [ + { + "label": "func", + "color": "#ea5252" + }, + { + "label": "信息", + "color": "#ea5252" + }, + { + "label": "查询", + "color": "#ea5252" + } + ], + "is_official": false + }, ]