From b54faf7ff01197d712753dcd2a3d245cfe8f5cc7 Mon Sep 17 00:00:00 2001 From: 2580m <2580m@users.noreply.github.com> Date: Mon, 2 Jun 2025 17:12:55 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-emojilike-automonkey (#3385) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 20ba22df..d8c533bc 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9147,4 +9147,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_emojilike_automonkey", + "project_link": "nonebot-plugin-emojilike-automonkey", + "author_id": 109930302, + "tags": [ + { + "label": "emoji", + "color": "#6677ff" + } + ], + "is_official": false + }, ]