From 8ceca0a90dbcc440c3996359b385fb91628915ea Mon Sep 17 00:00:00 2001 From: tkgs0 Date: Sun, 18 Aug 2024 10:56:22 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BD=A0=E7=9C=8B?= =?UTF-8?q?=E6=88=91=E5=83=8F=20(#2894)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index a8e51dc4..34a0b91b 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6744,5 +6744,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_looklike", + "project_link": "nonebot-plugin-looklike", + "author": "tkgs0", + "tags": [], + "is_official": false } ]