From 65d8649f3a3f0d565c5cbbf96b747935f8982eef Mon Sep 17 00:00:00 2001 From: KomoriDev Date: Tue, 15 Apr 2025 21:05:50 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=9A=97=E8=AF=AD?= =?UTF-8?q?=E6=B6=88=E6=81=AF=20(#3432)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 332ff805..a48155d6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8773,4 +8773,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_argot", + "project_link": "nonebot-plugin-argot", + "author_id": 110453675, + "tags": [ + { + "label": "👁️", + "color": "#e74f88" + }, + { + "label": "🤫", + "color": "#ffd8b8" + } + ], + "is_official": false + }, ]