From b47280689bad3934e49501f7f8196e6e2470061a Mon Sep 17 00:00:00 2001 From: shoucandanghehe Date: Sat, 21 Mar 2026 15:40:31 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-sentry-transaction (#3911) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index ef076e15..f2cc9d4a 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10514,4 +10514,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_sentry_transaction", + "project_link": "nonebot-plugin-sentry-transaction", + "author_id": 51957264, + "tags": [ + { + "label": "sentry", + "color": "#ea5252" + }, + { + "label": "hook", + "color": "#3fb568" + } + ], + "is_official": false + }, ]