From 762b1153cfd5a438774f4bab1a35d87e09efd973 Mon Sep 17 00:00:00 2001 From: ShioMI39 Date: Sat, 13 Jun 2026 11:57:12 +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 b2a15662..c767a3e9 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11017,4 +11017,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 + }, ]