From 0a2bd00a38a357cbded76d4adbdf5c297dacc053 Mon Sep 17 00:00:00 2001 From: TonyLiangP2010405 Date: Thu, 7 May 2026 23:07:18 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20dot-skill=20?= =?UTF-8?q?=E8=A7=92=E8=89=B2=E6=89=AE=E6=BC=94=20(#3995)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index bf12374d..1700f4c1 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10819,4 +10819,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_dotcharacter", + "project_link": "nonebot-plugin-dotcharacter", + "author_id": 86188856, + "tags": [ + { + "label": "ai", + "color": "#ea5252" + } + ], + "is_official": false + }, ]