From 73b2827cdfdf1d539647204a6b3e4c953d32be53 Mon Sep 17 00:00:00 2001 From: 1296lol <1296lol@users.noreply.github.com> Date: Tue, 19 Nov 2024 21:17:26 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-zepplife (#3131) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index a3eb9483d259..a5c39486b558 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7638,4 +7638,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_zepplife", + "project_link": "nonebot-plugin-zepplife", + "author_id": 137581352, + "tags": [ + { + "label": "运动", + "color": "#34cb0e" + } + ], + "is_official": false + }, ]