From 4d4aea61a1b3239420abd6c8d5aba964c30441af Mon Sep 17 00:00:00 2001 From: 1296lol <1296lol@users.noreply.github.com> Date: Fri, 22 Nov 2024 15:44:46 +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 c16e83c9..0926c101 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7654,4 +7654,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_zepplife", + "project_link": "nonebot-plugin-zepplife", + "author_id": 137581352, + "tags": [ + { + "label": "运动", + "color": "#34cb0e" + } + ], + "is_official": false + }, ]