From cf5618d8085f553da3f36d93d25bebb5a119f395 Mon Sep 17 00:00:00 2001 From: chaichaisi Date: Tue, 15 Sep 2026 19:47:30 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=83=A1=E4=B9=B1?= =?UTF-8?q?=E8=AF=B4=20(#4167)?= 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 98d5eaae..22547971 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11723,4 +11723,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_lsay", + "project_link": "nonebot-plugin-lsay", + "author_id": 91947491, + "tags": [ + { + "label": "胡乱说", + "color": "#338f23" + }, + { + "label": "乱说话", + "color": "#7dc970" + }, + { + "label": "随机发言", + "color": "#b2ddaa" + } + ], + "is_official": false + }, ]