From 0e01dcf9462dedf047762533060644bd2934a32a Mon Sep 17 00:00:00 2001 From: ShioMI39 Date: Sat, 6 Jun 2026 18:16:03 +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 566c86ea..48c0b9ba 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10978,4 +10978,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 + }, ]