From e161e5a671bd4652d0f8df898337f685af0f3bdd Mon Sep 17 00:00:00 2001 From: 2580m <2580m@users.noreply.github.com> Date: Sun, 20 Apr 2025 21:22:53 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-custom-face (#3448) --- assets/plugins.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index bf330dd0..6636b519 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8867,4 +8867,11 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_custom_face", + "project_link": "nonebot-plugin-custom-face", + "author_id": 109930302, + "tags": [], + "is_official": false + }, ]