From 1732ddc4f7eea824ec8e80b71db8daf5ba0f743e Mon Sep 17 00:00:00 2001 From: maoyyds-cn Date: Sun, 21 Jun 2026 16:07:55 +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 267f91f7..3249ec64 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11060,4 +11060,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 + }, ]