From dca4ff6844fc1bb082009c1d356565daf22b4398 Mon Sep 17 00:00:00 2001 From: kusadact Date: Sun, 21 Jun 2026 16:07:58 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Git=20=E4=BB=93?= =?UTF-8?q?=E5=BA=93=E8=AE=A2=E9=98=85=E6=8B=89=E5=8F=96=20(#4082)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 267f91f7..982b47a2 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11060,4 +11060,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_git_poller", + "project_link": "nonebot-plugin-git-poller", + "author_id": 96968352, + "tags": [ + { + "label": "Git", + "color": "#ea5252" + }, + { + "label": "Github", + "color": "#000000" + }, + { + "label": "Gitgud", + "color": "#a020f0" + } + ], + "is_official": false + }, ]