From 3234320d86f3b569ed05327df72c910239b9ec24 Mon Sep 17 00:00:00 2001 From: ShioMI39 Date: Sat, 27 Jun 2026 13:02:59 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-anime (#4048) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index a48db5b6..baf71a46 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11080,4 +11080,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_anime", + "project_link": "nonebot-plugin-anime", + "author_id": 289417791, + "tags": [ + { + "label": "anime", + "color": "#f280f1" + } + ], + "is_official": false + }, ]