From 7df506cfc785622a8556f0072e0c7b0fbfe83cd0 Mon Sep 17 00:00:00 2001 From: SnowMoonSS Date: Sun, 21 Dec 2025 12:31:22 +0800 Subject: [PATCH] :beers: publish plugin pErithacus (#3764) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index a9c3e15a5388..f662636eb146 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10110,4 +10110,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_perithacus", + "project_link": "nonebot-plugin-pErithacus", + "author_id": 21017431, + "tags": [ + { + "label": "chat", + "color": "#ea5252" + }, + { + "label": "自动回复", + "color": "#ea5252" + } + ], + "is_official": false + }, ]