From 4161b600f0e08a9e4fd79cc0e006d3b53bec3f63 Mon Sep 17 00:00:00 2001 From: ShioMI39 Date: Mon, 15 Jun 2026 15:27:09 +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 2e24ad4f..7369064d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11033,4 +11033,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 + }, ]