From 56964cc6bafd3011c5bbc18a60ff9bcab86ea8c9 Mon Sep 17 00:00:00 2001 From: Proito666 Date: Fri, 30 May 2025 16:32:44 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-pokemonle (#3503) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index bdf107c6..df82e3db 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9123,4 +9123,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_pokemonle", + "project_link": "nonebot-plugin-pokemonle", + "author_id": 53973735, + "tags": [ + { + "label": "宝可梦", + "color": "#fff160" + } + ], + "is_official": false + }, ]