From 928f1d14aae220ec851df279a61fe7c919b8b5cf Mon Sep 17 00:00:00 2001 From: 1296lol <1296lol@users.noreply.github.com> Date: Sat, 23 Nov 2024 17:52:15 +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 cda1a482..364e71b4 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7670,4 +7670,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_zepplife", + "project_link": "nonebot-plugin-zepplife", + "author_id": 137581352, + "tags": [ + { + "label": "运动", + "color": "#34cb0e" + } + ], + "is_official": false + }, ]