From 3aa1bc7b66032506bf091acc43047b1baf89645d Mon Sep 17 00:00:00 2001 From: 1296lol <1296lol@users.noreply.github.com> Date: Sun, 24 Nov 2024 12:43:17 +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 ce9e4e8e..79bcad09 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7682,4 +7682,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_zepplife", + "project_link": "nonebot-plugin-zepplife", + "author_id": 137581352, + "tags": [ + { + "label": "运动", + "color": "#34cb0e" + } + ], + "is_official": false + }, ]